What IP ranges does Strapi Cloud use?
Last updated: September 11, 2025
Context
In some cases where users need to use an external 3rd party service (such as databases), you wish to ensure a secure connection to these services and wish to whitelist connections via an IP ranage/block/subnet.
Answer
Strapi Cloud does not provide fixed IP ranges for whitelisting purposes. This is because:
IP addresses are subject to change frequently and without warning
The cloud infrastructure uses domain-based routing
Multiple customers share the same IP ranges (including those outside of Strapi Cloud)
Due to these limitations, we recommend the following approaches instead:
Use domain-based whitelisting methods rather than IP whitelisting
Ensure strong and complicated passwords/API keys are used