Skip to content

Whois-Batch is a python-based project that returns the netname from an ipv4/ipv6

Notifications You must be signed in to change notification settings

ioannisvlachos/whois_batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

whois_batch

Whois-Batch is a python-based program that searches for xls/xlsx files in path recursively, which then scans for ipv4/ipv6 addresses and exports a xlsx file with their netname.

Just copy any xlsx/xls file in the program's path and execute python/python3 whois.py

Requirements:

  • pandas==1.4.3

  • requests==2.28.1

  • XlsxWriter==3.0.3

  • python-whois==0.8.0

Installation:

pip install -r requirements.txt

Use:

python whois.py

python3 whois.py

About

Whois-Batch is a python-based project that returns the netname from an ipv4/ipv6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages