Autonomous System
AS37273 — BCS(UG)
Last fetched
AS37273 is an Autonomous System operated by BCS and registered in UG. As of Thu, 21 May 2026 06:20:09 GMT, it announces 15 routed IP prefixes and peers with 24 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS37273 announces 15 distinct routed prefixes. The 15-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
24 distinct peers via BGP. The first 24 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS329425 | Tagtel-Communications | ZW |
| AS329367 | Tawala-Networks-Limited | KE |
| AS328977 | WAVEX | KE |
| AS328939 | SIL6-AS | UG |
| AS328605 | MUYA-FIBER | SS |
| AS328535 | Juba-Network | SS |
| AS328344 | STETechplus-AS | CD |
| AS327799 | VIETTEL-BURUNDI | BI |
| AS327738 | AFRICELL-DRC | CD |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS37662 | WIOCC-AS | MU |
| AS37619 | BSC-AS | RW |
| AS37447 | ORANGE-RDC | CD |
| AS37228 | Olleh-Rwanda-Networks | RW |
| AS37184 | POWERTEL | ZW |
| AS37100 | SEACOM-AS | MU |
| AS37075 | ZAINUGAS | UG |
| AS33763 | Paratus | MU |
| AS30990 | ADJIB-AS | DJ |
| AS25818 | CMCNETWORKS | ZA |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS12491 | GILAT-TELECOM-LTD | IL |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS37273 disappeared from the routing table.
~44 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:20:09 GMT.
MOAS / hijack watch
Prefixes routed by AS37273 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 AS37273 is unique to AS37273 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS37273.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS37273"})-[: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.