Skip to main content
Glama
duksh

PeerGlass

by duksh

rir_looking_glass

Read-onlyIdempotent

Analyze BGP routing paths for any IP prefix from global RIPE RIS collectors to understand how routes propagate across the internet.

Instructions

Show BGP routing table entries for a prefix as seen from RIPE RIS (Route Information Service) collectors around the world.

Unlike BGP visibility (which answers whether a route exists), a looking glass shows how the route is announced — the actual AS paths from different geographic vantage points.

Args: params (LookingGlassInput): - prefix (str): CIDR prefix e.g. '1.1.1.0/24' - vantage_points (int): Max entries to return (default 10, max 50) - response_format (str): 'markdown' (default) or 'json'

Returns: str: AS paths per RIPE RIS collector with region and BGP community values.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/duksh/peerglass'

If you have feedback or need assistance with the MCP directory API, please join our Discord server