Network

48 points of presence, one anycast address

Your integration talks to a single hostname. Routing to the nearest healthy node happens underneath, and fails over automatically if one goes down.

Frankfurt
eu-central-1 · 3 nodes
Amsterdam
eu-west-1 · 2 nodes
Warsaw
eu-east-1 · 2 nodes
Helsinki
eu-north-1 · 1 node
Zurich
eu-central-2 · 2 nodes
Dublin
eu-west-2 · 1 node
Singapore
ap-southeast-1 · 2 nodes
Tokyo
ap-northeast-1 · 1 node
São Paulo
sa-east-1 · 1 node

Capacity expands automatically ahead of announced traffic spikes. Enterprise plans can request dedicated node capacity in any existing region — see pricing.

Routing

How a client finds its edge

Anycast handles the first hop; health checks handle the rest.

1. Anycast resolution

A single IP is announced from every PoP. BGP routes each client to the topologically nearest one without any client-side configuration.

2. Health checks

Every node is probed every 5 seconds. A node failing 3 consecutive checks is pulled from rotation before it can serve a broken response.

3. Automatic failover

If a region goes dark, traffic reroutes to the next-nearest healthy PoP inside the current TCP session where possible, or on next connect.