no A record show in the answer section in dig results
- by eric low
To check the record for the domain, run dig with domain name as the parameter.
dig example.com any
I get the below result. Why there is no A record show in the result. What did i do wrong during the setup. Please advice what suppose to look into it. Hope everyone can help me to resolve the case asap.
; <<>> DiG 9.9.3-P2 <<>> example.com any
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 44674
;; flags: qr rd ra; QUERY: 1, ANSWER: 8, AUTHORITY: 4, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;example.com. IN ANY
;; ANSWER SECTION:
example.com. 3489 IN MX 100 biz.mail.com.
example.com. 3482 IN NS ns1.domain.com.
example.com. 3482 IN NS ns2.domain.com.
;; AUTHORITY SECTION:
example.com. 3482 IN NS ns2.domain.com.
example.com. 3482 IN NS ns1.domain.com.
;; Query time: 0 msec
;; SERVER: xxx.252.xxx.xxx#53(xxx.252.xxx.xxx)
;; WHEN: Wed Oct 30 04:48:34 CDT 2013
;; MSG SIZE rcvd: 349