Skip to content

Autonomous System

AS8932UCOMINT(AM)

Last fetched

AS8932 is an Autonomous System operated by UCOMINT and registered in AM. As of Wed, 20 May 2026 21:57:06 GMT, it announces 15 routed IP prefixes and peers with 25 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS8932Routing diversity6.0/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/8932

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS215421JIIT-AS 606eac1895f2330efb5d3f90ec18e1e814313772AM
AS212505IBILLY-MEDIA-GROUP-LTDAM
AS211944DTBK1-ASAM
AS205368CSLSL-EMEDNY-PUBLIC - CSRA State and Local Solutions LLCAM
AS204620ASAM
AS204267TRIARAM
AS201986SPNAAM
AS201921HERBALVE-AS-IN HERBALVEDA WELLNESSAM
AS199673VIL-AS-AP Vodafone Idea LtdAM
AS199524HWCLOUDS-AS-AP HUAWEI CLOUDSLU
AS198441Unicast-technologyAM
AS197834RODRIGUEZ CABLEVISION SRLAM
AS48362VARNA-IX Internet Exchange PointAT
AS48008MORRISONS-ASAM
AS44786UK-FOREX-ASIE
AS44395ESD-ASAM
AS43733DECIX-LIS-AS DE-CIX Lisbon Route ServersAM
AS42991HNET-ASAM
AS39216NV-ADGARIQ
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS12297TELECOM-ARMENIA Telecom Armenia ASAM
AS9002RETN-ASGB
AS7809SYNOPSYS - Synopsys Inc.US
AS3356LEVEL3 - Level 3 Parent, LLCUS

Blast radius

Approximate count of dependent hostnames if AS8932 disappeared from the routing table.

~6 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:57:06 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS8932.

Cypher and MCP

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

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