DNS Dig Web Interface

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

$ dig neustar.biz

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

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

;; ANSWER SECTION:
neustar.biz.		300	IN	A	3.214.232.213
neustar.biz.		300	IN	A	184.72.97.35

;; Query time: 76 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Thu Mar 28 13:04:25 UTC 2024
;; MSG SIZE  rcvd: 72