DNS Dig Web Interface

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

$ dig dimitris.ns.cloudflare.com

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

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

;; ANSWER SECTION:
dimitris.ns.cloudflare.com. 1476 IN	A	172.64.35.6
dimitris.ns.cloudflare.com. 1476 IN	A	108.162.195.6
dimitris.ns.cloudflare.com. 1476 IN	A	162.159.44.6

;; Query time: 0 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Sat Apr 20 03:06:01 UTC 2024
;; MSG SIZE  rcvd: 103