Autonomous System
AS32415 — C3-LLC - C3(US)
Last fetched
AS32415 is an Autonomous System operated by C3-LLC - C3 and registered in US. As of Fri, 04 Sep 2026 00:56:31 GMT, it announces 54 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS32415 announces 54 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 64.139.128.0/24
- 64.139.142.0/24
- 64.139.142.0/23
- 64.139.143.0/24
- 64.139.145.0/24
- 64.139.150.0/24
- 64.139.193.0/24
- 64.139.198.0/24
- 64.139.198.0/23
- 64.139.199.0/24
- 64.139.208.0/24
- 64.139.209.0/24
- 64.139.210.0/24
- 64.139.211.0/24
- 64.139.208.0/21
- 64.139.212.0/24
- 64.139.213.0/24
- 64.139.214.0/24
- 64.139.215.0/24
- 67.222.240.0/24
- 68.65.200.0/24
- 68.65.200.0/23
- 68.65.201.0/24
- 68.65.202.0/24
- 68.65.202.0/23
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS22150 | CARRIERHOUSE - Carrierhouse Corp. | US |
| AS23005 | SWITCH-LTD - SWITCH, LTD | US |
| AS26742 | MAXNOC-ASN - MaxNOC Communications, LLC. | US |
| AS33154 | DQECOM - DQE Communications LLC | US |
| AS36644 | FVOICE-001 - 4Voice LLC | US |
| AS401319 | TENSORWAVE-01 - TensorWave Inc. | US |
| AS46887 | CROWNCASTLE-AS46887 - Crown Castle Fiber LLC | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Count of dependent hostnames if AS32415 disappeared from the routing table.
898 hostnames depend on this network.Exact count across all 54 announced prefixes. Snapshot Thu, 30 Jul 2026 07:00:41 GMT.
MOAS / hijack watch
Prefixes routed by AS32415 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 AS32415 is unique to AS32415 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS32415.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS32415"})-[: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.