Odd DNS issue
I'm hoping some DNS expert out there can help me figure out what is happening here.From some DNS lookups, mail.asrcomputer.com doesn't resolve. From others it does.
Here's a sample of what I mean:
# host -a mail.asrcomputer.com
Trying null domain
rcode = 3 (Non-existent domain), ancount=0
Trying domain "dizix.com"
rcode = 3 (Non-existent domain), ancount=0
Trying null domain
rcode = 3 (Non-existent domain), ancount=0
Host not found.
Trying null domain
rcode = 3 (Non-existent domain), ancount=0
Trying domain "dizix.com"
rcode = 3 (Non-existent domain), ancount=0
Trying null domain
rcode = 3 (Non-existent domain), ancount=0
Host not found.
# host -a mail.asrcomputer.com
Trying null domain
rcode = 0 (Success), ancount=1
The following answer is not authoritative:
The following answer is not verified as authentic by the server:
mail.asrcomputer.com 2684 IN A 64.238.111.19
For authoritative answers, see:
asrcomputer.com 2700 IN NS ns1.virtualnile.com
asrcomputer.com 2700 IN NS ns2.virtualnile.com
Additional information:
ns1.virtualnile.com 171884 IN A 64.238.111.28
ns2.virtualnile.com 171884 IN A 64.238.111.27
Trying null domain
rcode = 0 (Success), ancount=1
The following answer is not authoritative:
The following answer is not verified as authentic by the server:
mail.asrcomputer.com 2684 IN A 64.238.111.19
For authoritative answers, see:
asrcomputer.com 2700 IN NS ns1.virtualnile.com
asrcomputer.com 2700 IN NS ns2.virtualnile.com
Additional information:
ns1.virtualnile.com 171884 IN A 64.238.111.28
ns2.virtualnile.com 171884 IN A 64.238.111.27
What do you get?
<<EDIT>>
I should add, this is not a propogation issue unless it is taking several months to propogate

