A somewhat hacky way to have bgpmap data from RIPE NCC's RIS. Does not take count the prepends.
Requires >=python3.7.
- dnspython
- pydot (external dependency: dot)
- requests
Other than the external dependency, you can do python3 -m pip install -r requirements.txt
python3 ripe-lg-graph.py [--rrc 6,24] <ip or prefix>
For example:
python3 ripe-lg-graph.py 2606:4700:4700::1111
Or:
python3 ripe-lg-graph.py 2606:4700:4700::/48