geolocate_ip
Find geographical location, ISP, and timezone for any IP address to support fraud detection, analytics, and geo-targeting.
Instructions
Get geolocation data for an IP address.
Use this to determine the geographical location, ISP, and timezone associated
with an IP address. Helpful for fraud detection, analytics, geo-targeting,
or debugging network issues.
Parameters:
ip_address — The IP address to look up (e.g., "8.8.8.8").
If empty or omitted, returns data for the requester's own IP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip_address | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |