
MASCO CORP /DE/ — Investor Relations & Filings
Masco Corporation is a global leader in the design, manufacture, and distribution of branded home improvement and building products. The company's portfolio is concentrated in two primary segments: plumbing products and decorative architectural products. Its offerings cater to both the repair and remodel and the new home construction markets. Products are sold through a wide range of channels, including home center retailers, mass merchandisers, hardware stores, and directly to homebuilders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-14 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| 10-Q - MASCO CORP /DE/ (0000062996) (Filer) | 2026-04-22 | English | |
| 8-K - MASCO CORP /DE/ (0000062996) (Filer) | 2026-04-22 | English | |
| 8-K - MASCO CORP /DE/ (0000062996) (Filer) | 2026-04-21 | English |
Browse filings by year
27 years- 2026 34 filings
- 2025 60 filings
- 2024 76 filings
- 2023 89 filings
- 2022 61 filings
- 2021 71 filings
- 2020 80 filings
- 2019 78 filings
- 2018 73 filings
- 2017 80 filings
- 2016 74 filings
- 2015 84 filings
- 2014 65 filings
- 2013 70 filings
- 2012 64 filings
- 2011 59 filings
- 2010 62 filings
- 2009 61 filings
- 2008 72 filings
- 2007 98 filings
- 2006 94 filings
- 2005 82 filings
- 2004 115 filings
- 2003 51 filings
- 2002 32 filings
- 2001 23 filings
- 2000 22 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46274201 | 8-K | 2026-05-14 | English | ||
| 45930588 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45930600 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 35223309 | 10-Q - MASCO CORP /DE/ (0000062996) (Filer) | 2026-04-22 | English | ||
| 35223152 | 8-K - MASCO CORP /DE/ (0000062996) (Filer) | 2026-04-22 | English | ||
| 34766222 | 8-K - MASCO CORP /DE/ (0000062996) (Filer) | 2026-04-21 | English | ||
| 45930616 | ARS | 2026-04-10 | English | ||
| 34026485 | DEF 14A - MASCO CORP /DE/ (0000062996) (Filer) | 2026-04-10 | English | ||
| 45930690 | PRE 14A | 2026-03-31 | English | ||
| 45930875 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 45930874 | 8-K | 2026-03-26 | English | ||
| 32877186 | 4 - MASCO CORP /DE/ (0000062996) (Filer) | 2026-02-27 | English | ||
| 32877187 | 4 - MASCO CORP /DE/ (0000062996) (Filer) | 2026-02-27 | English | ||
| 32877188 | 4 - MASCO CORP /DE/ (0000062996) (Filer) | 2026-02-27 | English | ||
| 32877189 | 4 - MASCO CORP /DE/ (0000062996) (Filer) | 2026-02-27 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Luda Technology Group Ltd
Manufacturer and trader of stainless and carbon steel flang…
|
LUD | US | Manufacturing |
|
Lung Kee Group Holdings Limited
Global leader in the manufacturing and marketing of mould b…
|
255 | HK | Manufacturing |
|
Maharashtra Scooters Ltd.
Manufactures precision die casting dies and manages a strat…
|
MAHSCOOTER | IN | Manufacturing |
|
MANAKSIA LIMITED
Manufacturer of packaging, household insecticides, and stee…
|
MANAKSIA | IN | Manufacturing |
|
MANHO ROPE & WIRE LTD
Manufacturer of ropes and special steel wires for cranes, l…
|
001080 | KR | Manufacturing |
|
Maruti Interior Products Limited
Manufacturer and exporter of modular kitchen storage system…
|
543464 | IN | Manufacturing |
|
Mennica Polska S.A.
Manufacturer of circulation coins, commemorative items, and…
|
MNC | PL | Manufacturing |
|
MERCURY CORPORATION
Manufacturer of communications equipment, mobile accessorie…
|
100590 | KR | Manufacturing |
|
Meridian Technologies Inc.
Global supplier specializing in lightweight die-cast compon…
|
— | CA | Manufacturing |
|
Metizi AD
Manufacturer of steel wires, ropes, and derivative products…
|
METZ | BG | Manufacturing |
MASCO CORP /DE/ 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/30419/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30419 | 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=30419 | 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=30419 \ -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": 30419}, 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 MASCO CORP /DE/ (id: 30419)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.