Skip to content

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

WHISPER CANON · AS41564Routing diversity10.0/10Peering density4.7/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/41564

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.

Peering ecosystem

14 distinct peers via BGP. The first 14 are listed below.

Peer ASNOperatorCountry
AS1299TWELVE99 - Arelion Sweden ABSE
AS174COGENT-174 - Cogent Communications, LLCUS
AS200367Ntens-AS - Ntens LTDCY
AS29405VNET-AS - VNET a.s.SK
AS3257GTT-BACKBONE - GTT Communications Inc.US
AS3399OBE-NET - Obenet ABSE
AS37518Fiber Grid INC - Fiber Grid INCSC
AS40676AS40676 - Psychz NetworksUS
AS48950GLOBALCOLOCATION - Global Custom Data LimitedGB
AS57858AS57858 - Angelnet LimitedSC
AS58065PacketExchange - Orion Network LimitedGB
AS60485AS-60485 - Angelnet LimitedSC
AS63119AS-63119 - Angelnet LimitedSC
AS6939HURRICANE - Hurricane Electric LLCUS

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.

PrefixConflicting ASNOperator
196.196.91.0/24AS57858AS57858 - 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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.