Contents

  1. history

ns1: REFUSED, ns2: SERVFAIL

$ dig -t ns maple-tree.jp @ns1.dns.ne.jp

; <<>> DiG 9.11.3-1ubuntu1.16-Ubuntu <<>> -t ns maple-tree.jp @ns1.dns.ne.jp
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 32519
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
; NSID: 66 38 62 30 36 35 39 66 2d 35 39 31 39 2d 34 35 66 36 2d 62 62 62 33 2d 65 65 30 66 34 64 37 39 64 32 32 36 ("f8b0659f-5919-45f6-bbb3-ee0f4d79d226")
;; QUESTION SECTION:
;maple-tree.jp.                 IN      NS

;; Query time: 16 msec
;; SERVER: 61.211.236.1#53(61.211.236.1)
;; WHEN: Sat Feb 12 20:51:18 JST 2022
;; MSG SIZE  rcvd: 82

$ dig -t ns maple-tree.jp @ns1.dns.ne.jp

; <<>> DiG 9.11.3-1ubuntu1.16-Ubuntu <<>> -t ns maple-tree.jp @ns1.dns.ne.jp
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 63682
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;maple-tree.jp.                 IN      NS

;; Query time: 18 msec
;; SERVER: 61.211.236.1#53(61.211.236.1)
;; WHEN: Sat Feb 12 20:53:35 JST 2022
;; MSG SIZE  rcvd: 42

1. history

$ dig -t ns maple-tree.jp @ns2.dns.ne.jp

; <<>> DiG 9.11.3-1ubuntu1.16-Ubuntu <<>> -t ns maple-tree.jp @ns2.dns.ne.jp
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 19548
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;maple-tree.jp.                 IN      NS

;; Query time: 22 msec
;; SERVER: 133.167.21.1#53(133.167.21.1)
;; WHEN: Sat Feb 12 20:53:12 JST 2022
;; MSG SIZE  rcvd: 42


CategoryDns CategoryWatch CategoryTemplate

MoinQ: watchNS/sakura/ns2/maple-tree.jp (last edited 2022-02-12 12:43:11 by ToshinoriMaeno)