threat_ip_to_domains
Resolve any IP to all known domains and subdomains using reverse DNS and Certificate Transparency logs. Discover every web property hosted on that IP address.
Instructions
Resolves an IP address to all known domains and subdomains via reverse DNS (PTR records) and Certificate Transparency log searches. Returns all domains/subdomains hosted on the given IP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | The IP address to resolve to domains (e.g. '93.184.216.34') |