Autonomous System
AS28652 — Desktop Sigmanet Comunicacao Multimidia SA(BR)
Last fetched
AS28652 is an Autonomous System operated by Desktop Sigmanet Comunicacao Multimidia SA and registered in BR. As of Wed, 20 May 2026 21:52:45 GMT, it announces 43 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS28652 announces 43 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 144.178.248.0/22
- 144.178.252.0/23
- 144.178.255.0/24
- 177.86.236.0/24
- 177.86.237.0/24
- 177.86.236.0/22
- 177.86.238.0/24
- 177.86.238.0/23
- 177.86.239.0/24
- 177.86.240.0/23
- 177.86.240.0/22
- 177.86.242.0/23
- 177.86.244.0/22
- 177.86.248.0/23
- 177.86.248.0/22
- 177.247.144.0/24
- 177.247.145.0/24
- 177.247.146.0/24
- 177.247.147.0/24
- 177.247.152.0/24
- 177.247.153.0/24
- 187.134.0.0/19
- 187.134.16.0/21
- 187.134.24.0/21
- 187.134.32.0/21
Peering ecosystem
4 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS28652 disappeared from the routing table.
~563 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:52:45 GMT.
MOAS / hijack watch
Prefixes routed by AS28652 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 AS28652 is unique to AS28652 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS28652.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS28652"})-[: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.