ALARES INTERNET PARTICIPAÇÕES S/A — Investor Relations & Filings
About ALARES INTERNET PARTICIPAÇÕES S/A
Alares Internet Participações S/A provides high-speed fiber-optic connectivity and integrated digital services. The company’s portfolio includes broadband internet access, pay TV, streaming platforms, and fixed-line telephony. Additionally, it offers specialized data services and digital solutions designed for both residential and corporate segments. Alares focuses on expanding its infrastructure through a combination of organic growth and strategic acquisitions of regional service providers. By utilizing advanced fiber-optic technology, the company ensures reliable data transmission and comprehensive communication support, catering to the increasing demand for high-capacity connectivity and diversified digital content delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-04-27 | Portuguese | |
| DFP 2025 | 2026-03-18 | Portuguese | |
| ITR 2025-Q3 | 2025-11-12 | Portuguese | |
| ITR 2025-Q2 | 2025-08-12 | Portuguese | |
| ITR 2025-Q1 | 2025-05-13 | Portuguese | |
| DFP 2024 | 2025-03-18 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 37664632 | FRE - Formulário de Referência | 2026-04-27 | Portuguese | ||
| 33798081 | DFP 2025 | 2026-03-18 | Portuguese | ||
|
2025
4 filings
| |||||
| 34116093 | ITR 2025-Q3 | 2025-11-12 | Portuguese | ||
| 34116073 | ITR 2025-Q2 | 2025-08-12 | Portuguese | ||
| 34116033 | ITR 2025-Q1 | 2025-05-13 | Portuguese | ||
| 33789350 | DFP 2024 | 2025-03-18 | Portuguese | ||
|
2024
4 filings
| |||||
| 34064923 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 34064913 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34064875 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
| 33776050 | DFP 2023 | 2024-03-26 | Portuguese | ||
|
2023
5 filings
| |||||
| 35751275 | FRE WEB 2023 v6 | 2023-12-21 | Portuguese | ||
| 35751105 | FRE WEB 2023 v5 | 2023-12-11 | Portuguese | ||
| 35750914 | FRE WEB 2023 v4 | 2023-12-08 | Portuguese | ||
| 34036238 | ITR 2023-Q3 | 2023-11-10 | Portuguese | ||
| 35750748 | FRE WEB 2023 v3 | 2023-08-24 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anglo-Canadian Telephone Company
Historical holding company providing telephone services via…
|
— | CA | Telecommunications, computer pr… |
|
Anterix Inc.
Provides private LTE networks on 900 MHz spectrum for criti…
|
ATEX | US | Telecommunications, computer pr… |
|
APT Satellite Holdings Limited
Provides satellite transponder capacity, communications, an…
|
1045 | HK | Telecommunications, computer pr… |
|
ARRAY DIGITAL INFRASTRUCTURE, INC.
Owner and operator of 4,400 shared wireless communications …
|
AD | US | Telecommunications, computer pr… |
|
ASAHI Net, Inc.
An internet service provider offering connection services a…
|
3834 | JP | Telecommunications, computer pr… |
|
Asia Pacific Satellite lnc.
Develops satellite communication equipment and provides sat…
|
211270 | KR | Telecommunications, computer pr… |
|
Astrocast SA
A global nanosatellite IoT network operator for remote asse…
|
ASTRO | CH | Telecommunications, computer pr… |
|
AST SpaceMobile, Inc.
A space-based cellular broadband network connecting directl…
|
ASTS | US | Telecommunications, computer pr… |
|
ATEME
Provider of software-based video compression, delivery, and…
|
ATEME | FR | Telecommunications, computer pr… |
|
ATN International, Inc.
Provider of digital infrastructure and communications servi…
|
ATNI | US | Telecommunications, computer pr… |
ALARES INTERNET PARTICIPAÇÕES S/A via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/52817/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52817 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=52817 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=52817 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 52817}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for ALARES INTERNET PARTICIPAÇÕES S/A (id: 52817)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.