Well yes but the record is sometimes returned as an A/AAAA so I'm being
generic to ask IP to a record of any kind.
Even if I ask directly for an A record or a PTR record I still get
something if there is something to return:
dig -t a 8.8.8.8
;; QUESTION SECTION:
;8.8.8.8. IN A
;; AUTHORITY SECTION:
. 86299 IN SOA a.root-servers.net.
nstld.verisign-grs.com. 2025060801 1800 900 604800 86400
dig -t ptr 8.8.8.8
;; QUESTION SECTION:
;8.8.8.8. IN PTR
;; AUTHORITY SECTION:
. 86279 IN SOA a.root-servers.net.
nstld.verisign-grs.com. 2025060801 1800 900 604800 86400
dig 8.8.8.8
;; QUESTION SECTION:
;8.8.8.8. IN A
;; AUTHORITY SECTION:
. 86158 IN SOA a.root-servers.net.
nstld.verisign-grs.com. 2025060801 1800 900 604800 86400
On 2025-06-08 13:35, Jeremy Harris via Exim-users wrote:
On 2025/06/08 8:58 PM, AC via Exim-users wrote:
It can be a PTR, an A/AAAA, an MX, doesn't matter to me.
You said "rDNS lookup". That implies PTR.
--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/