YBM Magnex International, Inc. — Investor Relations & Filings
About YBM Magnex International, Inc.
YBM Magnex International, Inc. was a corporate entity established in 1994 that publicly presented itself as a distributor and provider of magnetic products. Despite achieving rapid growth and raising substantial capital, the company's operations were later revealed to be a sophisticated vehicle for securities fraud and money laundering, allegedly connected to international organized crime. Following regulatory investigations and legal actions, company officials admitted that the entity was created for the sole purpose of committing financial crime. YBM Magnex entered receivership and was de-listed in 1998, marking the end of its operations as a fraudulent enterprise. The subsequent legal proceedings confirmed that the company's purported business activities were a facade.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 1998-12-15 | English | |
| Material change report - English.pdf | 1998-12-15 | English | |
| Material change report - English.w51 | 1998-09-28 | English | |
| Material change report - English.pdf | 1998-07-02 | English | |
| Material change report - English.pdf | 1998-06-17 | English | |
| Material change report - English.pdf | 1998-05-19 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
1998
9 filings
| |||||
| 47801583 | Material change report - English.pdf | 1998-12-15 | English | ||
| 47801585 | Material change report - English.pdf | 1998-12-15 | English | ||
| 47801588 | Material change report - English.w51 | 1998-09-28 | English | ||
| 47801606 | Material change report - English.pdf | 1998-07-02 | English | ||
| 47801609 | Material change report - English.pdf | 1998-06-17 | English | ||
| 47801612 | Material change report - English.pdf | 1998-05-19 | English | ||
| 47801615 | Material change report - English.pdf | 1998-04-07 | English | ||
| 47801618 | Material change report - English.pdf | 1998-02-02 | English | ||
| 47801621 | Notice of Acceptance for Filing.w51 | 1998-01-06 | English | ||
|
1997
6 filings
| |||||
| 47801624 | Cover letter.pdf | 1997-12-19 | English | ||
| 47801628 | Material change report - English.doc | 1997-12-03 | English | ||
| 47801652 | Material change report - English.pdf | 1997-12-02 | English | ||
| 47801655 | Final Receipt.w51 | 1997-11-22 | English | ||
| 47801931 | Final Receipt.w51 | 1997-11-21 | English | ||
| 47801934 | Final Receipt.w52 | 1997-11-21 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACE PILLAR
Provides industrial automation solutions and mechatronic co…
|
8374 | TW | Wholesale and retail trade |
|
AddLife
A life science group that acquires and develops companies f…
|
ALIF | SE | Wholesale and retail trade |
|
Addtech AB
A group of companies selling high-tech products to manufact…
|
ADDT | SE | Wholesale and retail trade |
|
ADDvise Group B
An international life science company serving the healthcar…
|
ADDV | SE | Wholesale and retail trade |
|
AFG International Co.
Industrial solutions and procurement for energy, constructi…
|
4240 | SA | Wholesale and retail trade |
|
Ala
A global supply chain integrator for high-performance produ…
|
ALA | IT | Wholesale and retail trade |
|
Allied Machinery Co.,Ltd.
Distributes high-precision machine tools and industrial man…
|
605060 | CN | Wholesale and retail trade |
|
ALTA EQUIPMENT GROUP INC.
Sells, rents, and services construction and material handli…
|
ALTG | US | Wholesale and retail trade |
|
ALTECH CO., LTD.
Imports and distributes industrial machinery and equipment,…
|
9972 | JP | Wholesale and retail trade |
|
APPLIED INDUSTRIAL TECHNOLOGIES INC
Distributor of industrial motion, fluid power, flow control…
|
AIT | US | Wholesale and retail trade |
YBM Magnex International, 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/43257/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43257 | 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=43257 | 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=43257 \ -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": 43257}, 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 YBM Magnex International, Inc. (id: 43257)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.