DNS Dig Web Interface

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

$ dig help.ch

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

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

;; ANSWER SECTION:
help.ch.		3600	IN	A	193.108.136.177

;; Query time: 264 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Thu Mar 28 22:40:15 UTC 2024
;; MSG SIZE  rcvd: 52