Skip to content

Extraction of 100's of IP Address and using Machine Learning algorithm for detecting threats

Notifications You must be signed in to change notification settings

Vatshayan/IP-Address-Data-Analysis-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

IP-Address-Data-Analysis-

Extraction of 100's of IP Address and using Machine Learning algorithm for detecting threats Refrences of Dataset-

Database of IPv4 address networks with their respective geographical location.

Data Based on GeoLite2 Country Free Downloadable Databases as of Apr 21, 2015 http://dev.maxmind.com/geoip/geoip2/geolite2/

Two files were used to generate this dataset:

GeoLite2-Country-Blocks-IPv4.csv
GeoLite2-Country-Locations-en.csv
with the following considerations:

Where geoname_id was not available, registered_country_geoname_id was used. Where geoname_id and registered_country_genoname_id where empty, geoname_id, continent_code, continent_name, country_iso_code and country_name are empty. Preparation Original CSVs were imported into a MySQL database, then with a script an additional CSV was created combining Country names, locations and IPs.

License Datapackage: Creative Commons Zero

Original CSV: This dataset includes GeoLite2 data created by MaxMind, available from www.maxmind.com