Accessing our Snowflake Database from Behind a Firewall

Hostnames and ports to whitelist to access DataHawk's Snowflake environment from behind a corporate firewall or private network.

If you are operating behind a corporate firewall or within a private network, you must explicitly whitelist certain hostnames and ports to ensure uninterrupted access to our Snowflake environment.

This document lists the endpoints required to connect and operate securely with our Snowflake instance.

Required Hostnames and Ports to Allow

Add the following hostnames to your firewall or proxy whitelist:

TypeHostnamePort
SNOWFLAKE_DEPLOYMENTmj13008.west-europe.azure.snowflakecomputing.com443
SNOWFLAKE_DEPLOYMENT_REGIONLESSdatahawk-dh_data_connectors_prod.snowflakecomputing.com443
STAGEkej3jkesfcb1stg.blob.core.windows.net443
SNOWSQL_REPOsfc-repo.snowflakecomputing.com443
OUT_OF_BAND_TELEMETRYclient-telemetry.snowflakecomputing.com443
OCSP_CACHEocsp.snowflakecomputing.com80
DUO_SECURITYapi-00b5905e.duosecurity.com443
DUO_SECURITYuw2.devicemanagement.duosecurity.com443
DUO_SECURITYec1.devicemanagement.duosecurity.com443
SPCS_REGISTRY_REGIONLESSDATAHAWK-DH-DATA-CONNECTORS-PROD.registry.snowflakecomputing.com443
SPCS_REGISTRY_REGIONLESSDATAHAWK-DH_DATA_CONNECTORS_PROD.registry.snowflakecomputing.com443
OCSP_RESPONDERocsp.rootg2.amazontrust.com80
OCSP_RESPONDERocsp.sca1b.amazontrust.com80
OCSP_RESPONDERoneocsp.microsoft.com80
OCSP_RESPONDERocsp.r2m01.amazontrust.com80
OCSP_RESPONDERocsp.digicert.com80
OCSP_RESPONDERocsp.rootca1.amazontrust.com80
OCSP_RESPONDERocsp.r2m03.amazontrust.com80
OCSP_RESPONDERocsp.r2m02.amazontrust.com80
SNOWSIGHT_DEPLOYMENTapps-api.c1.westeurope.azure.app.snowflake.com443
SNOWSIGHT_DEPLOYMENTapp.snowflake.com443

Security Notes

  • All traffic must be allowed over HTTPS (port 443) unless otherwise noted.
  • OCSP (Online Certificate Status Protocol) responders use HTTP (port 80) for certificate validation.
  • Ensure your firewall or proxy does not block these domains or downgrade the TLS/SSL connections.

References

On this page