made up example of what I'm seeing
perform nslookup for 1.1.1.1 which returns mail.asdf.com
perform nslookup for mail.asdf.com which returns 2.2.2.2
the MX & A record for mail.asdf.com points to 2.2.2.2 which is an email security appliance device.
1.1.1.1 is the public address the mail server is using to send email with. no PTR record is set up.
Can anyone provide some information or have an idea on what is happening? I don't understand how performing a nslookup of 1.1.1.1 returns mail.asdf.com when I don't see a DNS record that matches with that.
I'm guessing I'm lacking some knowledge on how nslookup works when translating an IP address to a FQDN.
perform nslookup for 1.1.1.1 which returns mail.asdf.com
perform nslookup for mail.asdf.com which returns 2.2.2.2
the MX & A record for mail.asdf.com points to 2.2.2.2 which is an email security appliance device.
1.1.1.1 is the public address the mail server is using to send email with. no PTR record is set up.
Can anyone provide some information or have an idea on what is happening? I don't understand how performing a nslookup of 1.1.1.1 returns mail.asdf.com when I don't see a DNS record that matches with that.
I'm guessing I'm lacking some knowledge on how nslookup works when translating an IP address to a FQDN.