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 |
| 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 |
|---|---|---|---|
|
Gran Tierra Exchangeco Inc.
International energy company focused on the exploration, de…
|
GTX | CA | Mining and quarrying |
|
Greenfire Resources Ltd.
An oil sands producer developing thermal oil assets using S…
|
GFR | CA | Mining and quarrying |
|
Greentree Gas & Oil Ltd.
Oil and natural gas exploration, production, and distributi…
|
GGO | CA | Mining and quarrying |
|
GREENVALE ENERGY LTD
Explores oil shale, geothermal, helium, and gas for a diver…
|
GRV | AU | Mining and quarrying |
|
Grey Wolf Exploration Inc.
Independent oil and natural gas company focused on explorat…
|
GWX | CA | Mining and quarrying |
|
Groundstar Resources Limited
Junior oil and gas company exploring, developing, and produ…
|
GSA | CA | Mining and quarrying |
|
Gujarat Natural Resources Limited
Explores, develops, and produces oil and natural gas in the…
|
GNRL | IN | Mining and quarrying |
|
Gulf Keystone Petroleum Ltd
Independent oil and gas company operating the Shaikan Field…
|
GKP | BM | Mining and quarrying |
|
GULFPORT ENERGY CORP
Independent natural gas E&P company focused on the Appalach…
|
GPOR | US | Mining and quarrying |
|
Gulfsands Petroleum PLC
Independent oil and gas E&P company with a strategic focus …
|
GPX | GB | 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.