DNS Dig Web Interface

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

$ dig netanya.ac.il

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

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;netanya.ac.il.			IN	A

;; ANSWER SECTION:
netanya.ac.il.		300	IN	A	172.67.70.13
netanya.ac.il.		300	IN	A	104.26.11.149
netanya.ac.il.		300	IN	A	104.26.10.149

;; Query time: 728 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Wed Apr 24 03:09:08 UTC 2024
;; MSG SIZE  rcvd: 90