
Mastellone Hermanos S.A. — Investor Relations & Filings
Mastellone Hermanos S.A. is a prominent dairy company, primarily known for its esteemed brand, La Serenísima. The company specializes in processing and distributing a comprehensive range of fresh and long-life dairy products. Its product portfolio includes fluid milk, cream, and butter, catering to a broad consumer market. Established in 1929, Mastellone Hermanos S.A. holds a significant and long-standing position in the dairy sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| XIV. DDJJ AUDITOR EXTERNO TITULAR & SUPLENTE | 2026-05-16 | Spanish | |
| NORMA CONTABLE: NIIF - TIPO BALANCE: INDIVIDUAL - PERIODICIDAD: 3 - FECHA CIERRE: 2026-03-31 - ESTADOS CONTABLES - NIIF | 2026-05-11 | Spanish | |
| NORMA CONTABLE: NIIF - TIPO BALANCE: CONSOLIDADO - PERIODICIDAD: 3 - FECHA CIERRE: 2026-03-31 - ESTADOS CONTABLES - NIIF | 2026-05-11 | Spanish | |
| SE NOTIFICA COMO HECHO RELEVANTE LA LICENCIA DEL PRESIDENTE | 2026-05-07 | Spanish | |
| FEC. CELEB.: 06-05-2026 - TEMA: APROBACIÓN DE EECC - ACTA ORGANO DE FISCALIZACIÓN | 2026-05-07 | Spanish | |
| FEC. CELEB.: 07-05-2026 - TEMA: 5 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2026-05-07 | Spanish |
Browse filings by year
26 years- 2026 32 filings
- 2025 58 filings
- 2024 63 filings
- 2023 74 filings
- 2022 57 filings
- 2021 85 filings
- 2020 66 filings
- 2019 63 filings
- 2018 81 filings
- 2017 89 filings
- 2016 101 filings
- 2015 154 filings
- 2014 111 filings
- 2013 103 filings
- 2012 71 filings
- 2011 66 filings
- 2010 95 filings
- 2009 69 filings
- 2008 53 filings
- 2007 57 filings
- 2006 55 filings
- 2005 81 filings
- 2004 91 filings
- 2003 78 filings
- 2002 37 filings
- 2001 28 filings
Market data
Market data not available
Price history
Peer group · Manufacture of dairy products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Mengniu Dairy Company Limited
Global dairy producer specializing in liquid milk, formula,…
|
2319 | KY | Manufacturing |
|
China Shengmu Organic Milk Limited
Produces and distributes organic and non-organic raw milk a…
|
1432 | KY | Manufacturing |
|
Công ty Cổ phần Sữa Việt Nam
A leading producer and distributor of dairy and nutritional…
|
VNM | VN | Manufacturing |
|
Danone
A global food company with dairy, plant-based, water, and s…
|
BN | FR | Manufacturing |
|
DINDIGUL FARM PRODUCT LIMITED
Processes milk into dairy powders, fats, and specialized nu…
|
544201 | IN | Manufacturing |
|
Dodla Dairy Limited
Integrated dairy company focused on procurement, processing…
|
DODLA | IN | Manufacturing |
|
DUTCH LADY MILK INDUSTRIES BERHAD
Manufactures and supplies a comprehensive range of quality …
|
— | MY | Manufacturing |
|
EKER SÜT ÜRÜNLERİ GIDA SANAYİ VE TİCARET A.Ş.
Producer and distributor of dairy products like yogurt, che…
|
EKER | TR | Manufacturing |
|
Emmi AG
A major milk processor and manufacturer of high-quality dai…
|
EMMN | CH | Manufacturing |
|
Engro Foods Limited
A food company manufacturing, processing, and marketing dai…
|
EFOODS | PK | Manufacturing |
Mastellone Hermanos 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/68504/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68504 | 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=68504 | 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=68504 \ -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": 68504}, 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 Mastellone Hermanos S.A. (id: 68504)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.