IP Geolocation — Country, City, ISP, VPN Detection
IP geolocation API for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| 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 |