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
Release files for cloud-ranges 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cloud-ranges-0.0.4.tar.gz | 18.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cloud_ranges-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 40.0 kB
Release files / cloud-ranges-0.0.4.tar.gz
| Download URL | cloud-ranges-0.0.4.tar.gz |
|---|---|
| Size | 18.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d09144dfcfa6fd0ef6c6a1d4193c967265ec719635bcb3bc66e854b079599030
|
|
BLAKE2b-256 checksum How to use checksums |
e14b05c189d8444dff0a1b9ae3de896f4bedbb45257c08b97203732006b7bad7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|
Release files / cloud_ranges-0.0.4-py3-none-any.whl
| Download URL | cloud_ranges-0.0.4-py3-none-any.whl |
|---|---|
| Size | 21.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
309756b50e246dac5b1b1f4d8b68d01f0c61c9478cdbc31f8cbcdf6f920b9bf4
|
|
BLAKE2b-256 checksum How to use checksums |
20161d901fc8334c497c496a3b251c15e9ed97d0b8349a8b1238e4c2b045d5a2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|