Autonomous System
AS41564 — AS41564 - Orion Network Limited(GB)
Last fetched
AS41564 is an Autonomous System operated by AS41564 - Orion Network Limited and registered in GB. As of Sun, 09 Aug 2026 08:26:20 GMT, it announces 201 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS41564 announces 201 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.57.169.0/24
- 5.153.236.0/24
- 5.153.239.0/24
- 5.157.8.0/24
- 5.157.13.0/24
- 5.157.14.0/24
- 5.157.17.0/24
- 5.157.22.0/24
- 5.157.27.0/24
- 5.157.41.0/24
- 5.157.42.0/24
- 5.157.45.0/24
- 5.157.56.0/24
- 5.157.58.0/24
- 5.157.59.0/24
- 5.157.60.0/24
- 5.157.61.0/24
- 5.157.62.0/24
- 5.157.63.0/24
- 23.92.127.0/24
- 89.251.0.0/24
- 104.160.2.0/24
- 104.160.4.0/24
- 104.160.6.0/24
- 104.160.10.0/24
Peering ecosystem
14 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS200367 | Ntens-AS - Ntens LTD | CY |
| AS29405 | VNET-AS - VNET a.s. | SK |
| AS3257 | GTT-BACKBONE - GTT Communications Inc. | US |
| AS3399 | OBE-NET - Obenet AB | SE |
| AS37518 | Fiber Grid INC - Fiber Grid INC | SC |
| AS40676 | AS40676 - Psychz Networks | US |
| AS48950 | GLOBALCOLOCATION - Global Custom Data Limited | GB |
| AS57858 | AS57858 - Angelnet Limited | SC |
| AS58065 | PacketExchange - Orion Network Limited | GB |
| AS60485 | AS-60485 - Angelnet Limited | SC |
| AS63119 | AS-63119 - Angelnet Limited | SC |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Count of dependent hostnames if AS41564 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 AS41564 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 196.196.91.0/24 | AS57858 | AS57858 - Angelnet Limited |
Threat posture
Related pages
Pivot deeper into the graph from AS41564.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS41564"})-[: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.