Skip to content

Autonomous System

AS40792(US)

Last fetched

AS40792 is an Autonomous System registered in US. As of Thu, 30 Jul 2026 03:42:36 GMT, it announces 2 routed IP prefixes and peers with 43 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS40792Routing diversity2.4/10Peering density6.6/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/40792

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS11421US
AS12198JSMSR-LLC - JSMSR NetworkUS
AS137409AU
AS154562SG
AS16926KITTY-NETWORK - KittyTransit LLCUS
AS197259US
AS197691US
AS198681CN
AS199310CN
AS199592ID
AS199794GB
AS201705CN
AS202335CN
AS203090GB
AS204921GB
AS206069GB
AS209699US
AS209710GB
AS210773CN
AS211575CN
AS211729US
AS214026
AS214344AU
AS214731GB
AS214848CN
AS214933CN
AS215172GB
AS216211US
AS216245SG
AS216299CN
AS219401US
AS219425US
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS393448LIBERALLY-SINGAPORE - Liberally Network, LLCUS
AS394130STEALTHBYTE - StealthByte Network LLCUS
AS401615ACCK-LTD - ACCK LLCUS
AS402319US
AS44324US
AS46138MAIKIWI-COMPANY-AS - Maikiwi Network LLCUS
AS46829LAMHOSTING - Lamhosting LLCUS
AS60539HK
AS63008SIMPLE-ASN - SIMPLE CLOUD SOLUTION LLCUS
AS63150BAGE - BAGE CLOUD LLCUS

Blast radius

Count of dependent hostnames if AS40792 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 AS40792 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

PrefixConflicting ASNOperator
2a13:edc0:21::/48AS216211

Threat posture

Related pages

Pivot deeper into the graph from AS40792.

Cypher and MCP

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

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