DNS Dig Web Interface

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

$ dig canon.com

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

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

;; ANSWER SECTION:
canon.com.		600	IN	A	35.76.239.53
canon.com.		600	IN	A	35.74.131.138
canon.com.		600	IN	A	54.64.11.17
canon.com.		600	IN	A	3.114.173.44

;; Query time: 176 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Thu Apr 18 02:06:33 UTC 2024
;; MSG SIZE  rcvd: 102