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
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 ASN | Operator | Country |
|---|---|---|
| AS11421 | — | US |
| AS12198 | JSMSR-LLC - JSMSR Network | US |
| AS137409 | — | AU |
| AS154562 | — | SG |
| AS16926 | KITTY-NETWORK - KittyTransit LLC | US |
| AS197259 | — | US |
| AS197691 | — | US |
| AS198681 | — | CN |
| AS199310 | — | CN |
| AS199592 | — | ID |
| AS199794 | — | GB |
| AS201705 | — | CN |
| AS202335 | — | CN |
| AS203090 | — | GB |
| AS204921 | — | GB |
| AS206069 | — | GB |
| AS209699 | — | US |
| AS209710 | — | GB |
| AS210773 | — | CN |
| AS211575 | — | CN |
| AS211729 | — | US |
| AS214026 | — | — |
| AS214344 | — | AU |
| AS214731 | — | GB |
| AS214848 | — | CN |
| AS214933 | — | CN |
| AS215172 | — | GB |
| AS216211 | — | US |
| AS216245 | — | SG |
| AS216299 | — | CN |
| AS219401 | — | US |
| AS219425 | — | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS393448 | LIBERALLY-SINGAPORE - Liberally Network, LLC | US |
| AS394130 | STEALTHBYTE - StealthByte Network LLC | US |
| AS401615 | ACCK-LTD - ACCK LLC | US |
| AS402319 | — | US |
| AS44324 | — | US |
| AS46138 | MAIKIWI-COMPANY-AS - Maikiwi Network LLC | US |
| AS46829 | LAMHOSTING - Lamhosting LLC | US |
| AS60539 | — | HK |
| AS63008 | SIMPLE-ASN - SIMPLE CLOUD SOLUTION LLC | US |
| AS63150 | BAGE - BAGE CLOUD LLC | US |
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.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 2a13:edc0:21::/48 | AS216211 | — |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.