DNS Dig Web Interface

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

$ dig 293.net

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

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

;; ANSWER SECTION:
293.net.		600	IN	A	150.109.64.105
293.net.		600	IN	A	149.129.37.212

;; Query time: 892 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Thu Mar 28 20:48:40 UTC 2024
;; MSG SIZE  rcvd: 68