Skip to content

Autonomous System

AS8732(RU)

Last fetched

AS8732 is an Autonomous System registered in RU. As of Tue, 21 Jul 2026 12:26:01 GMT, it announces 17 routed IP prefixes and peers with 79 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS8732Routing diversity6.3/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/8732

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS12695RU
AS12779IT
AS1299SE
AS15582RU
AS15672RU
AS15850RU
AS15886RU
AS16509AMAZON-02 - Amazon.com, Inc.US
AS17639PH
AS1764AT
AS196963RU
AS197097RU
AS198784CH
AS199593RU
AS199809RU
AS199862RU
AS201706RU
AS202234RU
AS202831KZ
AS202832RU
AS203032RU
AS203093RU
AS203498RU
AS20483RU
AS205978RU
AS20764RU
AS20766FR
AS208461RU
AS209476RU
AS211134RU
AS214733RU
AS24482SG
AS25091CH
AS25379RU
AS29075FR
AS29388RU
AS31133RU
AS31462RU
AS31500AG
AS3333NL
AS34019FR
AS34927CH
AS35469RU
AS35824RU
AS37721BF
AS42561RU
AS42708SE
AS42861RU
AS44014RU
AS44096RU
AS44362RU
AS44555RU
AS48185BE
AS48362AT
AS49351RU
AS50126RU
AS50241RU
AS50300GB
AS50304NO
AS50553RU
AS50673NL
AS50846RU
AS51011RU
AS56655NO
AS56777RU
AS57304RU
AS57573RU
AS57918RU
AS57940RU
AS58258RU
AS59504RU
AS62345RU
AS6777NL
AS6939HURRICANE - Hurricane Electric LLCUS
AS8359RU
AS8455NL
AS9002GB
AS9049RU
AS9068RU

Blast radius

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

Threat posture

Related pages

Pivot deeper into the graph from AS8732.

Cypher and MCP

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

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