DNS Dig Web Interface

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

$ dig theforexreview.com

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

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

;; ANSWER SECTION:
theforexreview.com.	300	IN	A	172.66.43.31
theforexreview.com.	300	IN	A	172.66.40.225

;; Query time: 8 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Fri Apr 26 16:56:00 UTC 2024
;; MSG SIZE  rcvd: 79