Outbound Static IPs

Give Your Application Static IPs for Reaching APIs, Databases, and Customer Networks

When an API, database, payment provider, or customer firewall accepts traffic only from approved source IPs, route those connections through QuotaGuard. Your application keeps its current hosting platform while QuotaGuard operates the stable outbound network identity, availability, monitoring, failover, maintenance, and support.

From $19/monthTwo stable static IPs12 global regionsFree trial
From $19/month • Two stable static IPs12 global regions • Free trial

Is This Your Requirement?

Use Outbound Static IPs When Another System Needs to Recognize Your Application

This architecture solves a specific problem: the receiving system will not accept your application until its source network addresses are approved.

  • A vendor or API asks which source IP addresses it should allowlist.
  • A database accepts connections only from approved public network addresses.
  • A customer firewall blocks traffic from your hosting platform's changing outbound IPs.
  • A broad cloud-provider IP range is too large for the receiving team's security policy.
  • You need stable source identity without building and operating NAT gateways or proxy servers.

Need customers or partners to reach your application through fixed destination IPs? See Inbound Static IPs →

How It Works

A Stable Source Identity for the Connections You Choose

Configure the calls that need fixed source IPs to use QuotaGuard. The protected destination sees one of the two addresses assigned to your subscription.

Your Cloud Application
Proxy-Aware Client or QGTunnel
QuotaGuard Managed Outbound Proxy
Protected API, Database, or Customer Network
  • The destination allowlists both IPs shown in your QuotaGuard dashboard.
  • HTTP and HTTPS requests use a proxy-aware client or supported proxy configuration.
  • Databases and other TCP connections use SOCKS5 or QGTunnel.
  • Only connections configured to use QuotaGuard travel through the proxy.
  • Confirm the active source address at ip.quotaguard.com.

Official Platform Documentation

Documented by a Platform Developers Already Use

Render Documents QuotaGuard for Static Outbound IPs

Render's official documentation explains how services can send outbound traffic through QuotaGuard's load-balanced pair of static IPs to systems outside Render that use IP allowlists.

Read Render's QuotaGuard Documentation →
Your Render Service
QuotaGuard Static IP Pair
IP-Restricted API or Database

Implementation

Get a Stable Outbound Identity in Four Steps

STEP 01

Choose Static or Shield

Static is the standard starting point. Choose Shield when policy requires a TLS-protected connection from your application to the proxy.

STEP 02

Copy Your Connection Details

Get the proxy URL and both assigned static IP addresses from your QuotaGuard dashboard.

STEP 03

Route the Approved Connection

Use a proxy-aware HTTP client, SOCKS5, or QGTunnel based on the protocol and application.

STEP 04

Allowlist and Verify Both IPs

Give both addresses to the receiving team, verify the observed source IP, and test failover before production.

Test the real connection path. Confirm that the exact SDK, database driver, or command used in production honors the proxy configuration. Test representative latency, authentication, and failover behavior against the actual destination.

Managed Infrastructure

Keep the Application. Stop Operating the Egress Infrastructure.

The static address is only one part of the service. QuotaGuard operates the production network path behind it.

QuotaGuard Manages

  • Two stable subscription IPs
  • Proxy infrastructure and load balancing
  • Availability and failover
  • Monitoring, maintenance, and upgrades
  • Capacity and regional placement
  • Engineering support and production operations

A Self-Managed Route Requires

  • NAT gateways, public IPs, or proxy servers
  • Redundant nodes and health checks
  • Operating system and proxy patching
  • Capacity planning and regional design
  • Monitoring, alerting, and incident response
  • Another production service your team must own

Choose the Right Architecture

Match the Outbound Route to Your Security Requirements

All three options give approved outbound connections a predictable network identity. The difference is the connection to the proxy and whether the infrastructure is shared or customer-only.

Protected Proxy Connection

QuotaGuard Shield

Best For

Security reviews and approved compliance-sensitive architectures

HTTPS Payload

Remains encrypted to the destination and is not decrypted by QuotaGuard

Application to Proxy

TLS-protected HTTP proxy or SOCKS5 over TLS

Infrastructure

Stable IP pair on managed shared infrastructure

$29 starting monthly price

Start Shield Trial
Customer-Only Infrastructure

Enterprise Dedicated

Best For

Contracts, security reviews, or architectures requiring customer-only IPs and proxy resources

Options

Available with Static or Shield connection architecture

Infrastructure

Dedicated IP addresses and proxy resources reserved for your organization

Static Enterprise from $219/month
Shield Enterprise from $269/month

Set Up Dedicated Infrastructure

Technical Boundaries

What to Know Before You Configure Outbound Traffic

A useful architecture is explicit about the connection path, protocol, and controls that remain outside the proxy.

QuotaGuard typically adds only a few milliseconds of latency. Choose from 12 global regions to place the proxy close to your application, then test representative traffic against the actual destination.

Your client or library must actually use the proxy. Some SDKs ignore standard proxy environment variables.

Database and other raw TCP connections generally require SOCKS5 or QGTunnel instead of an HTTP proxy.

Only connections configured for QuotaGuard use its static IPs. Other traffic keeps its normal route.

Allowlist both dashboard-assigned addresses so failover does not interrupt the integration.

Standard plan IPs are stable but shared. Use Enterprise when customer-only addresses are required.

Traffic opened entirely inside a vendor-hosted service cannot use your QuotaGuard route unless you control a proxy-capable component in the path.

Static source IPs do not replace TLS, credentials, authorization, rate limits, logging, or monitoring.

Give Approved Outbound Traffic a Stable Identity Without Building the Network Layer

Keep your current application and hosting platform. Route the connections that need fixed source IPs through infrastructure QuotaGuard operates for you.

Need help choosing HTTP proxy, SOCKS5, QGTunnel, Shield, or dedicated infrastructure? QuotaGuard engineering can review the connection path with you.

Outbound Static IP FAQ

Frequently Asked Questions

What is a static outbound IP?

It is a stable public source address used when your application connects to another system. The receiving API, database, or firewall can allowlist that address and recognize traffic coming through the approved route.

Is an outbound IP different from an inbound IP?

Yes. Outbound static IPs identify your application when it connects to another system. Inbound static IPs give customers and partners a fixed destination for reaching your application.

Why does QuotaGuard provide two IP addresses?

The pair supports availability and failover. The receiving system should allowlist both dashboard-assigned addresses so traffic can continue through either healthy route.

Does every application connection have to use QuotaGuard?

No. Only the connections configured to use the proxy travel through QuotaGuard. This lets you route calls that need stable source IPs while leaving unrelated traffic on its normal path.

Does QuotaGuard decrypt outbound HTTPS payloads?

No. With both Static and Shield, outbound HTTPS remains encrypted to the destination and QuotaGuard does not decrypt the application payload.

What is the difference between Static and Shield for outbound traffic?

Static uses the standard HTTP proxy protocol or SOCKS5 for the application-to-proxy connection. Shield adds TLS protection to that connection. With either product, the outbound HTTPS payload remains encrypted to its destination.

Can I use QuotaGuard with databases, SFTP, SMTP, or other TCP protocols?

Yes, when the application and destination are compatible with the supported connection method. SOCKS5 and QGTunnel cover many database and non-HTTP TCP connections. Confirm the exact protocol and client behavior before production.

How do I verify that my traffic is using QuotaGuard?

Send a request through the configured proxy to ip.quotaguard.com and compare the observed source address with the pair shown in your dashboard. Then test the actual production destination.

Are the standard QuotaGuard IPs dedicated?

No. Standard subscriptions receive a stable IP pair on managed shared infrastructure. Enterprise plans provide customer-only IP addresses and dedicated proxy resources.

Will an outbound proxy add latency?

Yes, but typically only a few milliseconds. QuotaGuard operates across 12 global regions, so you can place the proxy close to your application and keep the additional network distance minimal. Test representative requests against the real destination before production.

Does source-IP allowlisting replace authentication?

No. Keep TLS, application credentials, authorization, rate limits, logs, and monitoring. Source-IP allowlisting adds a network control; it does not replace application security.

Reliability Engineered for the Modern Cloud

For over a decade, QuotaGuard has provided reliable, high-performance static IP and proxy solutions for cloud environments like Heroku, Kubernetes, and AWS.

Get the fixed identity and security your application needs today.