oldrho / ip2provider

Resolves an IP address to the cloud provider it is hosted on
GNU General Public License v3.0
87 stars 17 forks source link

ip2provider

Check which cloud provider is hosting a particular IP address. Some providers will also have service and region listed

./ip2provider.py [flags] [ip]

Installation

git clone https://github.com/oldrho/ip2provider.git
cd ip2provider
pip3 install -r requirements.txt

Usage

Arguments

Flags

Piped

cat ip_addresses.txt | ./ip2provider.py

One IP address per line

Notes

Supported Providers