IP Geolocation — Country, City, ISP, VPN Detection
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.
How to connect
https://ip-geolocation--axel-belfort.run.tools
tools/list returns the expected tools before relying on them in production.Tools
(2)-
ip_lookup_geolocationUse 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_batchUse 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