This database provides IP geolocation data with an accuracy radius, which is the estimated distance between the actual location of the user (based on our ground truth daata) and the geolocation coordinates returned by the database. The accuracy radius varies depending on the city, country, connection type, and IP address type. The database also comes with the geoname_id
field that provide additional geographic information from geonames.org.
[data updated as of May, 2023]
The following database schema represents the CSV database. We also provide JSON and MMDB format data.
Field Name | Example | Description |
---|---|---|
start_ip |
171.71.0.0 | Starting IP address of an IP address range |
end_ip |
171.71.127.255 | Ending IP address of an IP address range |
join_key |
171.71.0.0 | Special variable to facilitate join operation |
city |
San Jose | City of the IP address |
region |
California | Region of the IP address |
country |
US | ISO 3166 country code of the IP address |
latitude |
37.4087 | Latitude value of the IP address |
longitude |
-121.9406 | Longitude value of the IP address |
postal_code |
95134 | Postal code or zip code of the IP address |
timezone |
America/Los_Angeles | Local timezone of the IP address |
geoname_id |
5392171 | geoname_id from geonames.org |
radius |
5 | Accuracy radius in terms of kilometers |
join_key
represents the Class C network each IP address is part of, allowing you to filter the result set significantly beforejoin
ing. Learn more aboutjoin_key
here.Please refer to "How to choose the best file format for your IPinfo database?" article to select the best format possible for your use case.
The usage of the IP data downloads relies on the software or application of the data. Check out our documentation, community, and our integrations pages to find the best path forward.
- [CSV Database] IP Geolocation (Extended) Database Sample
- [JSON Database] IP Geolocation (Extended) Database Sample
- [MMDB Database] IP Geolocation (Extended) Database Sample
- [CSV Database] IP Geolocation (Extended) Database - IPv4 Sample
- [JSON Database] IP Geolocation (Extended) Database - IPv4 Sample
- [MMDB Database] IP Geolocation (Extended) Database - IPv4 Sample
- [CSV Database] IP Geolocation (Extended) Database - IPv6 Sample
- [JSON Database] IP Geolocation (Extended) Database - IPv6 Sample
- [MMDB Database] IP Geolocation (Extended) Database - IPv6 Sample
🔗 IP Geolocation Extended Data Downloads Documentation
The IP Geolocation Extended Database is a customized product available only through request. Reach out to our sales team to get started.
- The radius field in the IP to Geolocation extended database explained
- Measuring geolocation accuracy with ground truth dataset
Currently, we are limiting the sample datasets to only 100 rows. If you would like to request a larger sample or would like to get a quote on the database products, feel free to reach to us.
Follow us on Twitter and LinkedIn to learn more about IP Address data and it’s fascinating potential.
Founded in 2013, IPinfo prides itself on being the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier, VPN detection, hosted domains, and IP type data sets. Our API handles over 40 billion requests a month for 100,000 businesses and developers.