dig example.com mv
Code:
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31283
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;example.com. IN A
;; AUTHORITY SECTION:
example.com. 86400 IN SOA server.example.com. root.server.example.com. 1997022700 28800 14400 3600000 86400
;; Query time: 0 msec
;; SERVER: 10.0.0.17#53(10.0.0.17)
;; WHEN: Tue Jul 7 01:05:33 2009
;; MSG SIZE rcvd: 77
; <<>> DiG 9.3.4-P1 <<>> example.com mv
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41781
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;mv. IN A
;; AUTHORITY SECTION:
mv. 10606 IN SOA ns.mv. hostmaster.dhivehinet.net.mv. 2009070201 10800 1800 604800 86400
;; Query time: 0 msec
;; SERVER: 10.0.0.17#53(10.0.0.17)
;; WHEN: Tue Jul 7 01:05:33 2009
;; MSG SIZE rcvd: 85
dig example.com any
Code:
; <<>> DiG 9.3.4-P1 <<>> example.com any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 24083
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
;; QUESTION SECTION:
;example.com. IN ANY
;; ANSWER SECTION:
example.com. 86400 IN SOA server.example.com. root.server.example.com. 1997022700 28800 14400 3600000 86400
example.com. 86400 IN NS server.example.com.
;; ADDITIONAL SECTION:
server.example.com. 86400 IN A 10.0.0.17
;; Query time: 1 msec
;; SERVER: 10.0.0.17#53(10.0.0.17)
;; WHEN: Tue Jul 7 01:08:34 2009
;; MSG SIZE rcvd: 107