Autonomous System
AS40702 — CLEARWAVE-COMMUNICATIONS - Clearwave Communications(US)
Last fetched
AS40702 is an Autonomous System operated by CLEARWAVE-COMMUNICATIONS - Clearwave Communications and registered in US. As of Thu, 21 May 2026 13:14:56 GMT, it announces 74 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS40702 announces 74 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 24.49.151.0/24
- 64.20.131.0/24
- 64.83.240.0/20
- 64.83.248.0/23
- 64.83.251.0/24
- 64.203.233.0/24
- 66.111.66.0/24
- 66.111.86.0/24
- 66.186.96.0/20
- 66.186.104.0/24
- 66.186.105.0/24
- 66.186.106.0/24
- 66.186.107.0/24
- 67.20.137.0/24
- 67.216.152.0/24
- 134.22.162.0/23
- 134.22.160.0/20
- 134.22.168.0/24
- 134.22.169.0/24
- 134.22.170.0/24
- 134.22.171.0/24
- 134.22.172.0/24
- 134.22.173.0/24
- 134.22.174.0/24
- 134.22.175.0/24
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
MOAS / hijack watch
Prefixes routed by AS40702 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 AS40702 is unique to AS40702 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS40702.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS40702"})-[: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.