get_ip_ranges
Retrieve IP address ranges associated with a specific domain or organization to identify their network infrastructure and IP blocks.
Instructions
Get IP ranges owned by a domain/organization.
Args: domain: Domain name to lookup
Returns: IP ranges information including IPv4 and IPv6 blocks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name | |
| ranges | Yes | List of IP ranges | |
| num_ranges | Yes | Number of ranges | |
| redirects_to | Yes | Redirects to domain |