DNS Dig Web Interface

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

$ dig audiogarret.com.ua

; <<>> DiG 9.16.48-Ubuntu <<>> audiogarret.com.ua
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 10307
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;audiogarret.com.ua.		IN	A

;; ANSWER SECTION:
audiogarret.com.ua.	600	IN	A	195.248.235.241
audiogarret.com.ua.	600	IN	A	5.9.177.94
audiogarret.com.ua.	600	IN	A	31.41.216.90
audiogarret.com.ua.	600	IN	A	31.41.217.90

;; Query time: 724 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Sat Apr 20 16:09:57 UTC 2024
;; MSG SIZE  rcvd: 111