get_geolocation
Retrieve detailed geolocation data for any IP address, including country, city, latitude, longitude, ASN, ISP, proxy details, and more, using JSON output.
Instructions
Fetch geolocation for the given IP address.
It helps users to retrieve detailed information such as country, region, city, latitude, longitude, ZIP code, time zone, ASN, and proxy information for any IPv4 or IPv6 address
Args: ip: The IP address to analyze (IPv4 or IPv6).
Returns: A JSON string result includes:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ip | Yes |