nlopez / astp

as-set-to-prefixes -- produces a list of prefixes given an as-set name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

as-set-to-prefixes

About

Uses RADb whois and RIPEstat RIS Prefixes API to translate an as-set name to a list of ASNs, enumerate those AS's prefixes, and summarize those prefixes for brevity.

Usage

Use PeeringDB to discover valid as-set names.

docker run nlopez/astp as-github

Larger organizations will take more time to query. Be patient! >1 minute is not unusual.

About

as-set-to-prefixes -- produces a list of prefixes given an as-set name

License:MIT License


Languages

Language:Python 91.4%Language:Makefile 8.6%