Skyvia IP Addresses for Firewall Whitelist

Skyvia IPs for Whitelist

Overview

Skyvia is a cloud-based platform that connects to your data sources and targets over the internet. If your database, server, or cloud service restricts inbound connections by IP address (e.g., via firewall rules, security groups, or database-level allowlists), you must explicitly whitelist Skyvia's IP addresses to allow the connection.

Skyvia IP Addresses

Skyvia accesses your server from one of the following IP addresses:

  • 40.118.246.204
  • 13.86.253.112
  • 52.190.252.0

Important: All three IP addresses must be whitelisted. Skyvia may use any of them depending on server load and availability. Whitelisting only one or two IPs may result in intermittent connection failures.

Where to Apply

Depending on your infrastructure, add the IP addresses above to:

  • Firewall rules — on your network perimeter or hosting provider
  • AWS Security Groups — as inbound rules for your EC2 or RDS instance
  • Database-level access lists — e.g., MySQL GRANT ... FROM '40.118.246.204', PostgreSQL pg_hba.conf
  • Cloud service allowlists — e.g., Salesforce Trusted IPs, Google Cloud Armor, Azure firewall

Still Having Connection Issues?

If you have whitelisted all three IP addresses and still cannot connect, please contact Skyvia Support with your connection name and the full error message.

    • Related Articles

    • Connecting to Amazon RDS from Skyvia

      Skyvia supports Amazon RDS databases. You can connect MySQL, PostgreSQL, or SQL Server hosted on Amazon RDS. To do so, click + Create New -> Connection -> Database, and then select the required database type. Below is useful information on how to ...
    • Skyvia Query: Easily Verify Data in Your Connection!

      Please follow the steps below to query your data in Skyvia Query: Log in to Skyvia and navigate to + Create New → Query. Select an existing connection or establish a new one for your data source. Choose the desired table or object from the Connection ...
    • MySQL: Resolving "Lost connection to MySQL server during query" Error

      To resolve the "Lost connection to MySQL server during query" error, please follow the steps below: Go to the Connections page and select your MySQL connection. Click Edit. In the Connection Editor, go to Advanced, then increase or set to 0 the ...
    • Email Notifications for Integration Execution in Skyvia

      Overview Skyvia does not currently provide notifications for successful integration completion. However, you can configure email notifications to be alerted when an integration fails or when specific usage thresholds are reached. Notifications are ...
    • PostgreSQL: A call to SSPI failed, see internal exception

      "A call to SSPI failed, see internal exception" indicates that the security protocol (SSL/TLS) used in your PostgreSQL connector does not match the version supported by your server. To resolve this, we recommend trying different SSL/TLS protocol ...