Dig is a DNS lookup utility provided by ISC. This page is a simple web interface for dig.
$ dig fuerbesucher.net
; <<>> DiG 9.16.1-Ubuntu <<>> fuerbesucher.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64053
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;fuerbesucher.net. IN A
;; ANSWER SECTION:
fuerbesucher.net. 600 IN A 99.83.154.118
;; Query time: 212 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Mon Aug 08 04:18:10 UTC 2022
;; MSG SIZE rcvd: 61