all systems operational
Get started
Looking glass · Public · Real-time

Public looking glass.

Inspect our routing table, ping and traceroute from any of our 4 PoPs. No login, no rate limit, no captcha — just the data.

lg-ams.hostfory.com · ping 1.1.1.1
$ run a query to see output…
/api access

Programmatic looking glass.

curl -X POST https://lg.hostfory.com/api/v1/query \
  -H "Content-Type: application/json" \
  -d '{
    "pop": "nl",
    "type": "trace",
    "target": "1.1.1.1"
  }'

Public, unauthenticated, 60 req/min per IP. Response is JSON with parsed hops. See docs.hostfory.com/lg for full reference.

Like our routes?

Spin up a server and try them yourself. Or peer with us — we run open peering.