Skip to content

fartbagxp/aas-cidr-ranges

Repository files navigation

Overview

Last Run master

Given an IP address or CIDR range, this project tells you which SaaS or PaaS provider owns it.

For example, 213.199.183.0 or 213.199.183.0/24 returns:

{"error": "", "data": {"region": "", "platform": "Azure", "systemService": "", "cloud": "Public"}}

Requirements

Run locally

  1. Download the code:

    git clone git@github.com:fartbagxp/aas-cidr-ranges.git
  2. Setup dependencies:

    uv sync
  3. Run the code to test it out:

    uv run --group dev pytest tests/

Related projects

About

Collect a set of ranges from a variety of As a Service services

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors