Skip to content

Autonomous System

AS3302(IT)

Last fetched

AS3302 is an Autonomous System registered in IT. As of Tue, 21 Jul 2026 09:17:28 GMT, it announces 54 routed IP prefixes and peers with 39 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS3302Routing diversity8.7/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/3302

Routing footprint

AS3302 announces 54 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS12309IT
AS12850IT
AS15589IT
AS174COGENT-174 - Cogent Communications, LLCUS
AS198399IT
AS199352IT
AS200100IT
AS200858IT
AS201795IT
AS204593IT
AS206135IT
AS206191IT
AS206539IT
AS207145IT
AS207631IT
AS207964IT
AS208532IT
AS210204IT
AS211276IT
AS211820DE
AS211934IT
AS214412IT
AS214620IT
AS31222IT
AS31543AT
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS35193IT
AS3573ACCENTURE - Accenture LLPUS
AS39719IT
AS41381IT
AS42818IT
AS48135IT
AS49265IT
AS5396IT
AS5602IT
AS56366IT
AS6461ZAYO-6461 - Zayo BandwidthUS
AS6665IT
AS6762IT

Blast radius

Count of dependent hostnames if AS3302 disappeared from the routing table.

Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.

MOAS / hijack watch

Prefixes routed by AS3302 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 AS3302 is unique to AS3302 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS3302.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS3302"})-[: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.