
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 |
|---|---|---|---|
|
MEGMILK SNOW BRAND Co.,Ltd.
A major dairy company manufacturing dairy products, beverag…
|
2270 | JP | Manufacturing |
|
Milkfood Ltd.
Produces ghee, milk powders, and specialized dairy ingredie…
|
507621 | IN | Manufacturing |
|
Milkpol Spolka Akcyjna
Procures and processes milk to produce and distribute dairy…
|
MLP | PL | Manufacturing |
|
Milsy 2
Producer of milk-based products using traditional recipes a…
|
MIL | SK | Manufacturing |
|
MLK Foods Public Company Ltd.
An international, diversified producer of dairy products li…
|
MLK | PL | Manufacturing |
|
Modern Dairies Ltd.
Manufactures diverse dairy products and specialized ingredi…
|
519287 | IN | Manufacturing |
|
MORINAGA MILK INDUSTRY CO.,LTD
A manufacturer of dairy products and other foods with a foc…
|
2264 | JP | Manufacturing |
|
NAMYANG DAIRY PRODUCTS CO.,LTD
Manufactures processed dairy goods, beverages, and speciali…
|
003920 | KR | Manufacturing |
|
New Hope Dairy Co., Ltd.
Produces dairy products and beverages using a regional mult…
|
002946 | CN | Manufacturing |
|
NOUMI LIMITED
A consumer goods company specializing in plant-based and da…
|
NOU | AU | 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.