DinMo Documentation
  • 📙Core Concepts
  • Guides
    • ⚡Get started with DinMo
      • Initial Configuration of DinMo
        • Connect a Source
        • Create your Models
        • Create a Destination
      • Create and Activate Segments on DinMo
        • Create your first Segment
        • Activate your first Segment
    • 🌐Workspaces & Organizations
    • 💭Need Help?
  • Integrations
    • Data Sources
      • AWS Redshift
      • Databricks
      • Google BigQuery
      • PostgreSQL
      • Snowflake
    • Destination Platforms
      • Actito
        • Synchronize users attributes
        • Export contact lists
      • All My SMS
      • Batch
        • Synchronize contacts (MEP)
        • Synchronize profiles (CEP)
        • Send events (CEP)
      • Braze
        • Synchronize users attributes
        • Send track events
        • Synchronize subscription statuses
        • Export user lists
      • Brevo
        • Synchronize contacts
        • Export contact lists
      • Criteo
        • Export contact lists
      • Dialog Insight
        • Synchronise Contacts
      • Emarsys
        • Export contact lists
        • Synchronize contacts data
        • Synchronize custom table's data (RDS)
      • Firestore
        • Create and update Collection Documents
        • Export Audiences
      • Google Ads
        • Export audiences
        • Enhanced Conversions for Web
        • Upload click or offline conversions
          • Prerequisites and walkthrough
        • Adjust conversion events
        • Retract conversion events
      • Google Display & Video 360
        • Export audiences
      • Google Search Ads 360
      • Hubspot
        • Synchronize objects
      • Intercom
        • Export segments
        • Synchronize contacts
        • Synchronize companies
      • Iterable
        • Synchronize user attributes
        • Export contact lists
      • June Email Marketing
        • Export Contact Lists
      • Klaviyo
        • Export contact lists
        • Synchronise contacts
        • Create subscription list
      • LinkedIn Ads
        • Export user audiences
        • Export company audiences
      • Mailchimp
        • Export segments
      • Meta Ads
        • Export audiences
        • Send conversion events
      • Microsoft Ads (Bing)
        • Export audiences
      • Pinterest Ads
        • Export audiences
        • Send conversions
      • Reddit Ads
        • Export Audiences
      • Salesforce Marketing Cloud
        • Synchronize data extensions
      • SendGrid
        • Synchronize contacts
        • Export contact lists
      • Selligent
      • Snapchat Ads
        • Export Audiences
      • Splio
        • Synchronize contacts
      • TikTok Ads
        • Export Audiences
        • Send Offline Conversions
        • Send Web Conversions
      • X (Twitter)
        • Export audiences
      • Zendesk
        • Synchronize users
        • Synchronize custom objects' data
  • Models
    • Overview
    • Primary Keys
      • Detect duplicate primary keys
    • Calculated Fields
  • Identity resolution
    • Overview
  • Segments
    • Visual Builder
    • Breakdowns
    • Overlap Analysis
  • Activations
    • Overview
    • Sync Scheduling
    • Troubleshooting Syncs
      • Automatic pause or resume Activations
      • Sync warnings
  • AI PREDICTIONS
    • Overview
    • LTV and Churn
    • Product Recommendations
  • WORKSPACE MANAGEMENT
    • Set Up
    • Managing Users & Roles
    • Audit Logs
    • Enterprise Single Sign-On (SSO)
  • Security & Privacy
    • Overview
    • Networking
    • Privacy
    • Data Processing
Powered by GitBook
On this page
  • IP Addresses
  • SSH Tunneling
  1. Security & Privacy

Networking

To ensure optimal security when connecting to your environments, DinMo offers two secure access methods: SSH tunneling and IP whitelisting.

SSH tunneling allows us to establish a secure, encrypted connection through a bastion host, ensuring that your data remains protected in transit.

In addition, you can whitelist our static IP addresses to restrict access strictly to DinMo’s services.

Both methods limit exposure to external threats and comply with enterprise-grade security standards.

Of course, you can use both methods. Choosing the right approach depends on your internal policies and infrastructure. We recommend collaborating with your security team to implement the method that best fits your requirements.

IP Addresses

To enhance network security and ensure seamless connectivity with DinMo, we provide specific IP addresses that you can whitelist. By doing so, you will allow uninterrupted access to DinMo's services while protecting your network from unauthorized access.

IP Addresses for Whitelisting

To optimize your network security and ensure reliable communication with DinMo, please whitelist the following IP addresses based on our cloud service providers:

  • Google Cloud Platform (GCP) (europe-west1)

    • IP Address: 34.38.245.85

  • Amazon Web Services (AWS) (eu-west-1)

    • IP Addresses:

      • 52.50.105.47

      • 79.125.91.50

      • 99.80.131.31

SSH Tunneling

How it works

SSH tunnel requires an sshd service running on a bastion host that is accessible from the public internet. Our systems initiate an SSH connection to this bastion and then forward traffic from there to the private service you define.

Setup

  1. When creating a new source, select “SSH Tunnel” as the connection type.

  2. Fill out the SSH Host or IP and the SSH Port

    • These are the connection details for your public-facing bastion server host.

    • The port is most likely 22, standard for sshd. The field is filled with this information by default

  3. Enter a username for this SSH connection

  4. Click on "Generate SSH Tunnel" and copy the public key which is generated. Add this to the ~/.ssh/authorized_keys file for the user you've just filled in.

PreviousOverviewNextPrivacy

Last updated 1 day ago

This feature is only supported for for now. If you need SSH Tunneling for another data source, do not hesitate to reach out to our product team.

(Optional) You may need to whitelist DinMo's IP addresses to let our systems connect to your bastion host. Refer to the to learn more about IP addresses.

Amazon Redshift
above section