DNS Dig Web Interface

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

$ dig wth.pl

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

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

;; ANSWER SECTION:
wth.pl.			3600	IN	A	89.161.209.125

;; Query time: 512 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Fri Apr 26 08:59:39 UTC 2024
;; MSG SIZE  rcvd: 51