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

Usage

Query Prefix Information

irrexplorer prefix 192.0.2.0/24

Query ASN Information

irrexplorer asn AS64496

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 and DashCare BV.

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.2.tar.gz (9.2 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.2-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: irrexplorer_cli-0.0.2.tar.gz
  • Upload date:
  • Size: 9.2 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.2.tar.gz
Algorithm Hash digest
SHA256 e76f4d0099d706acae8782f104994e4050782bbda67c37bcffb18721d6167825
MD5 4221a8e891322cfe3c5940a625fa19a7
BLAKE2b-256 15fb661540797329b47fb5a1108cfa72d9890fd96594baf327d63d60d6e726a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for irrexplorer_cli-0.0.2.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.2-py3-none-any.whl.

File metadata

File hashes

Hashes for irrexplorer_cli-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 16b2904e8abeb4ec01148502346410ebdcc6a2ada1a12c85f900cce58793a159
MD5 cd114b7a5df337ca9708370e9c2f769f
BLAKE2b-256 9de8281d1122c28a1fe46835be5d1674895964072fed3e20bf0ae7347a21e80d

See more details on using hashes here.

Provenance

The following attestation bundles were made for irrexplorer_cli-0.0.2-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