DNS Dig Web Interface

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

$ dig suantui.com

; <<>> DiG 9.16.48-Ubuntu <<>> suantui.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29632
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1

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

;; ANSWER SECTION:
suantui.com.		600	IN	CNAME	e63ba154.cdnflying.com.
e63ba154.cdnflying.com.	599	IN	CNAME	cluster5c2bf480.cdnflying.com.
cluster5c2bf480.cdnflying.com. 599 IN	A	154.53.60.53

;; Query time: 404 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Wed Apr 24 20:18:36 UTC 2024
;; MSG SIZE  rcvd: 119