
Originally Posted by
Tijs
What about what Jojan mentioned, that's not the case? Does it happen in other browsers, if you tried it?
How would they have managed to mess that up?
Code:
:~$ dig www.offspring.com
; <<>> DiG 9.7.3 <<>> www.offspring.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64298
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.offspring.com. IN A
;; ANSWER SECTION:
www.offspring.com. 300 IN CNAME offspring.com.
offspring.com. 300 IN A 184.106.242.129
;; Query time: 600 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Mon Nov 12 17:33:17 2012
;; MSG SIZE rcvd: 65
:~$