Autonomous System
AS402425(US)
Last fetched
AS402425 is an Autonomous System registered in US. As of Tue, 21 Jul 2026 19:11:32 GMT, it announces 1 routed IP prefix and peers with 37 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS402425 announces 1 distinct routed prefix. The 1-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
37 distinct peers via BGP. The first 37 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS10099 | — | HK |
| AS132525 | — | CN |
| AS134810 | — | CN |
| AS136958 | — | CN |
| AS137409 | — | AU |
| AS138128 | — | ID |
| AS140951 | — | HK |
| AS15802 | — | AE |
| AS17639 | — | PH |
| AS198474 | — | RS |
| AS20473 | AS-VULTR - The Constant Company, LLC | US |
| AS24444 | — | CN |
| AS24445 | — | CN |
| AS24482 | — | SG |
| AS24547 | — | CN |
| AS33891 | — | DE |
| AS35280 | — | FR |
| AS37963 | — | CN |
| AS38001 | — | SG |
| AS41095 | — | GB |
| AS4808 | — | CN |
| AS4811 | — | CN |
| AS4837 | — | CN |
| AS56040 | — | CN |
| AS56041 | — | CN |
| AS56042 | — | CN |
| AS56044 | — | CN |
| AS56045 | — | CN |
| AS56046 | — | CN |
| AS56047 | — | CN |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS7713 | — | ID |
| AS8966 | — | AE |
| AS9002 | — | GB |
| AS9505 | — | TW |
| AS9808 | — | CN |
| AS9930 | — | MY |
Blast radius
Count of dependent hostnames if AS402425 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 AS402425 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 AS402425 is unique to AS402425 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS402425.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS402425"})-[: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.