list_passive_dns
Identify all domains that have resolved to a given IP address to uncover shared hosting or malicious infrastructure.
Instructions
List domains that have resolved to a specific IP address (passive DNS). Useful for identifying shared hosting or malicious infrastructure by revealing which domains point to a given IP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | required,The IPv4 address to look up | |
| account_id | Yes | required,The ID of the Cloudflare account |