DNS Dig Web Interface

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

$ dig timesinternet.in

; <<>> DiG 9.16.48-Ubuntu <<>> timesinternet.in
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59316
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;timesinternet.in.		IN	A

;; ANSWER SECTION:
timesinternet.in.	20	IN	A	23.67.53.145
timesinternet.in.	20	IN	A	23.67.53.144

;; Query time: 448 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Sat Apr 27 08:02:04 UTC 2024
;; MSG SIZE  rcvd: 77