DNS Dig Web Interface

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

$ dig uiguru.net

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

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

;; ANSWER SECTION:
uiguru.net.		3600	IN	A	163.44.173.194

;; Query time: 140 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Thu Apr 25 06:05:38 UTC 2024
;; MSG SIZE  rcvd: 55