Dig is a DNS lookup utility provided by ISC. This page is a simple web interface for dig.
$ dig fuyeor.com.cn
; <<>> DiG 9.16.1-Ubuntu <<>> fuyeor.com.cn
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49193
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;fuyeor.com.cn. IN A
;; ANSWER SECTION:
fuyeor.com.cn. 600 IN CNAME fuyeor-com-cn.github.io.
fuyeor-com-cn.github.io. 3599 IN A 185.199.109.153
fuyeor-com-cn.github.io. 3599 IN A 185.199.111.153
fuyeor-com-cn.github.io. 3599 IN A 185.199.108.153
fuyeor-com-cn.github.io. 3599 IN A 185.199.110.153
;; Query time: 112 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Wed Nov 29 22:11:29 UTC 2023
;; MSG SIZE rcvd: 143