1. watchA

SOA はあって、返事する。

zone apex CNAME が複数見つかる。

CNAME返答ではRCODE(NXDOMAIN)は無視される。

なぜ google.com の権威を自称するのだろう。-- ToshinoriMaeno 2021-09-25 02:10:29

2. whois

3. history

$ dig -t a ghs.google.com @ns1045.ui-dns.com.

; <<>> DiG 9.11.3-1ubuntu1.14-Ubuntu <<>> -t a ghs.google.com @ns1045.ui-dns.com.
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 12845
;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1220
; NSID: 64 6e 73 2d 70 75 62 2d 75 73 2d 6c 78 61 2d 73 6c 72 30 32 2e 73 65 72 76 65 72 2e 6c 61 6e ("dns-pub-us-lxa-slr02.server.lan")
;; QUESTION SECTION:
;ghs.google.com.                        IN      A

;; AUTHORITY SECTION:
google.com.             600     IN      SOA     ns1045.ui-dns.com. hostmaster.1und1.com. 2017060106 28800 7200 604800 600

;; Query time: 168 msec
;; SERVER: 217.160.82.45#53(217.160.82.45)
;; WHEN: Sat Sep 25 11:09:03 JST 2021
;; MSG SIZE  rcvd: 145


CategoryDns CategoryWatch CategoryTemplate

MoinQ: watchA/NXD/ui-dns (last edited 2021-09-28 12:05:51 by ToshinoriMaeno)