Which External IP Addresses Does Hybrid Deployment Access?
Question
Which external IP addresses does Hybrid Deployment access?
Answer
In addition to connecting to your source and destination, Hybrid Deployment requires the following outbound connections:
- mTLS connection to the Fivetran Orchestration Service
- Host:
ldp.orchestrator.fivetran.com - IP:
35.188.225.82
- Host:
- HTTPS with secure token to the Fivetran Public API
- Host:
api.fivetran.com - IP:
35.236.237.87
- Host:
- Google Artifact Registry
- Host:
us-docker.pkg.dev - To identify the IP range, run
nslookup us-docker.pkg.devfrom your Hybrid Deployment machine and then use the returned IP address to look up the corresponding IP range in ICANN
- Host:
- GitHub repository hosting the automated installation script (Docker and Podman)
- Host:
raw.githubusercontent.com/fivetran/hybrid_deployment - To identify the IP range, run
nslookup raw.githubusercontent.comfrom your Hybrid Deployment machine and then use the returned IP address to look up the corresponding IP range in ICANN
- Host:
- Logs for the Fivetran Platform Connector
- Host:
storage.googleapis.com/fivetran-metrics-log-sr
- Host:
- Unless specified otherwise, all HTTPS-based outbound connections use port
443. - If your firewall supports domain hostnames, we recommend using the hostnames instead of IP ranges to restrict outbound connections.