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

TitleIPRegion nameRegion codeCountry nameCountry codeContinent nameContintent code
Whitespace Office213.158.37.2Skåne CountyMSwedenSEEuropeEU
Google8.8.8.8--United StatesUSNorth AmericaNA

Installation

  1. Go to Administration > System > Geolocation
  2. Select DBIP / GeoIP 2
  3. Add the url to input field "Download URL"
  4. Add the following to config.ini.php
    geolocation_download_from_trusted_hosts[] = composer.analys.cloud
  5. 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