Airtel IP
IP Geolocation API. Collecting data from multiple sources
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Geocoding
- Documentation / URL
- https://sys.airtel.lv/ip2country/1.1.1.1/?full=true
Overview
Airtel’s IP-to-country service maps IPs to countries with a simple endpoint.
Note (verified 2026-08): from datacenter IPs the endpoint is fronted by a Cloudflare challenge (HTTP 403 “Just a moment…”) — browser/real-IP requests work normally. Retry from a residential network if you hit this.
Quick Start
curl "https://sys.airtel.lv/ip2country/1.1.1.1/?full=true"
{ "country": "US", "country_name": "United States" }
Authentication
None — keyless.
Rate Limits & Notes
- Free; be polite — no hard published limit.
/ip2country/{ip}/returns JSON withcountryandcountry_name.?full=trueincludes more details.
FAQ
Is Airtel IP free? Yes — free and keyless.
Why 403 from my server? Cloudflare challenge on datacenter IPs (verified) — residential/browser requests work.
What’s the format? JSON with country code and name.
More in Geocoding
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Actinia Grass GIS Actinia is an open source REST API for geographical data that uses GRASS GIS | API Key | Yes | Unknown | ↗ |
| administrative-divisons-db Get all administrative divisions of a country | No auth | Yes | Yes | ↗ |
| adresse.data.gouv.fr Address database of France, geocoding and reverse | No auth | Yes | Unknown | ↗ |
| Apiip Get location information by IP address | API Key | Yes | Yes | ↗ |
| ApogeoAPI Bundled API for countries, states, cities, IP geolocation, and live exchange rates | API Key | Yes | Yes | ↗ |