Skip to main content
Glama
duksh

PeerGlass

by duksh

rir_check_irr

Read-onlyIdempotent

Verify IRR route objects for a prefix match the expected origin ASN to identify routing inconsistencies that can cause reachability issues.

Instructions

Check IRRExplorer for route objects covering a prefix and verify they are consistent with the claimed origin ASN.

IRR (Internet Routing Registry) route objects tell ISPs which ASN is authorised to originate a prefix. Inconsistent or missing route objects can cause route filtering and reachability issues even when RPKI is valid.

Args: params (IRRCheckInput): - prefix (str): CIDR prefix e.g. '1.1.1.0/24' - asn (str): Expected origin ASN e.g. 'AS13335' or '13335' - response_format (str): 'markdown' (default) or 'json'

Returns: str: Route objects per IRR source, consistency status, and missing IRR coverage.

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