Skip to content

Autonomous System

AS9541(PK)

Last fetched

AS9541 is an Autonomous System registered in PK. As of Tue, 21 Jul 2026 09:51:07 GMT, it announces 925 routed IP prefixes and peers with 45 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS9541Routing diversity10.0/10Peering density6.6/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/9541

Routing footprint

AS9541 announces 925 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS12779IT
AS12859NL
AS1299SE
AS132872PK
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS135123PK
AS136427PK
AS136730PK
AS137258PK
AS137481PK
AS137513PK
AS139067PK
AS139341SG
AS141008PK
AS141164PK
AS142179PK
AS14789CLOUDFLARENET - Cloudflare, Inc.US
AS150724PK
AS1534715347 - IBEX Global SolutionsUS
AS174COGENT-174 - Cogent Communications, LLCUS
AS17557PK
AS17639PH
AS18359PK
AS1836CH
AS20485RU
AS20764RU
AS212024FR
AS23764HK
AS24440PK
AS24482SG
AS32787PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc.US
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS34019FR
AS34549DE
AS37721BF
AS38001SG
AS38166HK
AS45939PK
AS48362AT
AS57463BG
AS58470PK
AS58609PK
AS58617PK
AS63954PK
AS8529AE

Blast radius

Count of dependent hostnames if AS9541 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 AS9541 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

Threat posture

Related pages

Pivot deeper into the graph from AS9541.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS9541"})-[: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.