bgpkit.com
labs

Open-source BGP Data Toolkit

BGPKIT Labs

Experimental tools and interactive projects for the BGP and routing research community.

Your Network

Looking up your network…

RPKI ROV Enforcement

Testing your network…

No measurement data is stored.

Lab Projects

BGPKIT Ecosystem

bgpkit.com ↗

Lab projects are built on top of the core BGPKIT open-source toolkit — a suite of Rust libraries and CLIs for working with BGP data at scale.

BGPKIT exposes a free public REST API (v3) for programmatic access to BGP data and network utilities. No authentication required.

Brokerapi.bgpkit.com/v3/broker

Search and browse public BGP MRT archive files from RouteViews and RIPE RIS. Filter by time range, collector, project, and data type.

  • GET/searchSearch MRT files by timestamp, collector, and type
  • GET/peersBGP peer statistics including prefix counts
  • GET/collectorsMetadata for all public MRT route collectors
  • GET/latestMost recent MRT files with freshness metrics
Utilsapi.bgpkit.com/v3/utils

Network utility endpoints for IP geolocation and ASN information lookup, with support for bulk ASN queries.

  • GET/ipGeolocation and network info for an IP address
  • GET/asnASN details including org name and connectivity
  • POST/asnBatch lookup for up to 10,000 ASNs

About

BGPKIT Labs is a space for experimental and interactive tools built by the BGPKIT team. These projects explore new ways to visualize, query, and interact with BGP data, and may evolve into full features or standalone tools.