ghostrouter
PRIVATE NETWORKING & FAILOVER · DEPTH SERVICE

Paths that exist before you need them.

We build private, encrypted connections between your systems, your AI traffic and your providers — and we build the backup paths at the same time, then keep proving they work. Nothing of yours listens on a public address, and nothing has to be improvised at two in the morning.

The short version: your services never accept an incoming connection from the internet. They dial out to relay points you nominate, in regions you nominate, and the two ends verify each other directly — the relay in the middle carries the traffic without being able to read it.

The second half of the job is the part most people skip. A backup path that has never carried traffic is a guess. Ours carry health probes continuously, so when a link degrades the switch is a routine routing decision rather than a recovery project, and it happens in under a second.

Who needs this: companies whose AI traffic includes customer records, clinical or financial data, or anything with a residency clause attached — and companies who have already had one bad afternoon caused by somebody else's outage.

WHAT THE ENGAGEMENT INCLUDES

private overlay
Mutually authenticated links between your services, with no public ingress on any managed node.
relay hops you choose
You nominate the regions and the path; we report per-link latency against it.
sub-second failover
Standby paths are probed continuously and switched automatically when one degrades.
audit log
One entry for every route change, automatic or manual, with the cause attached.
NETWORKING HERITAGE

The same router table, one layer down.

Before GhostRouter routed model traffic, it routed packets. The vocabulary did not change when the payload did: a route is still a match plus a target plus a fallback, a policy is still a file, and a path you have never used is still a path you should have already tested.

Underneath the model layer, GhostRouter runs a private overlay between your services — mutually authenticated links, no public ingress, relay hops you choose, and failover paths that exist before you need them.

LINK mutually authenticated STANDBY warm, unused
FAILOVER

Watch a relay degrade and traffic move.

Here is the thing working, on this page, right now — not a recording of it working somewhere else. This panel runs a live scheduler. Every nine to fourteen seconds a relay degrades, the packet stream reroutes mid-flight onto the standby path, and the event lands in the log. The relay recovers after about six seconds — and traffic stays where it is, because failing back is a policy decision too, and the log says so.

relay-us-east
UP
12ms · 4 links
relay-us-central
UP
19ms · 4 links
relay-eu-west
UP
74ms · 2 links
carrying traffic warm standby degraded

EVENT LOG

    POSTURE

    What the overlay guarantees, in the words we would use in a contract.

    Every promise below is written so that you can check it yourself rather than take our word for it — each one names the mechanism that delivers it and the thing you can go and look at.

    GuaranteeMechanismObservable
    mutual auth per linkboth ends verify identity per session; relays are not trusted intermediarieslink identity in every audit row
    no public ingressservices dial out only; no inbound listener is created on any nodezero open ports on managed nodes
    path failover < 800ms classstandby paths are health-probed continuously and switched on probe failureevent log entry per shift
    audit log per route changeevery policy version bump and every automatic shift is recorded with causeGET /v1/routes/events
    no plaintext at relayend-to-end session keys negotiated between the endpoints, not the relayrelay holds no decryption material
    region pinningroute-level residency constraint refuses targets outside the named region403 residency_violation

    Latency figures elsewhere on this page are class targets under a normal operating envelope, not a service-level guarantee. Contractual commitments live in your agreement, where they belong.

    NEXT STEP

    Ask about overlay deployment.

    Most deployments start with two services and one relay, then grow by adding route entries rather than infrastructure. Tell us which two systems need to talk and we will tell you what it takes.