DNS Dig Web Interface

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

$ dig king.fun

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

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

;; ANSWER SECTION:
king.fun.		300	IN	A	104.21.69.145
king.fun.		300	IN	A	172.67.209.89

;; Query time: 196 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Thu Apr 18 13:58:58 UTC 2024
;; MSG SIZE  rcvd: 69