Re: Ping domain name vs nslookup IP



On Sep 23, 3:31 am, SL Da <sb5...@xxxxxxxxx> wrote:
1. When I ping 'bayregatta.com' I see 209.160.33.87

2. When I try 'nslookup 209.160.33.87', I get 'non-existent domain'.

I am a bit confused. Can someone explain ?

Thanks.

When you ping bayregatta.com your get an A record back. A record
contains 209.160.33.87
When you do nslookup 209.160.33.87 you perform something like reverse
lookup for domain 209.160.33.87. There are no such domain and there
are no ptr record for this ip.
PTR records looks like this 209-160-33-87.your-isp.com and commonly
maintained by isp`s.
You do not need any ptr records for the website. But you have
mail.bayregatta.com at same ip without ptr records. You must have one
ptr for your mail server, otherwise your mail server ip can be
blacklisted.
Try to use some swiches such as nslookup -type=ptr(ns,soa,mx)
209.160.33.87. You can also find your full DNS report at
http://www.magic-net.nl/dns-lookup.php or check your PTR direct
http://www.magic-net.nl/dns-and-ip-tools.php?ptr=209.160.33.87&do=Find


.



Relevant Pages

  • Re: Multiple pointer entry`s for pc`s
    ... I have deltet the pc`s ptr records and after a weekthey have 2 or 3 ptr ... When i am doing a nslookup on a pc that has 2 ptr records it gives me both ... The dns server is w2k server. ... > Microsoft Online Partner Support ...
    (microsoft.public.win2000.dns)
  • RE: Known issue with resolving hosts with multiple PTR records?
    ... Known issue with resolving hosts with multiple ... PTR records? ... "nslookup" against an IP like 202.92.65.220 results in no ... Its some issue with your server most probably. ...
    (RedHat)
  • Re: DNS or SMART HOST
    ... if thats the case surely i can verify if the PTR records are set up ... is it just a case of doing an nslookup against the IP address of the ...
    (microsoft.public.windows.server.sbs)
  • Windows 2003/NSlookup: Displaying all PTR records for an IP address
    ... I know that an IP address is supposed to have only one PTR but suppose an IP address has several PTR records. ... Is it possible for NSlookup to display all of them by entering the IP address? ...
    (microsoft.public.windows.server.dns)
  • Re: Checking PTR records
    ... just get the PTR record set up for your mail server. ... >> I'm using host headers in IIS to host multiple websites ... >> This seems to work ok with regards to the hosted ... But I was trying to set up PTR records for my ...
    (microsoft.public.win2000.dns)