DNS Dig Web Interface

Dig is a DNS lookup utility provided by ISC. This page is a simple web interface for dig.

$ dig tpddns.cn

; <<>> DiG 9.16.48-Ubuntu <<>> tpddns.cn
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41423
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;tpddns.cn.			IN	A

;; ANSWER SECTION:
tpddns.cn.		900	IN	A	47.99.221.4
tpddns.cn.		900	IN	A	111.231.87.140

;; Query time: 108 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Fri Apr 26 00:21:38 UTC 2024
;; MSG SIZE  rcvd: 70