
Inscobee, Inc — Investor Relations & Filings
Inscobee, Inc. is a diversified company operating across several business segments. Its Bio division engages in research and development for disease treatment, with a focus on technologies such as stem cells for hair growth promotion. The Smart Grid division develops and manufactures core components for intelligent power networks, specializing in Power Line Communication (PLC) chips and Network Management Systems (NMS). In the telecommunications sector, the company provides mobile services as a Mobile Virtual Network Operator (MVNO), utilizing the infrastructure of major carriers. Additionally, Inscobee operates a Distribution business that manages the circulation of various products through multiple channels.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주요사항보고서(유상증자결정) | 2026-05-19 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 유상증자또는주식관련사채등의발행결과(자율공시) | 2026-05-14 | Welsh | |
| 소액공모실적보고서 | 2026-05-14 | Korean | |
| 의결권대리행사권유참고서류 | 2026-05-11 | Korean | |
| 주주총회소집공고 | 2026-05-11 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46527919 | [기재정정]주요사항보고서(유상증자결정) | 2026-05-19 | Korean | ||
| 46360498 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45991687 | 유상증자또는주식관련사채등의발행결과(자율공시) | 2026-05-14 | Welsh | ||
| 45965723 | 소액공모실적보고서 | 2026-05-14 | Korean | ||
| 44932687 | 의결권대리행사권유참고서류 | 2026-05-11 | Korean | ||
| 44928690 | 주주총회소집공고 | 2026-05-11 | Korean | ||
| 44923999 | [기재정정]주주총회소집결의 | 2026-05-11 | Korean | ||
| 44177135 | [기재정정]주요사항보고서(유상증자결정) | 2026-05-08 | Korean | ||
| 39058068 | [기재정정]주요사항보고서(전환사채권발행결정) | 2026-04-30 | Korean | ||
| 38995813 | 주요사항보고서(유상증자결정) | 2026-04-30 | Korean | ||
| 34645820 | 소액공모공시서류(지분증권) | 2026-04-16 | Korean | ||
| 34645487 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-16 | Korean | ||
| 34565038 | 주식등의대량보유상황보고서(일반) | 2026-04-15 | Korean | ||
| 34565018 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-15 | Korean | ||
| 34476986 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Telecommunication reselling activities and intermediation service activities for telecommunication
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
freenet AG
A network-independent provider of mobile, TV, and internet …
|
FNTN | DE | Telecommunications, computer pr… |
|
FTC
Provides digital services, telecom solutions, and electroni…
|
6136 | TW | Telecommunications, computer pr… |
|
iQSTEL Inc
A technology holding company specializing in telecom, finte…
|
IQST | US | Telecommunications, computer pr… |
|
Japan Communications Inc.
An MVNO specializing in secure mobile communications, priva…
|
9424 | JP | Telecommunications, computer pr… |
|
Komunik Corporation
Provider of integrated cloud-based voice and digital commun…
|
KOM | CA | Telecommunications, computer pr… |
|
LINK Mobility Group Holding
A CPaaS provider enabling enterprises to automate multichan…
|
LINK | NO | Telecommunications, computer pr… |
|
Mexedia S.p.A.
Provides a platform for managing and automating omnichannel…
|
ALMEX | IT | Telecommunications, computer pr… |
|
MTOUCHE TECHNOLOGY BERHAD
Specializes in mobile value-added services, SMS solutions, …
|
— | MY | Telecommunications, computer pr… |
|
My Beat AB
A virtual mobile operator offering subscriptions and digita…
|
MYBEAT | SE | Telecommunications, computer pr… |
|
NeTrue Communications Inc.
Specialized in providing cost-effective Voice over IP (VoIP…
|
— | CA | Telecommunications, computer pr… |
Inscobee, 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/17601/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17601 | 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=17601 | 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=17601 \ -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": 17601}, 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 Inscobee, Inc (id: 17601)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.