DNS Dig Web Interface

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

$ dig img.mecaluxbelgique.be

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

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;img.mecaluxbelgique.be.		IN	A

;; ANSWER SECTION:
img.mecaluxbelgique.be.	3600	IN	CNAME	mecaluxbelgique.be.
mecaluxbelgique.be.	3599	IN	A	62.22.32.187

;; Query time: 364 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Sat Apr 27 20:40:43 UTC 2024
;; MSG SIZE  rcvd: 81