DNS Dig Web Interface

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

$ dig helorus.com

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

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

;; ANSWER SECTION:
helorus.com.		3600	IN	A	62.149.128.151
helorus.com.		3600	IN	A	62.149.128.163
helorus.com.		3600	IN	A	62.149.128.160
helorus.com.		3600	IN	A	62.149.128.154
helorus.com.		3600	IN	A	62.149.128.166
helorus.com.		3600	IN	A	62.149.128.157

;; Query time: 320 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Sat Apr 27 21:21:46 UTC 2024
;; MSG SIZE  rcvd: 136