I can reproduce it.

Here is the dig output on my box:

~> dig -x scikit-learn.org

; <<>> DiG 9.7.3 <<>> -x scikit-learn.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 49124
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;org.scikit-learn.in-addr.arpa. IN      PTR

;; AUTHORITY SECTION:
in-addr.arpa.           3600    IN      SOA     b.in-addr-servers.arpa. 
nstld.iana.org.
2011024537 1800 900 604800 3600

;; Query time: 375 msec
;; SERVER: 212.27.40.241#53(212.27.40.241)
;; WHEN: Thu Jan 12 00:04:19 2012
;; MSG SIZE  rcvd: 115

~> dig  scikit-learn.org

; <<>> DiG 9.7.3 <<>> scikit-learn.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 22352
;; flags: qr rd ra; QUERY: 1, ANSWER: 7, AUTHORITY: 8, ADDITIONAL: 0

;; QUESTION SECTION:
;scikit-learn.org.              IN      A

;; ANSWER SECTION:
scikit-learn.org.       1800    IN      A       66.150.161.141
scikit-learn.org.       1800    IN      A       216.34.181.97
scikit-learn.org.       1800    IN      A       66.150.161.140
scikit-learn.org.       1800    IN      A       63.251.171.81
scikit-learn.org.       1800    IN      A       63.251.171.80
scikit-learn.org.       1800    IN      A       69.25.27.173
scikit-learn.org.       1800    IN      A       69.25.27.170

;; AUTHORITY SECTION:
scikit-learn.org.       86400   IN      NS      ns1.nameresolve.com.
scikit-learn.org.       86400   IN      NS      ns2.nameresolve.com.
scikit-learn.org.       86400   IN      NS      ns3.nameresolve.com.
scikit-learn.org.       86400   IN      NS      ns4.nameresolve.com.
scikit-learn.org.       259200  IN      NS      ns1.nameresolve.com.
scikit-learn.org.       259200  IN      NS      ns2.nameresolve.com.
scikit-learn.org.       259200  IN      NS      ns3.nameresolve.com.
scikit-learn.org.       259200  IN      NS      ns4.nameresolve.com.

;; Query time: 155 msec
;; SERVER: 212.27.40.241#53(212.27.40.241)
;; WHEN: Thu Jan 12 00:04:28 2012
;; MSG SIZE  rcvd: 289

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to