DNS Dig Web Interface

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

$ dig corx.me

; <<>> DiG 9.16.1-Ubuntu <<>> corx.me
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45331
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

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

;; ANSWER SECTION:
corx.me.		300	IN	A	172.66.45.38
corx.me.		300	IN	A	172.66.46.218

;; Query time: 44 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Mon Mar 20 15:14:28 UTC 2023
;; MSG SIZE  rcvd: 68