There is some dot com domain someone has registed and pointed to 127.0.0.1. Something like myserver.com.
I saw this in an answer on a stackoverflow question - but the name of the domain has totally escaped me. Can anyone remember that domain name??
There is some dot com domain someone has registed and pointed to 127.0.0.1. Something like myserver.com.
I saw this in an answer on a stackoverflow question - but the name of the domain has totally escaped me. Can anyone remember that domain name??
I run one at loop.iambroken.com.
There are a few other services at that website, too.
if you are using windows, put
anything.com 127.0.0.1
in %WINDIR%\system32\drivers\etc\hosts
I found this one. somesite.com
Edit: This site has since changed ownership and is no longer useful. Stupid ad pages.
A similar cool service: http://readme.localtest.me/. You can download their CA signed SSL cert to install on your own box.
127.0.0.1 is a local address that points to your computer.
Generally, you use localhost to access this address. I'm not sure if it is by default in your hosts file, but if it isn't, it is generally configured to point to your computer by applications that run servers locally.
My guess is that no one really owns the TLD, and that is simply put there for a placeholder.
When I was a "child", spending my time on IRC, I used to give people asking for a computer to crack a domain of this kind. I don't know the reason for this, but clearly the DNS has been configured to return 127.0.0.1 as the address for that domain.