Skip to content

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

WHISPER CANON · AS402425Routing diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/402425

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 ASNOperatorCountry
AS10099HK
AS132525CN
AS134810CN
AS136958CN
AS137409AU
AS138128ID
AS140951HK
AS15802AE
AS17639PH
AS198474RS
AS20473AS-VULTR - The Constant Company, LLCUS
AS24444CN
AS24445CN
AS24482SG
AS24547CN
AS33891DE
AS35280FR
AS37963CN
AS38001SG
AS41095GB
AS4808CN
AS4811CN
AS4837CN
AS56040CN
AS56041CN
AS56042CN
AS56044CN
AS56045CN
AS56046CN
AS56047CN
AS6939HURRICANE - Hurricane Electric LLCUS
AS7713ID
AS8966AE
AS9002GB
AS9505TW
AS9808CN
AS9930MY

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.