
WHIRLPOOL CORP /DE/ — Investor Relations & Filings
Whirlpool Corporation is a multinational manufacturer and marketer of home appliances. The company designs, produces, and supplies a comprehensive portfolio of products focused on kitchen and laundry solutions. Its principal product categories include refrigeration, cooking, dishwashing, and laundry care appliances, along with related accessories and cleaning products. The corporation manages a diverse brand portfolio that includes Whirlpool, KitchenAid, Maytag, JennAir, Amana, and InSinkErator, serving consumers globally with a stated mission of improving life at home through innovation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-05-13 | English | |
| Major Shareholding Notification 2026 | 2026-05-07 | English | |
| 10-Q - WHIRLPOOL CORP /DE/ (0000106640) (Filer) | 2026-05-07 | English | |
| 8-K | 2026-05-06 | English | |
| Major Shareholding Notification 2026 | 2026-05-06 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English |
Browse filings by year
27 years- 2026 46 filings
- 2025 61 filings
- 2024 91 filings
- 2023 79 filings
- 2022 74 filings
- 2021 79 filings
- 2020 85 filings
- 2019 69 filings
- 2018 85 filings
- 2017 70 filings
- 2016 95 filings
- 2015 97 filings
- 2014 89 filings
- 2013 88 filings
- 2012 89 filings
- 2011 94 filings
- 2010 76 filings
- 2009 80 filings
- 2008 79 filings
- 2007 82 filings
- 2006 173 filings
- 2005 148 filings
- 2004 124 filings
- 2003 65 filings
- 2002 19 filings
- 2001 24 filings
- 2000 27 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46004009 | Major Shareholding Notification 2026 | 2026-05-13 | English | ||
| 46004030 | Major Shareholding Notification 2026 | 2026-05-07 | English | ||
| 43036742 | 10-Q - WHIRLPOOL CORP /DE/ (0000106640) (Filer) | 2026-05-07 | English | ||
| 46004028 | 8-K | 2026-05-06 | English | ||
| 46004033 | Major Shareholding Notification 2026 | 2026-05-06 | English | ||
| 46004036 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 46004048 | 8-K | 2026-04-24 | English | ||
| 33300513 | 8-K - WHIRLPOOL CORP /DE/ (0000106640) (Filer) | 2026-04-03 | English | ||
| 46004062 | 8-K | 2026-04-01 | English | ||
| 46004084 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 46004077 | 8-K | 2026-03-16 | English | ||
| 46004081 | DEFA14A | 2026-03-11 | English | ||
| 46004153 | ARS | 2026-03-10 | English | ||
| 46004092 | DEFA14A | 2026-03-10 | English | ||
| 46004151 | DEF 14A | 2026-03-10 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Solareast Holdings Co., Ltd.
Provides solar thermal, photovoltaic, heat pump, and energy…
|
603366 | CN | Manufacturing |
|
Spectrum Brands Holdings, Inc.
A consumer products company in pet care, home & garden, and…
|
SPB | US | Manufacturing |
|
Star Comgistic
Specializes in ODM/OEM design and manufacturing of small ho…
|
4930 | TW | Manufacturing |
|
STOVE KRAFT LIMITED
Manufacturer and retailer of kitchen solutions, home applia…
|
STOVEKRAFT | IN | Manufacturing |
|
STRIX GROUP PLC
Global leader in kettle safety controls and water temperatu…
|
KETL | IM | Manufacturing |
|
TAIWAN SAKURA
Produces kitchen appliances, water heaters, and integrated …
|
9911 | TW | Manufacturing |
|
Taiwan Sanyo
Manufacturer and distributor of energy-efficient household …
|
1614 | TW | Manufacturing |
|
TONGDA SMART TECH (XIAMEN)CO., LTD.
OEM and ODM manufacturer of intelligent personal care and h…
|
001368 | CN | Manufacturing |
|
Town Ray Holdings Limited
Manufacture and sale of electrothermic household appliances…
|
1692 | HK | Manufacturing |
|
Traeger, Inc.
Designs and sells outdoor cooking systems fueled by all-nat…
|
COOK | US | Manufacturing |
WHIRLPOOL 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/31015/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31015 | 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=31015 | 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=31015 \ -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": 31015}, 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 WHIRLPOOL CORP /DE/ (id: 31015)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.