Skip to content

Autonomous System

AS3300(GB)

Last fetched

AS3300 is an Autonomous System registered in GB. As of Tue, 21 Jul 2026 12:26:04 GMT, it announces 151 routed IP prefixes and peers with 32 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS3300Routing diversity10.0/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/3300

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS1299SE
AS133782JP
AS136767DE
AS141399AU
AS14907WIKIMEDIA - Wikimedia Foundation Inc.US
AS18872VERITAS - Veritas Technologies LLCUS
AS212565GG
AS22652FIBRENOIRE-INTERNET - Videotron LteeCA
AS22683NL
AS26478NOVARTIS-PHARMA - Novartis PharmaceuticalsUS
AS27000COTYINC - Coty Inc.US
AS2914NTT-DATA-2914 - NTT America, Inc.US
AS30844GB
AS3303CH
AS33891DE
AS3491HK
AS393493LOTTEBIOLOGICS - Lotte Biologics USA, LLCUS
AS399449KYNDRYL-POP-ASN - KyndrylUS
AS40659US
AS45187HK
AS4637HK
AS4657SG
AS48647BE
AS55290DTCC-CDZ-CVO - Depository Trust & Clearing CorporationUS
AS6220AS6220 - inContact Inc.US
AS6461ZAYO-6461 - Zayo BandwidthUS
AS6762IT
AS6939HURRICANE - Hurricane Electric LLCUS
AS72SCHLUMBERGER-AS - Schlumberger LimitedUS
AS7246BMS-AS - Bristol-Myers Squibb CompanyUS
AS78BA-346-78 - BT Americas, IncUS
AS9002GB

Blast radius

Count of dependent hostnames if AS3300 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 AS3300 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 AS3300 is unique to AS3300 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS3300.

Cypher and MCP

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

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