DNS Dig Web Interface

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

$ dig team.neustar

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

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

;; ANSWER SECTION:
team.neustar.		600	IN	A	3.214.232.213
team.neustar.		600	IN	A	184.72.97.35

;; Query time: 128 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Sun Apr 28 05:06:12 UTC 2024
;; MSG SIZE  rcvd: 73