|
 |

Product Summary: Determine country, state/region, city, US postal code, US area code, metro code, latitude, and longitude
information for IP addresses worldwide. The downloadable database is available to established businesses only, please
see the availability section below for details.
Try out our free GeoLite City database.
View Product Features 
 |
Product Features
- GeoIP City Database |
 |
- Updated weekly
- Includes e-mail support
- Site license (all machines within organization)
- Includes the following fields:
- Start IP Number
- End IP Number
- Location ID
- Country Code
- State/Region (Region name is available through an external lookup)
- City Name
- Postal Code (US only)
- Latitude
- Longitude
- Metro Code
- Area Code
- Timezone data is available through an external lookup
- Continent data is available through an external lookup
- 99.8% accurate on a country level, 90% accurate on a state level, 83% accurate for the US within a 25 mile radius.
For more details on our city coverage, see GeoIP City Coverage and Accuracy
- Approximately 6,000,000 records.
- Open Source binary APIs available for the following languages:
- Automated updates for binary API database using geoipupdate on Linux/Unix, included in C
API
Availability
Once your order has been processed you will be able to download the data in any one of the following formats:
- Optimized binary file for usage in APIs. We recommend using the binary files with
APIs instead of importing the CSV files into SQL, because the binary format is more efficient and is easy to set up and use. We have APIs for both Linux/Unix and
Windows.
- Comma-separated values
(Sample data)
- GeoIP City, ISP and Organization Combined CSV (requires purchase of GeoIP ISP and GeoIP Organization)
(Sample data)
- GeoIP City, ISP, Organization, Domain, and Netspeed Combined CSV (requires purchase of GeoIP ISP, GeoIP Organization, GeoIP Domain, and GeoIP Netspeed)
(Sample data)
- Please allow 1-3 hours to process your order during US business hours, or up to 12 hours outside of US business hours.
If we require additional information to verify the order is coming from an established company, the processing make take longer.
In order to speed processing of your order, please use the e-mail address associated with your company. For licensing purposes, we reserve the right to limit orders to companies with established websites. We may ask for information on how the GeoIP database will be used, to verify the usage will be allowed under the
license agreement. For non-established businesses, please contact sales@maxmind.com or use our
free GeoLite City database.
Product Requirements
- Uncompressed Disk Space:
- Optimized binary file for usage in APIs. We recommend using the binary files with
APIs instead of importing the CSV files into SQL, because the binary format is more efficient and is easy to set up and use. We have APIs for both Linux/Unix and
Windows. - 62 MB
- Comma-separated values - 205 MB
- GeoIP City, ISP and Organization Combined CSV (requires purchase of GeoIP ISP and GeoIP Organization) - 831 MB
- GeoIP City, ISP, Organization, Domain, and Netspeed Combined CSV (requires purchase of GeoIP ISP, GeoIP Organization, GeoIP Domain, and GeoIP Netspeed) - 1,748 MB
- For CSV Files format - WinZip or another similar PKzip archive extraction utility
- Binary/API Format - gunzip/tar archive extraction utility
Database Fields
| Field |
Data Type |
Field Description |
| Start IP Number |
unsigned int |
First IP in netblock,
numeric representation, only in CSV format. |
| End IP Number |
unsigned int |
Last IP in netblock,
numeric representation, only in CSV format. |
| Location ID |
unsigned int |
Location ID used to join netblock and location tables (CSV Only). |
| Country Code |
char(2) |
ISO 3166 Country Code,
with the addition of
|
| State/Region |
char(2) |
For US/Canada, ISO-3166-2 code for the state/province name, with the addition of AA, AE, and AP for Armed Forces America, Europe and Pacific. Outside of the US and Canada, FIPS 10-4 code. Region name lookups are available in selected APIs |
| City Name |
varchar(255) |
Name of city or town in ISO-8859-1 encoding. A list of cities contained in GeoIP City is available. A localized CSV file containing city names in various languages is available. |
| Postal Code |
varchar(6) |
For US, Zipcodes, for Canada, postal codes.
More info.
|
| Latitude |
numeric (float) |
Latitude of city where IP is located |
| Longitude |
numeric (float) |
Longitude of city where IP is located |
| Metro Code |
unsigned int |
Metropolitan Area (US Only). |
| Area Code |
unsigned int |
Three digit telephone prefix (US Only). |
Disclaimer:
The database contains our best estimate for the location for every IP address, but may not be
accurate or complete in all cases. Please try the demo before purchasing.
|
|