Autonomous System
AS402265(US)
Last fetched
AS402265 is an Autonomous System registered in US. As of Sun, 26 Jul 2026 17:43:00 GMT, it announces 26 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS402265 announces 26 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 16.217.44.0/24
- 79.183.35.0/24
- 79.183.130.0/24
- 79.183.165.0/24
- 79.183.228.0/24
- 82.39.247.0/24
- 82.109.193.0/24
- 172.82.133.0/24
- 172.82.148.0/24
- 172.82.158.0/24
- 172.82.161.0/24
- 172.82.170.0/24
- 186.241.166.0/24
- 186.241.180.0/24
- 186.241.183.0/24
- 186.241.188.0/24
- 188.221.63.0/24
- 188.221.82.0/24
- 188.221.86.0/24
- 188.221.97.0/24
- 188.221.213.0/24
- 189.31.213.0/24
- 189.31.216.0/24
- 189.73.27.0/24
- 189.75.187.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS29752 | ZEN-SDN - Zenlayer Inc | US |
Blast radius
Count of dependent hostnames if AS402265 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 AS402265 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 AS402265 is unique to AS402265 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS402265.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS402265"})-[: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.