Skip to content

Autonomous System

AS17501(NP)

Last fetched

AS17501 is an Autonomous System registered in NP. As of Mon, 13 Jul 2026 19:38:05 GMT, it announces 219 routed IP prefixes and peers with 33 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS17501Routing diversity10.0/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/17501

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS132210NP
AS132270NP
AS132856NP
AS133923NP
AS135043NP
AS135044NP
AS135303NP
AS135337NP
AS136219NP
AS136794NP
AS136979NP
AS137187NP
AS137238NP
AS137580NP
AS139237NP
AS139741NP
AS139902NP
AS141032NP
AS142065NP
AS142621NP
AS149652NP
AS150131NP
AS150780NP
AS151207NP
AS151663NP
AS152307NP
AS153861NP
AS153885NP
AS154274NP
AS154541NP
AS18222NP
AS45274NP
AS45845NP

Blast radius

Count of dependent hostnames if AS17501 disappeared from the routing table.

5,523 hostnames depend on this network.Exact count across all 215 announced prefixes. Snapshot Wed, 10 Jun 2026 14:00:34 GMT.

MOAS / hijack watch

Prefixes routed by AS17501 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 AS17501 is unique to AS17501 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS17501.

Cypher and MCP

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

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