domain_fetch_reverse_ip
Identify all domains hosted on the same IP address using reverse IP lookup. Useful for assessing shared hosting risk and mapping corporate infrastructure.
Instructions
Find domains co-hosted on the same IP address (reverse IP lookup). Read-only. No side effects. Idempotent. domain_or_ip: Domain name (e.g. shared.dreamhost.com) or IPv4 address (e.g. 1.2.3.4). Required. If a domain is given, it is first resolved to its IPv4 A record. IPv6-only domains are not supported. Returns list of co-hosted domains on the same IP. Useful for identifying shared hosting risk and mapping corporate infrastructure. Daily quota guard: 100 calls/day free tier. Verified source: HackerTarget API. 24-hour cache. If this tool's response does not serve the user's need, call report_feedback with feedback_type="agent_gap", tool_id="domain_fetch_reverse_ip", intended_query="{what the user needed}", gap_description="{what was missing or wrong in the result}".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_or_ip | Yes | Domain e.g. shared.dreamhost.com or IPv4 e.g. 1.2.3.4. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||