Summary
Mutiny's Current IP Address: 52.70.239.199
In some environments, you'll need to explicitly allow (or whitelist) Mutiny's IP address to ensure smooth communication between platforms. If your systems have firewall rules, access restrictions, or third-party security checks, whitelisting this IP will prevent disruptions.
Add 52.70.239.199
to your allowlist for any services Mutiny needs to access.
Common Reasons to Whitelist Mutiny's IP
Third-Party Integration Requirements
Some APIs and integrations, such as 6sense or other account intelligence tools, require you to specify a list of trusted server IPs that are allowed to make requests on your behalf. Because Mutiny performs lookups server-side using your API credentials, you'll need to provide Mutiny's IP to those providers to avoid access errors.
Example:
"We use Mutiny's 6sense integration to help identify users. 6sense notified us that they now require a list of all server IP addresses that will use our 6sense API key. Can Mutiny provide their current list of server IPs that may be contacting 6sense on our behalf?"
Firewalls or Security Tools Blocking Requests
If your site or tools are protected by IP-based restrictions or DDoS mitigation tools, they may block requests coming from unknown external IPs. If Mutiny is trying to load a personalized page or sync with a service and that IP is blocked, you may see errors or preview failures.
Example:
"We're seeing errors in the Mutiny editor when trying to load our customer portal. Our security team confirmed that Cloudflare is blocking Mutiny's IP address (52.70.239.199) as it's not on our allowlist"
Internal Access Controls or VPN Restrictions
In more locked-down environments (especially enterprise), internal tools, staging environments, or VPN-based content might only be accessible to a specific IP range. If Mutiny needs to access these environments for previews or personalizations, you'll need to explicitly allowlist our IP.
Keeping Your IP Allowlist Updated
To ensure you always have the most up-to-date Mutiny IP address(es), you can query the DNS A record. This is convenient for machine consumption or for making sure your allowlist stays current.
Methods to Query Mutiny's Current IP Address
Using Google's public DNS resolver:
https://dns.google/resolve?name=known-ips.mutinyhq.com&type=A
Using the command line with the dig
utility:
> dig known-ips.mutinyhq.com A +short
52.70.239.199
Need Help?
If you have questions or need help, the Mutiny Support team is here for you! You can submit a support ticket at the bottom of this page or reach us at support@mutinyhq.com.
Related to
Comments
0 comments
Please sign in to leave a comment.