Autonomous System
AS5413 — WAVENET-AS5413(GB)
Last fetched
AS5413 is an Autonomous System operated by WAVENET-AS5413 and registered in GB. As of Thu, 21 May 2026 15:02:55 GMT, it announces 106 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5413 announces 106 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.22.224.0/21
- 5.252.36.0/24
- 37.252.60.0/22
- 45.83.76.0/24
- 45.83.76.0/22
- 45.132.148.0/23
- 46.31.71.0/24
- 62.44.64.0/19
- 62.69.32.0/19
- 62.72.128.0/19
- 62.105.64.0/18
- 62.232.0.0/16
- 77.44.0.0/17
- 77.73.120.0/21
- 77.107.128.0/18
- 78.41.208.0/21
- 78.141.0.0/18
- 80.64.48.0/20
- 80.69.128.0/20
- 80.89.80.0/20
- 80.234.128.0/17
- 82.163.164.0/22
- 82.195.96.0/19
- 83.219.32.0/19
- 85.91.36.0/22
Peering ecosystem
17 distinct peers via BGP. The first 17 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS206467 | PROTECH-COMMS | GB |
| AS202364 | GRIDH | GB |
| AS197320 | NPA-AS | GB |
| AS56644 | SYNFS-AS | GB |
| AS53571 | PCC-CORP - PRECISION CASTPARTS CORP | US |
| AS48185 | TEAM_BLUE team.blue backbone | BE |
| AS42708 | GLESYS glesys.com | SE |
| AS41538 | INSPIRED-AS | GB |
| AS41383 | WOLASN | GB |
| AS29874 | CAMBRI-AS1 - Cambridge Associates | US |
| AS9002 | RETN-AS | GB |
| AS8613 | WAVENET-AS8613 | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS5459 | LINX-AS London interconnection point | GB |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3303 | SWISSCOM Swisscom Switzerland Ltd | CH |
Blast radius
Approximate count of dependent hostnames if AS5413 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS5413 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS5413 is unique to AS5413 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS5413.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5413"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.