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
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.
- 14.1.104.0/24
- 14.1.105.0/24
- 14.1.106.0/24
- 14.1.107.0/24
- 36.255.32.0/24
- 36.255.33.0/24
- 36.255.34.0/24
- 36.255.35.0/24
- 36.255.40.0/24
- 36.255.41.0/24
- 36.255.42.0/24
- 36.255.43.0/24
- 36.255.44.0/24
- 36.255.44.0/23
- 36.255.45.0/24
- 36.255.46.0/24
- 36.255.47.0/24
- 43.242.101.0/24
- 43.242.103.0/24
- 58.65.192.0/24
- 58.65.193.0/24
- 58.65.194.0/24
- 58.65.195.0/24
- 58.65.196.0/24
- 58.65.197.0/24
Peering ecosystem
45 distinct peers via BGP. The first 45 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12779 | — | IT |
| AS12859 | — | NL |
| AS1299 | — | SE |
| AS132872 | — | PK |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS135123 | — | PK |
| AS136427 | — | PK |
| AS136730 | — | PK |
| AS137258 | — | PK |
| AS137481 | — | PK |
| AS137513 | — | PK |
| AS139067 | — | PK |
| AS139341 | — | SG |
| AS141008 | — | PK |
| AS141164 | — | PK |
| AS142179 | — | PK |
| AS14789 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS150724 | — | PK |
| AS15347 | 15347 - IBEX Global Solutions | US |
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS17557 | — | PK |
| AS17639 | — | PH |
| AS18359 | — | PK |
| AS1836 | — | CH |
| AS20485 | — | RU |
| AS20764 | — | RU |
| AS212024 | — | FR |
| AS23764 | — | HK |
| AS24440 | — | PK |
| AS24482 | — | SG |
| AS32787 | PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc. | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS34019 | — | FR |
| AS34549 | — | DE |
| AS37721 | — | BF |
| AS38001 | — | SG |
| AS38166 | — | HK |
| AS45939 | — | PK |
| AS48362 | — | AT |
| AS57463 | — | BG |
| AS58470 | — | PK |
| AS58609 | — | PK |
| AS58617 | — | PK |
| AS63954 | — | PK |
| AS8529 | — | AE |
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.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 101.53.227.0/24 | AS24440 | — |
| 36.255.46.0/24 | AS24440 | — |
| 61.5.128.0/24 | AS24440 | — |
| 61.5.158.0/24 | AS24440 | — |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.