get_ip_org
Retrieve the organization and ASN details for any IP address to identify network ownership and internet service providers.
Instructions
Get just the organization/ASN for an IP address.
Args: ip: IP address to lookup. If None, returns current organization.
Returns: ASN and organization name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |