DNS Dig Web Interface

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

$ dig wilmont.it

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

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

;; ANSWER SECTION:
wilmont.it.		14400	IN	A	217.64.195.12

;; Query time: 796 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Thu Mar 28 10:10:22 UTC 2024
;; MSG SIZE  rcvd: 55