watchNS/kissimmee.orgについて、ここに記述してください。

$ dnsq a www.kissimmee.org a0.org.afilias-nst.info

1 www.kissimmee.org:
122 bytes, 1+0+4+0 records, response, noerror
query: 1 www.kissimmee.org
authority: kissimmee.org 86400 NS ns3.nameresolve.com
authority: kissimmee.org 86400 NS ns4.nameresolve.com
authority: kissimmee.org 86400 NS ns2.nameresolve.com
authority: kissimmee.org 86400 NS ns1.nameresolve.com

;; ANSWER SECTION:

ns1.nameresolve.com. 300 IN A 66.96.142.146

$ dig -t ns kissimmee.org @ns1.nameresolve.com

; <<>> DiG 9.9.5-3ubuntu0.8-Ubuntu <<>> -t ns kissimmee.org @ns1.nameresolve.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 36855
;; flags: qr aa rd; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 3
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1680
;; QUESTION SECTION:
;kissimmee.org.                 IN      NS

;; ANSWER SECTION:
kissimmee.org.          3600    IN      NS      ns2.yourhostingaccount.com.
kissimmee.org.          3600    IN      NS      ns1.yourhostingaccount.com.

;; ADDITIONAL SECTION:
ns2.yourhostingaccount.com. 3600 IN     A       65.254.254.155
ns1.yourhostingaccount.com. 3600 IN     A       65.254.254.102

;; Query time: 180 msec
;; SERVER: 66.96.142.146#53(66.96.142.146)
;; WHEN: Mon Aug 15 18:40:39 JST 2016
;; MSG SIZE  rcvd: 132

この返事は信用できない。


こっちのwww.* の返事もおかしい。

$ dig www.kissimmee.org @ns1.yourhostingaccount.com.

; <<>> DiG 9.9.5-3ubuntu0.8-Ubuntu <<>> www.kissimmee.org @ns1.yourhostingaccount.com.
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 12108
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1680
;; QUESTION SECTION:
;www.kissimmee.org.             IN      A

;; ANSWER SECTION:
www.kissimmee.org.      3600    IN      CNAME   kissimmee-fl.vts.hosting.

;; AUTHORITY SECTION:
hosting.                3600    IN      SOA     ns2.nshosts.com. info.webstrikesolutions.com.hosting. 1089178331 900 3600 604800 3600

;; Query time: 210 msec
;; SERVER: 65.254.254.102#53(65.254.254.102)
;; WHEN: Mon Aug 15 18:43:27 JST 2016
;; MSG SIZE  rcvd: 163

CNAMEの扱いも同様におかしい。

$ dig -t cname www.kissimmee.org @ns1.yourhostingaccount.com.

; <<>> DiG 9.9.5-3ubuntu0.8-Ubuntu <<>> -t cname www.kissimmee.org @ns1.yourhostingaccount.com.
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21107
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1680
;; QUESTION SECTION:
;www.kissimmee.org.             IN      CNAME

;; ANSWER SECTION:
www.kissimmee.org.      3600    IN      CNAME   kissimmee-fl.vts.hosting.

;; Query time: 207 msec
;; SERVER: 65.254.254.102#53(65.254.254.102)
;; WHEN: Mon Aug 15 18:45:15 JST 2016
;; MSG SIZE  rcvd: 84

MoinQ: watchNS/org/kissimmee.org (last edited 2022-04-07 01:31:39 by ToshinoriMaeno)