DNS Dig Web Interface

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

$ dig njhsjfy.com

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

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

;; ANSWER SECTION:
njhsjfy.com.		120	IN	CNAME	njhsjfy.websitecname.com.
njhsjfy.websitecname.com. 599	IN	CNAME	pro-oversea.site.cdncenter.cn.
pro-oversea.site.cdncenter.cn. 599 IN	A	210.209.125.154

;; Query time: 544 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Fri Apr 26 16:22:51 UTC 2024
;; MSG SIZE  rcvd: 134