Autonomous System
AS52688 — SIMPLES COM SOLUCOES EM INTERNET LTDA.(BR)
Last fetched
AS52688 is an Autonomous System operated by SIMPLES COM SOLUCOES EM INTERNET LTDA. and registered in BR. As of Wed, 20 May 2026 21:51:21 GMT, it announces 12 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS52688 announces 12 distinct routed prefixes. The 12-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
10 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS52870 | A & G Servicos em TI | BR |
| AS271253 | VP | BR |
| AS270302 | SIBERSOFT | BR |
| AS270271 | VINTEK-AS-VN VINTEK VIET NAM TECHNOLOGY TELECOM COMPANY LIMITED | BR |
| AS269662 | IDNIC-ERATELINDO-AS-ID PT Erajaya Telco Indonesia | BR |
| AS269515 | Vale SA | BR |
| AS268757 | AUTHENTICNETWORK-AS-AP Saharea Hossain ta Authentic Network | BR |
| AS266180 | RIKS | BR |
Blast radius
Approximate count of dependent hostnames if AS52688 disappeared from the routing table.
~6 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:51:21 GMT.
MOAS / hijack watch
Prefixes routed by AS52688 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 AS52688 is unique to AS52688 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS52688.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS52688"})-[: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.