Skip to content

This takes list of IP Addresses from test.txt file to collect information and generate .csv file.

Notifications You must be signed in to change notification settings

anandtiwarics/WhoisIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

WhoisIP

This takes multiple IP Addresses from file and generate Whois information as .csv file. This is small script helps those people who want to get Whois information for multiple numbers of IP adderss in the same time.

Dependencies

ipwhois https://github.com/secynic/ipwhois

Usage :

./WhoisIP.py
Provide your output File Path with .csv file name: [Exp: D:\data\whoisdata.csv]
Input your File Path: (Provide list of IP input file as text ) [Ex: D:\test.txt]

About

This takes list of IP Addresses from test.txt file to collect information and generate .csv file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages