{{ f.label }} | {{ f.value }} |
---|
Prefix | IP Version |
---|---|
{{ p.prefix }} | {{ p.ip_version }} |
ASN | Name | Type |
---|---|---|
{{ pr.asn }} | {{ pr.name }} | {{ pr.type }} |
An Autonomous System Number (ASN) uniquely identifies a network or collection of IP prefixes that share a single, clearly-defined routing policy. It enables Border Gateway Protocol (BGP) routers to exchange reachability information, ensuring packets choose valid paths across the global Internet. Allocations are governed by regional internet registries, preserving address-space integrity.
Using a single input—either an ASN such as AS15169 or any IPv4/IPv6 address—the tool interrogates authoritative registries through a lightweight reactive engine. It resolves the address to its parent ASN, retrieves real-time registration data, announced prefixes, and live peer counts, then formats the findings in a structured summary and downloadable JSON.
Network operators compare providers, trace incident scope, or validate peering agreements before a maintenance window. Consultants use it during audits to verify ownership lines, while educators demonstrate BGP concepts in the classroom. Interpret results alongside routing tables; misconfigured announcements can propagate rapidly. Field engineers can also pre-check supplier ASNs to avoid fat-finger errors that might trigger route filtering.
Autonomous System Numbers sit at the core of inter-domain routing. Every BGP UPDATE message carries an ordered list of ASNs—its AS-PATH—which lets routers detect loops and select optimal routes. Two ASN ranges exist: 0–65535 (16-bit) legacy and 131072–4294967295 (32-bit) expanded. Registries attach metadata such as holder name, country code, and operational status, assisting engineers in provenance checks and policy enforcement.
AS
prefix or validate dotted/colon IP text.Status | Meaning |
---|---|
allocated | Number reserved by a registry but not yet in active use |
assigned | Operational ASN announced in BGP |
reserved | Withheld for documentation or future policies |
returned | Voluntarily given back to the registry |
Example (8.8.8.8):
AS----
) trigger validation errors.Concepts align with RFC 1930 (Guidelines for AS Number Allocation) and RFC 4271 (BGP-4), both detailing ASN semantics and routing dynamics.
No personal data is processed; queries target public registry endpoints compliant with global data-sharing policies.
Follow these steps to obtain an immediate overview.
Copy
buttons or Download JSON to share results.Any public ASN (numeric or with AS
prefix) or routable IPv4/IPv6 address.
The tool automatically converts the address to its origin ASN before querying registry data.
No. Lookups occur in your browser and target public endpoints; nothing is logged or persisted.
Numbers may be newly allocated, reserved, or used solely for private interconnects without global announcements.
Counts reflect RIS observation points and are indicative. Always corroborate with route-views or local BGP monitors.