Autonomous System
AS40929 — MOEDOVE-BN - MoeDove(US)
Last fetched
AS40929 is an Autonomous System operated by MOEDOVE-BN - MoeDove and registered in US. As of Thu, 21 May 2026 19:29:58 GMT, it announces 20 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS40929 announces 20 distinct routed prefixes. The 20-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2602:f92a:c00::/38
- 2a0f:1cc4::/48
- 2a0f:1cc4::/36
- 2a0f:1cc4:1000::/36
- 2a0f:1cc4:2000::/36
- 2a0f:1cc4:3000::/36
- 2a0f:1cc4:4000::/36
- 2a0f:1cc4:6000::/36
- 2a0f:1cc4:a131::/48
- 2a0f:1cc4:a132::/48
- 2a0f:1cc4:a133::/48
- 2a0f:1cc4:a134::/48
- 2a0f:1cc4:a135::/48
- 2a0f:1cc4:c400::/48
- 2a0f:1cc4:e211::/48
- 2a0f:1cc4:e212::/48
- 2a0f:1cc4:e213::/48
- 2a0f:1cc4:e214::/48
- 2a0f:1cc4:e214::/47
- 2a0f:1cc4:e21f::/48
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS955 | LSHIY - LSHIY LLC | US |
| AS216211 | CYBERVERSE-BACKBONE | US |
| AS204539 | AXIC-AXIVORA-CONNECT-LTD AXIC Axivora Connect Ltd | GB |
| AS203236 | LILY-NETWORK Lily Network | CN |
| AS202335 | HAIMA-AS Haima Global Network | CN |
| AS53667 | PONYNET - FranTech Solutions | US |
| AS44324 | MOEDOVE-AS MoeDove Global | US |
| AS27523 | KAWAII-NETWORKS - Kawaii Networks LLC | US |
| AS20473 | AS-VULTR - The Constant Company, LLC | US |
| AS17433 | HNSL-AS-AP Hytron Network Services Limited | HK |
| AS14447 | INFINITRON-INTERNET-NET - Infinitron Internet LLC | US |
| AS12198 | JSMSR-LLC - JSMSR Network | US |
Blast radius
Approximate count of dependent hostnames if AS40929 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 AS40929 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 AS40929 is unique to AS40929 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS40929.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS40929"})-[: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.