A jupyter notebook to help automate bulk IP geolocation using the Maxmind GeoLite2 city and asn databases.
See the databases here
- Download the city and asn .mmdb maxmind databases
- You must create a maxmind account here to access the databases
- Unzip the databases
- Boot up the notebook and fill in the 'configuration' section with the locations of your downloaded databases, an ip file with a single ip per line, and where you want the results to be outputted
- Run the notebook
- Profit