Autonomous System
AS15964 — CAMNET-AS(CM)
Last fetched
AS15964 is an Autonomous System operated by CAMNET-AS and registered in CM. As of Thu, 21 May 2026 01:09:55 GMT, it announces 161 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS15964 announces 161 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.204.64.0/21
- 41.204.71.0/24
- 41.204.73.0/24
- 41.204.75.0/24
- 41.204.76.0/24
- 41.204.77.0/24
- 41.204.78.0/24
- 41.204.79.0/24
- 41.204.64.0/19
- 41.204.81.0/24
- 41.204.82.0/24
- 41.204.83.0/24
- 41.204.80.0/21
- 41.204.84.0/24
- 41.204.85.0/24
- 41.204.86.0/24
- 41.204.87.0/24
- 41.204.80.0/20
- 41.204.88.0/22
- 41.204.88.0/21
- 41.204.92.0/24
- 41.204.93.0/24
- 41.204.92.0/22
- 41.204.94.0/24
- 102.204.240.0/24
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS329432 | PORT-AUTONOME-DE-KRIBI | CM |
| AS328866 | NEWTELNET | CM |
| AS328594 | SAFITELCHAD-AS | TD |
| AS328352 | UnitedNations-AS | CM |
| AS327820 | SWECOM | CM |
| AS327741 | INFOGENIE-AS | CM |
| AS37662 | WIOCC-AS | MU |
| AS36955 | Matrix-ASN1 | CM |
| AS36912 | ORANGE | CM |
| AS12956 | TELXIUS TELXIUS Cable | ES |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS15964 disappeared from the routing table.
~1,014 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:09:55 GMT.
MOAS / hijack watch
Prefixes routed by AS15964 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 AS15964 is unique to AS15964 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS15964.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS15964"})-[: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.