Domain Infrastructure Analysis
security.threatintel.infrastructureAnalyze a domain's infrastructure to reveal all associated IPv4 addresses, geolocation, subnets, and resource types. Understand hosting setup, CDN usage, and geographic distribution.
Instructions
Analyze domain infrastructure — all associated IPv4 addresses, geolocation (country, city, region), subnets, and resource types (web, mail, DNS). Reveals hosting setup, CDN usage, and geographic distribution (Threat Intelligence Platform)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name to analyze infrastructure (e.g. "google.com"). Returns all associated IPs, geolocation, subnets, and resource types |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |