
Whitemud Resources Inc. — Investor Relations & Filings
Whitemud Resources Inc. specializes in the development, production, and marketing of high-reactivity metakaolin. The company exploits a large kaolin deposit in southern Saskatchewan, utilizing a patented dry manufacturing process at its facility to produce its primary product, EnviroPozz™. EnviroPozz™ is a high-quality supplementary cementing material (SCM) that meets Class ‘N’ Natural Pozzolan standards (CSA A3000 and ASTM C618). Marketed across North America, this SCM enhances the strength, durability, and workability of concrete products, including ready mix, precast, and oil and gas well cements. EnviroPozz™ is positioned as an environmentally responsible alternative, significantly reducing greenhouse gas emissions compared to traditional Portland cement manufacturing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-05-20 | English | |
| Interim MD&A - English.pdf | 2026-05-19 | English | |
| Interim financial statements/report – English.pdf | 2026-05-19 | English | |
| 52-109FV1 - Certification of annual filings - CEO (E).pdf | 2026-05-01 | English | |
| Annual MD&A - English.pdf | 2026-05-01 | English | |
| ON form 13-502F1 (class 1 and 3B reporting issuers - participation fee).PDF | 2026-05-01 | English |
Browse filings by year
20 years- 2026 7 filings
- 2025 20 filings
- 2024 30 filings
- 2023 28 filings
- 2022 18 filings
- 2021 21 filings
- 2020 24 filings
- 2019 18 filings
- 2018 17 filings
- 2017 12 filings
- 2016 11 filings
- 2015 13 filings
- 2013 3 filings
- 2012 1 filing
- 2011 1 filing
- 2010 5 filings
- 2009 7 filings
- 2008 15 filings
- 2007 9 filings
- 2006 2 filings
Market data
Market data not available
Price history
Peer group · Manufacture of other non-metallic mineral products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Morgan Advanced Materials PLC
A global materials science company specializing in ceramics…
|
MGAM | GB | Manufacturing |
|
NanJing Sanchao Advanced Materials Co.,Ltd.
Produces super-hard material tools and diamond wires for PV…
|
300554 | CN | Manufacturing |
|
NORTH INDUSTRIES GROUP RED ARROW CO., LTD
Produces superhard materials and synthetic diamonds for pre…
|
000519 | CN | Manufacturing |
|
Novoray Corporation
Produces high-performance inorganic non-metallic powder mat…
|
688300 | CN | Manufacturing |
|
Oil-Dri Corp of America
Manufacturer of specialty sorbent products from mined and p…
|
ODC | US | Manufacturing |
|
Pamica Technology Corporation
Produces mica insulation materials for power, appliances, a…
|
001359 | CN | Manufacturing |
|
Perlite Canada Inc.
Produces and processes expanded perlite and vermiculite for…
|
PCI | CA | Manufacturing |
|
Progressive Planet Solutions Inc.
CleanTech company supplying sustainable, mineral-based solu…
|
PLAN | CA | Manufacturing |
|
Rex Sealing and Packing Industries Limited
Manufactures high-performance sealing, packing, and insulat…
|
543744 | IN | Manufacturing |
|
Rockwool
A global leader in stone wool solutions derived from volcan…
|
ROCK | DK | Manufacturing |
Whitemud Resources Inc. 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/45959/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45959 | 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=45959 | 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=45959 \ -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": 45959}, 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 Whitemud Resources Inc. (id: 45959)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.