reverse_dns
Reverse-resolve an IP address to its PTR record, revealing the hostname it points to via a reverse DNS lookup.
Instructions
Reverse-resolve an IP address to its PTR record (the hostname it points to).
Args:
ip: IPv4 or IPv6 address, e.g. "140.82.121.4".Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes |