Geo IP Databases
IP database
Determine the continent, country, subdivisions (regions) associated with IPv4 and IPv6 addresses worldwide. This database is based on data from MaxMind's GeoLite2 City database. It does not contain latitude, longitude, postal code or city names.
Our latest build is available from the following url:
https://composer.analys.cloud/geo/Whitespace-Geo-City-latest.mmdb.gz
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.
Examples
Title | IP | Region name | Region code | Country name | Country code | Continent name | Contintent code |
---|---|---|---|---|---|---|---|
Whitespace Office | 213.158.37.2 | Skåne County | M | Sweden | SE | Europe | EU |
8.8.8.8 | - | - | United States | US | North America | NA |
Installation
- Go to Administration > System > Geolocation
- Select DBIP / GeoIP 2
- Add the url to input field "Download URL"
- Add the following to config.ini.php
geolocation_download_from_trusted_hosts[] = composer.analys.cloud
- Run the following command to download and update the geo database in your Matomo installation:
./console scheduled-tasks:run "Piwik\Plugins\GeoIp2\GeoIP2AutoUpdater.update"
Other Geo IP Sources
- MaxMind - maxmind.com
- DB IP - db-ip.com
- IP 2 location - ip2location.com