Possible Duplicate:
How the heck is http://to./ a valid domain name?

http://to./ must be the shortest domain name I have ever seen. How can did they register a domain without an extension?

link|improve this question
There's already a question on Serverfault and it really belongs there...but it will get closed as duplicate there...a moral conundrum... – Jason Punyon Dec 3 '09 at 21:32
duplicate: serverfault.com/questions/90737/… – Tim Büthe Dec 3 '09 at 21:56
feedback

migrated from stackoverflow.com Dec 3 '09 at 21:34

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by mh., Dennis Williamson, Evan Anderson, Sam, womble Dec 7 '09 at 20:34

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

3 Answers

They didn't, they have a top level domain (.to) - http://www.to/ is them (when entering http://to./your browser automatically inserted the www. part and the trailing . prevented your browser from adding .com

link|improve this answer
3  
-1 The browser doesn't insert anything. It send a DNS request for the domain "to", whick correspond to 216.74.32.103. – GetFree Dec 3 '09 at 22:30
feedback

Perhaps you are mistaken?

$ whois to.

No whois server is known for this kind of object.

link|improve this answer
feedback