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 |
|---|---|---|---|
|
Gulfstream Resources Canada Limited
An energy company focused on the upstream petroleum sector.
|
GUR | CA | Mining and quarrying |
|
Halio Energy Inc.
Investment and acquisition of conventional and unconvention…
|
HOIL.H | CA | Mining and quarrying |
|
Harbour Energy PLC
Independent oil and gas company developing carbon capture a…
|
HBR | GB | Mining and quarrying |
|
HATTRICK ENERGY SAS
An E&P company developing conventional hydrocarbon assets, …
|
— | AR | Mining and quarrying |
|
HAWK OIL INC.
Exploration, development, and production of crude oil and n…
|
— | CA | Mining and quarrying |
|
Headwater Exploration Inc.
Oil and gas exploration and development focused on onshore …
|
HWX | CA | Mining and quarrying |
|
HELIOS ENERGY LTD
Explores and develops unconventional oil and gas resources …
|
HE8 | AU | Mining and quarrying |
|
Hemisphere Energy Corporation
Oil and natural gas exploration and production using Polyme…
|
HME | CA | Mining and quarrying |
|
Heritage Oil Corporation
Independent, private oil and gas exploration and production…
|
HOC | CA | Mining and quarrying |
|
HIBISCUS PETROLEUM BERHAD
Independent oil and gas E&P company acquiring, developing, …
|
— | MY | 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.