DNS Dig Web Interface

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

$ dig fuyer.net

; <<>> DiG 9.16.1-Ubuntu <<>> fuyer.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21245
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 1

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

;; ANSWER SECTION:
fuyer.net.		600	IN	CNAME	fuyer-net.github.io.
fuyer-net.github.io.	3599	IN	A	185.199.111.153
fuyer-net.github.io.	3599	IN	A	185.199.110.153
fuyer-net.github.io.	3599	IN	A	185.199.109.153
fuyer-net.github.io.	3599	IN	A	185.199.108.153

;; Query time: 156 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Wed Nov 29 21:45:53 UTC 2023
;; MSG SIZE  rcvd: 135