There is a website [some random service]. Its name is [somerandomservice.com]. Many people seem to access this site just fine,
yet many others just get a blank page. If I PING the site everything looks good. The IP address that PING gives me is
[72.3.249.232]. If I try this IP address in my browser I get a page that says
“If you can see this page, then the people who manage this server have installed cPanel and WebHost Manager (WHM) which use the
Apache Web server software and the Apache Interface to OpenSSL (mod_ssl) successfully. They now have to add content to this
directory and replace this placeholder page, or else point the server at their real content.”
But again, the most confusing part is that many people on several soap forums say they have no problems at all accessing this
site – how could this possibly be?
I’ve changed the site and IP address above, but the idea is the same.
The short answer is that what you’re seeing is totally expected. The IP address actually isn’t enough to identify the site you
want to go to. That’s true for many sites, including the one in the original question and http://somerandomservice.com.
It’s also true for http://ask-leo.com.
I’ll discuss why.
]]>
<


Why not just use http://www.example.com/ .net or .org instead of purchasing somerandomservice?
27-Aug-2009
Thanks for this article. It does explain several things that very well related to the IP address and the site name. I did download Dr TCP referenced in the related article listed, to tinker with the MTU settings, but unfortunately that did not help for this particular site. It seems like they must have something wrong on their end. Thanks again.
Thanks for this article.but i have quastion, what is the information that i need if i want to visit a website using the ip address?
When I am trying to go to google.COM from my computer in the Netherlands I am redirected to google.NL. But using the IP address 74.125.127.100 brings me to google.COM. Sometimes the search results are a bit different so I have two bookmarks for Google.
@Henk: if you need to consistently access google.com try using (once is enough) http://www.google.com/ncr -it will remember that you want the .com site and won’t redirect you to the localized page.
So what is the solution rather than being forced to type the entire hostname? Certainly there are some more numbers to direct to the requested page, right? I am guessing that it would be a “/” and extension provided by the webserver, and we would need that information to get it exactly right? But if that is so, isn’t there a way to trace where we are actually going when we DO reach the page we first requested?