Autonomous System
AS40065 — CNSERVERS - CNSERVERS LLC(US)
Last fetched
AS40065 is an Autonomous System operated by CNSERVERS - CNSERVERS LLC and registered in US. As of Thu, 21 May 2026 06:21:27 GMT, it announces 596 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS40065 announces 596 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.56.255.0/24
- 2.59.151.0/24
- 5.181.219.0/24
- 23.224.2.0/24
- 23.224.4.0/24
- 23.224.7.0/24
- 23.224.9.0/24
- 23.224.13.0/24
- 23.224.15.0/24
- 23.224.19.0/24
- 23.224.20.0/24
- 23.224.23.0/24
- 23.224.25.0/24
- 23.224.27.0/24
- 23.224.32.0/24
- 23.224.34.0/24
- 23.224.35.0/24
- 23.224.37.0/24
- 23.224.39.0/24
- 23.224.48.0/24
- 23.224.51.0/24
- 23.224.52.0/24
- 23.224.53.0/24
- 23.224.57.0/24
- 23.224.58.0/24
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS976 | CORENET - CoreNET Inc. | US |
| AS213840 | DDOS-PROTECTION-LTD | GB |
| AS201106 | SPARTANHOST | GB |
| AS147002 | VMSHELL-AS-AP VMShell Inc. | HK |
| AS35251 | ANTI-DDOS - NetLab Global | US |
| AS33330 | CLOUDRADIUM-ASN - CloudRadium L.L.C | US |
| AS23764 | CTGNET CTGNet | HK |
| AS22427 | GNET-AS - GNET INC. | US |
| AS18013 | ASLINE-AS-AP ASLINE LIMITED | HK |
| AS17476 | CHL-AS-AP CloudRadium HK Limited | HK |
| AS3257 | GTT-BACKBONE GTT | US |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS40065 disappeared from the routing table.
~495,276 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:21:27 GMT.
MOAS / hijack watch
Prefixes routed by AS40065 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 AS40065 is unique to AS40065 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS40065.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS40065"})-[: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.