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: 7100
;; 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	13.234.253.119
img.trvcdn.net.imgeng.in. 59	IN	A	13.235.158.222

;; Query time: 284 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Fri Mar 29 15:32:17 UTC 2024
;; MSG SIZE  rcvd: 113