Dig is a DNS lookup utility provided by ISC. This page is a simple web interface for dig.
$ dig images.google.ie
; <<>> DiG 9.16.1-Ubuntu <<>> images.google.ie
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9637
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;images.google.ie. IN A
;; ANSWER SECTION:
images.google.ie. 300 IN CNAME images.google.com.
images.google.com. 215 IN CNAME images.l.google.com.
images.l.google.com. 215 IN A 142.250.199.110
;; Query time: 96 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Mon Dec 04 15:26:38 UTC 2023
;; MSG SIZE rcvd: 115