IP Vigilante
Free IP Geolocation API
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Geocoding
- Documentation / URL
- https://www.ipvigilante.com/
Overview
IP Vigilante was a free, keyless IP geolocation API returning city-level data as JSON.
⚠️ Status (verified 2026-08): the JSON endpoint (
ipvigilante.com/json/{ip}) now returns HTTP 301 to the homepage — the API appears to be discontinued. Do not build new projects on it.
What it used to provide
curl "https://ipvigilante.com/json/8.8.8.8"
{
"status": "success",
"data": { "ipv4": "8.8.8.8", "country_name": "United States", "city_name": "Mountain View", "latitude": 37.386, "longitude": -122.0838 }
}
Alternatives
- ipapi.co, IPinfo, ip-api, and ipwhois (all listed on this site) — free keyless IP geolocation.
FAQ
Is IP Vigilante still working? Our 2026-08 test got a 301 to the homepage — treat it as discontinued.
Was it free? Yes — it was free and keyless.
What replaced it? ipapi.co / IPinfo / ip-api / ipwhois (all listed).
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 | ↗ |
| Airtel IP IP Geolocation API. Collecting data from multiple sources | No auth | Yes | Unknown | ↗ |
| Apiip Get location information by IP address | API Key | Yes | Yes | ↗ |