DNS Dig Web Interface

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

$ dig it.chula.ac.th

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

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;it.chula.ac.th.			IN	A

;; ANSWER SECTION:
it.chula.ac.th.		3600	IN	A	45.60.126.77
it.chula.ac.th.		3600	IN	A	45.60.124.77

;; Query time: 640 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Thu Mar 28 22:13:52 UTC 2024
;; MSG SIZE  rcvd: 75