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 |
|---|---|---|---|
|
High North Resources Ltd.
Focused on the exploration, development, and production of …
|
HNh | CA | Mining and quarrying |
|
HighPeak Energy, Inc.
Independent oil and gas company focused on unconventional r…
|
HPK | US | Mining and quarrying |
|
HIGH PEAK ROYALTIES LIMITED
Acquires and manages a diversified portfolio of oil and gas…
|
HPR | AU | Mining and quarrying |
|
Highridge Exploration Ltd.
Exploration and development of natural resources, specializ…
|
— | CA | Mining and quarrying |
|
Highview Merger Corp.
A special purpose acquisition company (SPAC) targeting midd…
|
HVMCU | US | Mining and quarrying |
|
Highwood Asset Management Ltd.
Oil and gas E&P company that exploits properties and manage…
|
HAM | CA | Mining and quarrying |
|
Hindustan Oil Exploration Co. Ltd.
Independent upstream company exploring and producing crude …
|
HINDOILEXP | IN | Mining and quarrying |
|
HORIZON OIL LIMITED
Independent upstream entity exploring and producing hydroca…
|
HZN | AU | Mining and quarrying |
|
I3 ENERGY PLC
Oil and gas company acquiring, developing, and producing as…
|
I3E | GB | Mining and quarrying |
|
Idaho Natural Resources Corp.
Ceased active operations and filed for voluntary assignment…
|
IDR | 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.