Grey Wolf Exploration Inc. — Investor Relations & Filings
About Grey Wolf Exploration Inc.
Grey Wolf Exploration Inc. is an independent company specializing in the exploration, development, and production of oil and natural gas resources. The company's operational mandate includes identifying, developing, and investing in hydrocarbon properties. Historically, Grey Wolf has focused its activities on significant resource plays, including the Doig and Montney formations located in the Peace River Arch region, and the Horn River shale play. Additionally, the company has undertaken asset management roles, such as managing the properties of Canadian Abraxas Petroleum Limited.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - English.pdf | 2009-07-30 | English | |
| Other securityholders documents - English.pdf | 2009-06-12 | English | |
| Material change report - English.pdf | 2009-06-12 | English | |
| Annual information form - English.pdf | 2009-03-13 | English | |
| Other.pdf | 2008-03-28 | English | |
| Material change report - English.pdf | 2007-12-11 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2009
4 filings
| |||||
| 47214603 | Other securityholders documents - English.pdf | 2009-07-30 | English | ||
| 47214607 | Other securityholders documents - English.pdf | 2009-06-12 | English | ||
| 47214678 | Material change report - English.pdf | 2009-06-12 | English | ||
| 47214682 | Annual information form - English.pdf | 2009-03-13 | English | ||
|
2008
1 filing
| |||||
| 47214686 | Other.pdf | 2008-03-28 | English | ||
|
2007
10 filings
| |||||
| 47214701 | Material change report - English.pdf | 2007-12-11 | English | ||
| 47214704 | Final Receipt.pdf | 2007-11-26 | English | ||
| 47214707 | Final Receipt.pdf | 2007-11-23 | English | ||
| 47214715 | Decision Document (Final).pdf | 2007-11-23 | English | ||
| 47214719 | Underwriting or agency agreement.pdf | 2007-11-22 | English | ||
| 47214770 | Preliminary Receipt.pdf | 2007-11-16 | English | ||
| 47214774 | Preliminary Receipt.pdf | 2007-11-16 | English | ||
| 47214776 | Decision Document (Preliminary).pdf | 2007-11-15 | English | ||
| 47214982 | Preliminary short form prospectus – French.pdf | 2007-11-15 | English | ||
| 47214986 | Qualification certificate.pdf | 2007-11-14 | English | ||
Market data
Market data not available
Price history
Peer group · Extraction of crude petroleum
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Marathon Oil Canada Limited
Engaged in oil and gas exploration and production, with a f…
|
— | CA | Mining and quarrying |
|
Marauder Resources East Coast Inc.
Explores for and produces oil and gas in Western Canada and…
|
MESNF | CA | Mining and quarrying |
|
MARINE PETROLEUM TRUST
A royalty trust that distributes payments from oil and gas …
|
MARPS | US | Mining and quarrying |
|
Marksmen Energy Inc.
Emerging energy company focused on acquiring, exploring, an…
|
MAH | CA | Mining and quarrying |
|
Matador Resources Co
Independent energy company focused on oil and gas explorati…
|
MTDR | US | Mining and quarrying |
|
Maxim Resources Inc.
Engaged in the acquisition, exploration, and development of…
|
MXMh | CA | Mining and quarrying |
|
McChip Resources Inc
Acquires and manages natural resource interests, including …
|
MCS | CA | Mining and quarrying |
|
MEDCO PLATINUM ROAD PTE LTD
Issuer of senior notes to finance parent guarantor's oil an…
|
8GMB | SG | Mining and quarrying |
|
MELBANA ENERGY LIMITED
Independent oil and gas company exploring hydrocarbon resou…
|
MAY | AU | Mining and quarrying |
|
MENA Hydrocarbons Inc.
Acquires, develops, and exploits hydrocarbon assets, concen…
|
MNH | CA | Mining and quarrying |
Grey Wolf Exploration 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/42462/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42462 | 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=42462 | 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=42462 \ -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": 42462}, 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 Grey Wolf Exploration Inc. (id: 42462)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.