DNS Dig Web Interface

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

$ dig fuyeor.net

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

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

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

;; Query time: 88 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Wed Nov 29 22:07:12 UTC 2023
;; MSG SIZE  rcvd: 137