All,
Visiting
http://api.rubyonrails.org now redirects to an domain
squatter page.
If you're not seeing it (probably because the original site may still
be cached by an upstream proxy), look at CorelCDN's cached version of
the page:
http://api.rubyonrails.org.nyud.net/
$ nslookup
rubyonrails.org
Non-authoritative answer:
Name:
rubyonrails.org
Address: 64.74.223.46
$ nslookup
api.rubyonrails.org
Non-authoritative answer:
Name:
api.rubyonrails.org
Address: 64.74.223.46
Looks like either the legit website got owned and is now serving up
bad content, or the domain squatter was kind enough to replicate the
rubyonrails.org front page.
$ dig -x 64.74.223.46
; <<>> DiG 9.4.2-P2.1 <<>> -x 64.74.223.46
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 15105
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;46.223.74.64.in-addr.arpa. IN PTR
;; AUTHORITY SECTION:
223.74.64.in-addr.arpa. 10800 IN SOA
ns-a.pnap.net.
hostmaster.pnap.net. 2008060200 28800 1800 604800 43200
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonra...@googlegroups.com.
To unsubscribe from this group, send email to
rubyonrails-ta...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.