Skip to content
🤠 bgp.rodeo

Route explorer

Pick a destination and see, live from our routers, every way AS202585 could send traffic there, and which one it picks.

The words

BGP and AS paths

The internet is ~75,000 networks (autonomous systems, each with an AS number) telling each other which addresses they can reach, using BGP. Every route lists the networks it passes through: the AS path. The last one owns the address.

Upstream (transit)

A bigger network we pay to reach the whole internet. Reliable, but it costs money and adds a network in between, so it's our last choice.

Peering

Two networks connecting directly to swap traffic for free. Only covers their own addresses (and their customers), not the whole internet.

Route server

At an internet exchange hundreds of networks share one switch. Instead of a session with each, everyone talks to the exchange's route server, which passes routes on. Traffic still flows directly between the networks.

Internal

We have routers in Amsterdam and Enschede. Each passes the routes it learned to the other, so both know every path and traffic can leave wherever is best.

Customer

Networks that buy connectivity from us, like Greybull VPS customers announcing their own space. For them, we're the upstream.

Originate

Address space AS202585 holds itself. We announce it to the world, so routes to it end with us.

Picking a winner

Local preference first: customers (400) beat peers (300) beat upstreams (10), because they're cheaper and more direct. Equal preference? The shorter AS path wins. Still equal? Tie-breakers, like the oldest route.

Want to dig deeper? The looking glass also does ping, traceroute and community lookups.