IP Geolocation — Country, City, ISP, VPN Detection
IP geolocation API for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Ip Lookup Geolocation: Use this when you need to geolocate an IP address. Returns full location and network data in JSON. Returns: 1. country and countryCode 2. region and city 3. latitude and longitu
- Ip Lookup Geolocation Batch: Use this when you need to geolocate multiple IP addresses at once (up to 20). Returns an array of geolocation results in JSON. Returns per IP: 1. country, region, city 2.
What data it sees
Do you need an account
No: the server works without sign-in
IP geolocation API for AI agents. Locate any IP address: country, city, region, ISP, ASN, latitude/longitude, and VPN/proxy/Tor detection. IPv4 and IPv6 supported. Single and batch modes.
Tools: ip_lookup_geolocation (single), ip_lookup_geolocation_batch (multiple IPs).
Use this for geo-targeting, fraud detection, access control, or analytics enrichment. IMPORTANT: For domain-level intelligence, use domain_lookup_intelligence instead.
Returns: {country, city, isp, asn, vpn, coordinates}. No API key required — x402 micropayment $0.003/call on Base L2.
Server tool list (2)
Raw names from tools/list. Only developers need these.
| ip_lookup_geolocation | Use this when you need to geolocate an IP address. Returns full location and network data in JSON. Returns: 1. country and countryCode 2. region and city 3. latitude and longitude 4. timezone 5. ISP |
| ip_lookup_geolocation_batch | Use this when you need to geolocate multiple IP addresses at once (up to 20). Returns an array of geolocation results in JSON. Returns per IP: 1. country, region, city 2. latitude, longitude 3. timez |