Skip to content

🌐 A jupyter notebook to help automate bulk IP geolocation using the Maxmind GeoLite2 city and asn databases.

Notifications You must be signed in to change notification settings

L4r1k/MMDBIPGeolocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Jupyter Notebook for IP Geolocation using Maxmind GeoLite2 databases

A jupyter notebook to help automate bulk IP geolocation using the Maxmind GeoLite2 city and asn databases.

See the databases here

Instructions

  1. Download the city and asn .mmdb maxmind databases
    • You must create a maxmind account here to access the databases
  2. Unzip the databases
  3. 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
  4. Run the notebook
  5. Profit

About

🌐 A jupyter notebook to help automate bulk IP geolocation using the Maxmind GeoLite2 city and asn databases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published