Web-Based Dig

Use this tool to perform a dig for a given domain or host. You can also add flags to the input to include things such as the axfr flag to pull a full DNS zone file.

Examples

@ns1.fatcow.com mx opphouseinc.org
dnssec fda.gov
@200.143.64.162 axfr simtelecom.net.br
-t cname googleec29c0f501f436ce.greatrealestate.ca
-t NS ringofsaturn.com
pioneerphysicians.com +bufsize=1024 +short rs.dns-oarc.net txt
dig  

Output of dig mail.xxx.com

; <<>> DiG 9.20.23 <<>> mail.xxx.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 43762
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: 4f3bf15c40c3a8dd010000006a2778acf4793751571425ee (good)
;; QUESTION SECTION:
;mail.xxx.com.			IN	A

;; ANSWER SECTION:
mail.xxx.com.		1800	IN	CNAME	www.xxx.com.
www.xxx.com.		1202	IN	A	141.0.173.173

;; Query time: 370 msec
;; SERVER: 47.190.90.80#53(47.190.90.80) (UDP)
;; WHEN: Mon Jun 08 21:21:32 CDT 2026
;; MSG SIZE  rcvd: 103