Skip to content

Autonomous System

AS8280(GR)

Last fetched

AS8280 is an Autonomous System registered in GR. As of Tue, 21 Jul 2026 10:27:13 GMT, it announces 96 routed IP prefixes and peers with 45 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS8280Routing diversity9.9/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/8280

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS12297AM
AS13004RS
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS137409AU
AS15169GOOGLE - Google LLCUS
AS16509AMAZON-02 - Amazon.com, Inc.US
AS174COGENT-174 - Cogent Communications, LLCUS
AS196945GR
AS199524LU
AS200899MK
AS201210BG
AS201494GR
AS202448CY
AS203348GR
AS206652GR
AS206804EE
AS207492GR
AS208785GR
AS208972TR
AS210021IQ
AS211181IQ
AS21215RS
AS212326GR
AS215804GR
AS216285GR
AS29632BG
AS3303CH
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS34224BG
AS44306HR
AS44901BG
AS48053GR
AS48172GR
AS4849BG
AS5405DE
AS57344BG
AS59796SK
AS60051AE
AS6204RO
AS6205TR
AS6762IT
AS8218FR
AS8254US
AS8262BG
AS8717BG

Blast radius

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

Threat posture

Related pages

Pivot deeper into the graph from AS8280.

Cypher and MCP

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

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