Quick answer: ICP (Internet Content Provider) is mainland China's registration system for websites and online services hosted on mainland infrastructure. A basic ICP filing (known as a beian) is generally required before any public website can be served from a mainland datacenter, and a full ICP license is typically required on top of that when the site operates commercially. Mainland providers generally enforce this at the network level: without a filing, web traffic for your domain simply is not served. If your workload is backend compute rather than a public website, or you host in Hong Kong instead, the ICP system generally does not come into play.
What ICP actually is
ICP registration is administered under China's Ministry of Industry and Information Technology (MIIT). Its core idea is accountability: every public website served from mainland Chinese infrastructure is expected to be registered to an identifiable, legally responsible person or entity. This is why Chinese websites customarily display an ICP number in the page footer. The registration is handled through the hosting or cloud provider that operates the infrastructure, which is also why providers are the ones who enforce it in practice.
ICP filing vs ICP license
The two terms are often mixed up, but they are different things stacked on top of each other:
- ICP filing (beian): the baseline registration. It is generally required for any website served to the public from mainland servers, including purely informational, non-commercial sites. The filing itself is typically free and is submitted through your hosting provider, with processing commonly taking days to a few weeks.
- ICP license: a commercial permit that generally applies when a site makes money online, for example selling goods or services, charging for content, or running a platform. Requirements are substantially heavier than a filing and typically include a company registered in mainland China; some service categories carry additional restrictions on foreign ownership.
A useful mental model: the filing says "this site exists and someone answers for it"; the license says "this business is permitted to operate commercially online".
Who the system applies to, and who it does not
The decisive factor is generally where the site is served from, not who visits it:
- A public website hosted on servers in Beijing or Shanghai generally needs a filing, whoever its audience is.
- A website hosted outside the mainland, for example in the United States, Europe or Hong Kong, does not go through the mainland ICP process even if many of its visitors are in China. It may face other practical considerations, such as network performance across the border, but ICP registration is not one of them.
- Hong Kong, Macau and Taiwan sit outside the mainland filing system.
- Workloads that do not serve a public website, such as internal services, build systems or databases reached over SSH, are a different situation from public web serving; whether any registration applies depends on what the service actually exposes, which is one reason mainland offerings aimed at foreign customers are often restricted to non-web use.
What typically happens without a filing
Enforcement is largely automatic and provider-side. Mainland hosts generally will not serve web traffic for a domain that has no filing: HTTP and HTTPS requests are blocked or redirected to a notice page until a filing number is associated with the domain. Sites found serving without registration are typically taken offline by the provider. In other words, this is not a formality you can quietly skip; the infrastructure itself checks for it.
Why foreign businesses find it difficult
The filing process generally requires a responsible party inside mainland China: for a company, a mainland-registered business entity, and for individuals, mainland identity documents are commonly involved. The commercial ICP license goes further and typically requires a Chinese-registered company, and certain categories of online service are restricted or closed to foreign-invested businesses altogether. The practical result is that most foreign teams choose one of three routes: partner with or establish a local entity and go through the process properly, host the public website outside the mainland, or use mainland infrastructure only for workloads that do not serve a public website.
Two practical paths that avoid the ICP question
1. Mainland compute without public web serving
Our mainland China VPS line (Beijing, Shanghai, Hangzhou, Shenzhen, Guangzhou and Chengdu, on Alibaba Cloud infrastructure) is deliberately built for backend and API workloads: inbound access is SSH and RDP only, and public web hosting is not offered on the line. Because nothing on it serves a public website, the service operates without engaging the filing process for a site. Orders on this line require an established account and are activated after manual review.
2. Host in Hong Kong instead
Hong Kong sits outside the mainland ICP system, so a website served from a Hong Kong VPS generally requires no ICP registration at all. It is a common choice for teams that want presence in the region with the operational simplicity of hosting anywhere else.
Common misconceptions
- "A CDN or proxy in front of my overseas site needs a filing." If the content is actually served from mainland edge nodes, the filing question generally follows the infrastructure, which is why mainland CDN onboarding typically asks for a filing number up front.
- "ICP is about visitors in China." It is generally about where the serving happens. Audience location by itself does not create a filing obligation.
- "One filing covers me forever." Filings are typically tied to the hosting provider and the responsible party. Changing providers commonly means updating or re-doing the registration, and filings can be cancelled if the details go stale.
Important: this is background, not legal advice
This article is a general orientation to how the ICP system works, written for people evaluating hosting options. It is not legal advice. Chinese internet regulation changes over time, enforcement details vary by province and service category, and the specifics of your project matter. If you are planning any service that faces mainland China, speak with qualified counsel who works with these regulations before committing to an architecture.