$ host 216.104.35.162
162.35.104.216.in-addr.arpa domain name pointer isalo.org.
francois@totoche:~/Tex$
Mieux
[code]francois@totoche:~/Tex$ dig -x 216.104.35.162
; <<>> DiG 9.6.1-P2 <<>> -x 216.104.35.162
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 13975
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; QUESTION SECTION:
;162.35.104.216.in-addr.arpa. IN PTR
;; ANSWER SECTION:
162.35.104.216.in-addr.arpa. 43068 IN PTR isalo.org.
;; AUTHORITY SECTION:
35.104.216.in-addr.arpa. 43068 IN NS ns2.singlehop.com.
35.104.216.in-addr.arpa. 43068 IN NS ns1.singlehop.com.
;; ADDITIONAL SECTION:
ns1.singlehop.com. 14201 IN A 67.212.167.90
ns2.singlehop.com. 14201 IN A 67.212.167.106
;; Query time: 7 msec
;; SERVER: 192.168.1.251#53(192.168.1.251)
;; WHEN: Tue Nov 8 17:03:14 2011
;; MSG SIZE rcvd: 149
francois@totoche:~/Tex$
[/code]
par ailleurs
[quote]francois@totoche:~/Tex$ whois beronono.com | grep NS
Name Server: NS1.MONIKERDNS.NET
Name Server: NS2.MONIKERDNS.NET
francois@totoche:~/Tex$ dig -x 216.104.35.162 @NS1.MONIKERDNS.NET
; <<>> DiG 9.6.1-P2 <<>> -x 216.104.35.162 @NS1.MONIKERDNS.NET
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 20495
;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;162.35.104.216.in-addr.arpa. IN PTR
;; AUTHORITY SECTION:
in-addr.arpa. 3600 IN SOA ns1.domainsystems.com. sysadm.domainsystems.com. 2009030401 604800 86400 2419200 604800
;; Query time: 207 msec
;; SERVER: 208.73.210.41#53(208.73.210.41)
;; WHEN: Tue Nov 8 17:04:17 2011
;; MSG SIZE rcvd: 109
francois@totoche:~/Tex$
[/quote]
et enfin si on utilises les serveurs faisant autorité d’après tes commandes
[quote]francois@totoche:~/Tex$ dig -x 216.104.35.162 @67.212.167.90
; <<>> DiG 9.6.1-P2 <<>> -x 216.104.35.162 @67.212.167.90
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 55547
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;162.35.104.216.in-addr.arpa. IN PTR
;; ANSWER SECTION:
162.35.104.216.in-addr.arpa. 43200 IN PTR isalo.org.
;; AUTHORITY SECTION:
35.104.216.in-addr.arpa. 43200 IN NS ns1.singlehop.com.
35.104.216.in-addr.arpa. 43200 IN NS ns2.singlehop.com.
;; Query time: 129 msec
;; SERVER: 67.212.167.90#53(67.212.167.90)
;; WHEN: Tue Nov 8 17:05:47 2011
;; MSG SIZE rcvd: 117
francois@totoche:~/Tex$
[/quote]Bref tout va bien je pense sauf tes DNS. Tant que tu n’as pas une réponse avec un serveur faisant autorité, ils t’enverront aux fraises (avec raison). Essaye de voir si tu n’as pas un cache DNS un peu vieux ou en utilisant un DNS autre.