No. The Snowflake integration doesn't use a single static Bloomreach IP address or a small fixed IP range that you can allowlist. Outbound connections to Snowflake come from Bloomreach's cloud infrastructure in the region where your Bloomreach project is hosted, and the exact egress IPs may change over time.
There is currently no option to toggle or enable static IPs within the Snowflake connector settings.
Security & setup implications:
To ensure a secure connection without a static IP, we recommend the following configuration:
Primary Security: Use Snowflake Key-Pair authentication combined with specific roles and grants within Snowflake. It is the standard, secure method for this integration.
Regional Allowlisting: If your security policy requires network-level restrictions, you must allow the full IP ranges for the cloud provider region hosting your instance (for example,
europe-west1).Infrastructure Difference: Note that while Bloomreach webhooks or SFTP imports may use static IP pools, the Snowflake connector operates on a dynamic architecture and can't be placed behind a fixed vendor range yet.
For more information about configuring the integration, see our Snowflake documentation.