Web-based Dig
Search Website: Extended
Home

Certifications


Cisco


IP


PC


Protocols


RemoteAccess


Resources


Security


Telecommunications


Tools


Unix


Web


mindterm






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' natrualnews.com
pioneerphysicians.com +bufsize=1024 +short rs.dns-oarc.net txt
dig  

Output of dig mail.xxx.com

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

;; QUESTION SECTION:
;mail.xxx.com.			IN	A

;; ANSWER SECTION:
mail.xxx.com.		3600	IN	A	66.114.124.140

;; AUTHORITY SECTION:
xxx.com.		21600	IN	NS	b.ns.anything.com.
xxx.com.		21600	IN	NS	a.ns.anything.com.

;; Query time: 77 msec
;; SERVER: 71.252.219.43#53(71.252.219.43)
;; WHEN: Thu Sep  2 20:15:38 2010
;; MSG SIZE  rcvd: 90





This page was created in 0.08195 seconds
Comments and Questions
Last modified: August 06 2010.