Skip to content

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

WHISPER CANON · AS32415Routing diversity8.7/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/32415

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.

Peering ecosystem

9 distinct peers via BGP. The first 9 are listed below.

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS22150CARRIERHOUSE - Carrierhouse Corp.US
AS23005SWITCH-LTD - SWITCH, LTDUS
AS26742MAXNOC-ASN - MaxNOC Communications, LLC.US
AS33154DQECOM - DQE Communications LLCUS
AS36644FVOICE-001 - 4Voice LLCUS
AS401319TENSORWAVE-01 - TensorWave Inc.US
AS46887CROWNCASTLE-AS46887 - Crown Castle Fiber LLCUS
AS6939HURRICANE - Hurricane Electric LLCUS

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.