DNS Dig Web Interface

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

$ dig img.trvcdn.net.

; <<>> DiG 9.16.48-Ubuntu <<>> img.trvcdn.net.
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34593
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1

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

;; ANSWER SECTION:
img.trvcdn.net.		300	IN	CNAME	img.trvcdn.net.imgeng.in.
img.trvcdn.net.imgeng.in. 59	IN	A	3.6.114.147
img.trvcdn.net.imgeng.in. 59	IN	A	15.207.123.187

;; Query time: 120 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Wed Apr 24 12:51:49 UTC 2024
;; MSG SIZE  rcvd: 113