IP to City Database

Technical details and description of IP to City database

IP to City Database

IP to City Database

Price: $600 per year.

IP to City database is an extended geo location database providing higher resolution than the IP to Country database. This database allows you to accurately pinpoint the Country and the City in which your visitor's IP address is located. It is extremely helpful when serving geo targeted content.

Database Samples

Before purchasing the database, you may want to view how the data actually looks inside.Please feel free to download the IP to Country database samples here:

DOWNLOAD CSV SAMPLES

Database Content Description

NameTypeDescription
start_ipBIGINTStarting IP address of network range.
end_ipBIGINTEnding IP address of network range.
regionVARCHAR(128)Geographical region name such as a state or county
cityVARCHAR(128)The name of the city in which the IP address is located
country_codeVARCHAR(2)ISO alpha 2 country code ( example US/UK/CA )
country_numericVARCHAR(3)ISO numberic country code ( example: 840/826/124 )
country_iso3VARCHAR(3)ISO alpha 3 country code ( example: USA/GBR/CAN )
country_nameVARCHAR(128)The name of the country ( example: United States/United Kingdom/Canada )
latitudeFLOATGeographical latitude coordinate
longitudeFLOATGeographical longitude coordinate
timezoneVARCHAR(10) The UTC time zone of the IP address.