Skip to main content

Discover if IP belongs cloud providers ranges

Project description

cloud-ranges

Discover if IP belongs to cloud providers.

Example

Here there are some usage examples:

$ echo 20.236.44.162 | cloud-ranges
20.236.44.162 azure westus2 20.236.0.0/18
$ echo 20.236.44.162 | cloud-ranges -j
{"cloud": "azure", "services": [], "region": "westus2", "network": "20.236.0.0/18", "target": "20.236.44.162"}

Supported Cloud Providers

  • AWS
  • GCP
  • Azure
  • IBM
  • DigitalOcean
  • IBM Cloud

Installation

pip install cloud-ranges

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloud-ranges-0.0.4.tar.gz (18.3 kB view hashes)

Uploaded Source

Built Distribution

cloud_ranges-0.0.4-py3-none-any.whl (21.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page