Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 595 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 595 Bytes

ripe-lg-graph

A somewhat hacky way to have bgpmap data from RIPE NCC's RIS. Does not take count the prepends.

Requires >=python3.7.

Dependencies

  • dnspython
  • pydot (external dependency: dot)
  • requests

Other than the external dependency, you can do python3 -m pip install -r requirements.txt

Usage

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

Example output

Cloudflare DNS