Lookip — IP Geolocation, ASN & VPN Detection
IP geolocation and network intelligence API for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Ip Lookup Lite: Look up an IP address: country, continent, ASN and network operator. Served from our local dataset, sub-5ms. Needs a free key. Example: ip="8.8.8.8" returns US, AS15169.
- Ip Lookup Max: Full IP intelligence: precise geolocation, network and ASN data, VPN / proxy / Tor / hosting detection and threat data. Needs a free key. Example: ip="1.1.1.1" returns Brisbane, AU plus
- Ip Lookup Batch: Look up 1-100 IP addresses in one call. kind "lite" = country/ASN from our local dataset; kind "max" = full intelligence. Needs a free key. Example: ips=["8.8.8.8","1.1.1.1"], kind="l
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
IP geolocation and network intelligence API for AI agents. Look up any IP address: country, region, city, latitude/longitude, ASN, network operator and ISP — plus VPN, proxy, Tor and hosting detection. IPv4 and IPv6. Single lookups and batch (up to 100 addresses per call).
ASN lookup and ASN search need no API key at all — call them straight away. A free key adds 100,000 LITE lookups every rolling 30 days plus $5 in credit, and no card is required.
Tools: ip_lookup_lite, ip_lookup_max, ip_lookup_batch, asn_lookup, asn_search.
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| ip_lookup_lite | Look up an IP address: country, continent, ASN and network operator. Served from our local dataset, sub-5ms. Needs a free key. Example: ip="8.8.8.8" returns US, AS15169. |
| ip_lookup_max | Full IP intelligence: precise geolocation, network and ASN data, VPN / proxy / Tor / hosting detection and threat data. Needs a free key. Example: ip="1.1.1.1" returns Brisbane, AU plus the privacy and hosting flags. |
| ip_lookup_batch | Look up 1-100 IP addresses in one call. kind "lite" = country/ASN from our local dataset; kind "max" = full intelligence. Needs a free key. Example: ips=["8.8.8.8","1.1.1.1"], kind="lite". |
| asn_lookup | Look up an autonomous system by number: name, domain, country, and prefixCount — a sampled IPv4 /24 size proxy, NOT a count of announced routes. No key needed. Example: asn="AS15169" returns Google LLC, google.com, US. |
| asn_search | Search the ASN directory for a network operator. No key needed. Example: q="cloudflare", country="US" returns Cloudflare, Inc. as AS13335. |