Skip to main content

A command-line interface to query and explore IRR & BGP data from IRRexplorer.net

Project description

IRRexplorer CLI

A command-line interface to query and explore IRR & BGP data from IRRexplorer.net in real-time.

Overview

IRRexplorer CLI provides a simple way to access and analyze Internet Routing Registry (IRR) and BGP data through the command line. It interfaces with the IRRexplorer v2 service to help network operators and administrators debug routing data and verify filtering strategies.

Features

  • Query prefix information
  • Lookup ASN details
  • Real-time data access from IRRexplorer.net
  • Easy-to-use command-line interface
  • Async support for efficient data retrieval

Installation

pip install irrexplorer-cli

Links

Usage

Query Prefix (or IP) Information

irrexplorer prefix 200.160.4.153

Query ASN Information

irrexplorer asn AS22548

The -f or --format flag allows you to specify the output format:

  • json: Output results in JSON format
  • csv: Output results in CSV format
  • Default format is human-readable text

Requirements

  • Python 3.13+
  • httpx
  • typer
  • rich

Development

  1. Clone the repository:
git clone https://github.com/kiraum/irrexplorer-cli.git
  1. Create/activate venv:
python3 -m venv venv
. venv/bin/activate
  1. Install dependencies:
pip install --upgrade uv
uv pip sync requirements.lock
  1. Run pre-commit tests before to push:
pre-commit run --all-files

Data Sources

The CLI tool queries data from IRRexplorer.net, which includes:

  • IRR objects and relations (route(6) and as-sets)
  • RPKI ROAs and validation status
  • BGP origins from DFZ
  • RIRstats

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

See LICENSE file for details.

Credits

This tool interfaces with IRRexplorer v2, a project maintained by Stichting NLNOG.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

irrexplorer_cli-0.0.3.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

irrexplorer_cli-0.0.3-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file irrexplorer_cli-0.0.3.tar.gz.

File metadata

  • Download URL: irrexplorer_cli-0.0.3.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for irrexplorer_cli-0.0.3.tar.gz
Algorithm Hash digest
SHA256 b01ce695330b586a93ed24ab6c53f0b1ee33b99530ad68d726c2823bde692ac2
MD5 d7faad083281a8d3585c8fee07d9e212
BLAKE2b-256 6d99d413c646d8cc19cf3c35c4075cec1235ffacbde6515c50f5f2a61b1be2d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for irrexplorer_cli-0.0.3.tar.gz:

Publisher: build_and_publish.yml on kiraum/irrexplorer-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file irrexplorer_cli-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for irrexplorer_cli-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5de83df5f92737b3f32cb6ab972c90c9b152679db6dce8eaf0fcb6cf694fa6d9
MD5 b47a5e670330f134f1df3917e2172007
BLAKE2b-256 16aaa2387566b67ca352323facc3d876c415cc0186bcf37de1bbc4f14451534d

See more details on using hashes here.

Provenance

The following attestation bundles were made for irrexplorer_cli-0.0.3-py3-none-any.whl:

Publisher: build_and_publish.yml on kiraum/irrexplorer-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page