Unify and manage your data

Connect securely to Reltio services

Learn how to handle Reltio IP addresses for whitelisting, considering the dynamic cloud infrastructure and recommended security practices.

Reltio hosts its services in the cloud across Amazon Web Services (AWS), Google Cloud Platform (GCP), and Microsoft Azure. These cloud environments rely on load balancers, auto-scaling groups, and other dynamic infrastructure components. As a result, static IP addresses are generally not available for most Reltio services.

This topic explains how you can securely connect to Reltio, the supported methods, and the recommended approach when IP whitelisting is required.

Dynamic IP addressing in Reltio cloud environments

Reltio's cloud architecture is built on highly dynamic infrastructure. Components such as load balancers and scaling services can change underlying IP addresses without notice as part of normal cloud operations.

Because cloud infrastructure is dynamic and uses load balancers:

  • IP addresses behind load balancers change frequently.
  • Static IP-based whitelisting is unreliable and difficult to maintain.
  • Maintaining firewall rules based on specific IPs can result in unexpected connectivity failures.

In specific scenarios, Reltio allocates static public IP addresses for services hosted in Kubernetes clusters. In these cases, outbound traffic routes through Network Address Translation (NAT) gateways configured with static public IP addresses.

Examples of such scenarios include:

  • Integrating with customer systems that require IP allowlisting for inbound or outbound traffic.
  • Connecting to third-party APIs or partner platforms that restrict access to pre-approved source IP addresses.
  • Meeting regulatory mandates that require fixed, traceable egress IP addresses for security auditing.

  • Establishing secure site-to-site connectivity where static IPs are required for firewall configuration.

However, this applies only to specific services and environments. It cannot be generalized as a single, fixed list of IP addresses for all Reltio services.