Skip to content

sabrein89/Python-Script-for-IP-Org-Mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

IP to Organization Lookup

This script reads IP addresses from an Excel file (ip.xlsx), queries ipinfo.io, and saves the organization names.

How to Use

pip install pandas openpyxl requests

python3 ip2org.py

#The output will be saved to ip_with_organizations.xlsx.

About

Script to map IP addresses to organizations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages