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 collected or stored. All checks run locally in your browser.

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.

Public API

api.bgpkit.com ↗

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

Broker api.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 /search Search MRT files by timestamp, collector, and type
  • GET /peers BGP peer statistics including prefix counts
  • GET /collectors Metadata for all public MRT route collectors
  • GET /latest Most recent MRT files with freshness metrics
Utils api.bgpkit.com/v3/utils

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

  • GET /ip Geolocation and network info for an IP address
  • GET /asn ASN details including org name and connectivity
  • POST /asn Batch 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.