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
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.
- 27.34.0.0/22
- 27.34.4.0/22
- 27.34.8.0/22
- 27.34.16.0/22
- 27.34.20.0/22
- 27.34.24.0/22
- 27.34.28.0/22
- 27.34.0.0/18
- 27.34.32.0/24
- 27.34.33.0/24
- 27.34.34.0/24
- 27.34.35.0/24
- 27.34.36.0/24
- 27.34.37.0/24
- 27.34.38.0/24
- 27.34.39.0/24
- 27.34.40.0/24
- 27.34.41.0/24
- 27.34.42.0/24
- 27.34.43.0/24
- 27.34.44.0/24
- 27.34.45.0/24
- 27.34.46.0/24
- 27.34.47.0/24
- 27.34.48.0/24
Peering ecosystem
33 distinct peers via BGP. The first 33 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS132210 | — | NP |
| AS132270 | — | NP |
| AS132856 | — | NP |
| AS133923 | — | NP |
| AS135043 | — | NP |
| AS135044 | — | NP |
| AS135303 | — | NP |
| AS135337 | — | NP |
| AS136219 | — | NP |
| AS136794 | — | NP |
| AS136979 | — | NP |
| AS137187 | — | NP |
| AS137238 | — | NP |
| AS137580 | — | NP |
| AS139237 | — | NP |
| AS139741 | — | NP |
| AS139902 | — | NP |
| AS141032 | — | NP |
| AS142065 | — | NP |
| AS142621 | — | NP |
| AS149652 | — | NP |
| AS150131 | — | NP |
| AS150780 | — | NP |
| AS151207 | — | NP |
| AS151663 | — | NP |
| AS152307 | — | NP |
| AS153861 | — | NP |
| AS153885 | — | NP |
| AS154274 | — | NP |
| AS154541 | — | NP |
| AS18222 | — | NP |
| AS45274 | — | NP |
| AS45845 | — | NP |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.