Autonomous System
AS8932 — UCOMINT(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
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 ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS215421 | JIIT-AS 606eac1895f2330efb5d3f90ec18e1e814313772 | AM |
| AS212505 | IBILLY-MEDIA-GROUP-LTD | AM |
| AS211944 | DTBK1-AS | AM |
| AS205368 | CSLSL-EMEDNY-PUBLIC - CSRA State and Local Solutions LLC | AM |
| AS204620 | AS | AM |
| AS204267 | TRIAR | AM |
| AS201986 | SPNA | AM |
| AS201921 | HERBALVE-AS-IN HERBALVEDA WELLNESS | AM |
| AS199673 | VIL-AS-AP Vodafone Idea Ltd | AM |
| AS199524 | HWCLOUDS-AS-AP HUAWEI CLOUDS | LU |
| AS198441 | Unicast-technology | AM |
| AS197834 | RODRIGUEZ CABLEVISION SRL | AM |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS48008 | MORRISONS-AS | AM |
| AS44786 | UK-FOREX-AS | IE |
| AS44395 | ESD-AS | AM |
| AS43733 | DECIX-LIS-AS DE-CIX Lisbon Route Servers | AM |
| AS42991 | HNET-AS | AM |
| AS39216 | NV-ADGAR | IQ |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS12297 | TELECOM-ARMENIA Telecom Armenia AS | AM |
| AS9002 | RETN-AS | GB |
| AS7809 | SYNOPSYS - Synopsys Inc. | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.