dns_reverse
Resolve an IP address to its hostname and verify the mapping with Forward Confirmed rDNS (FCrDNS) to confirm DNS records are consistent.
Instructions
Perform PTR (reverse DNS) lookup on an IP address with Forward Confirmed rDNS (FCrDNS) validation. Resolves the PTR record, then forward-resolves the resulting hostname to confirm it maps back to the original IP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | The IP address to perform reverse DNS on (e.g. '8.8.8.8') |