Guides
Last updated
July 6, 2026

BGP Looking Glass: What It Is and How to Use One

Nicolas Rios
Nicolas Rios

Table of Contents:

Get your free
IP Geolocation
 API key now
stars rating
4.8 from 1,863 votes
See why the best developers build on Abstract
START FOR FREE
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
No credit card required

Your site is unreachable from one region, or a route looks wrong, and everything checks out from where you sit. The problem is that you can only see the internet from your own network. A BGP looking glass lets you borrow another network's point of view, and this guide explains what it shows, how to use one, and where to find the public servers.

What is a BGP looking glass?

A BGP looking glass is a public, read-only tool that a network operator exposes so anyone can run routing queries from inside that operator's network. You pick a location, enter an IP prefix or ASN, and see the routes exactly as that network sees them, including the AS path traffic would take. It answers the question your own tools cannot: what does the internet look like from over there.

Looking glasses exist because BGP gives every autonomous system its own view of the routing table. A route that looks healthy from your side can be missing, filtered, or hijacked from another side, and the only way to know is to ask a router that sits somewhere else.

What a looking glass shows you

A typical looking glass supports a few query types. A BGP route query returns the prefix that covers an IP, the AS path to reach it, and attributes such as communities and local preference. A ping or traceroute from the server shows reachability and latency from that vantage point. Some servers also let you search by ASN to see which prefixes a network announces.

The AS path is usually the part you care about. It reads right to left: the last number is the ASN that originated the route, and each number before it is a network the announcement passed through. If the origin ASN is not the one you expect, you may be looking at a misconfiguration or a hijack.

How to use a looking glass, step by step

Using one takes about a minute. Suppose users in Europe cannot reach your API endpoint.

  • Open a looking glass hosted by a large carrier and choose a router near the affected users, for example Frankfurt.
  • Run a BGP query for your public IP or prefix.
  • Read the result: no route means your announcement is not propagating there; a route with an unexpected origin ASN means someone else is announcing your space; a healthy route with high traceroute latency points to a path problem rather than a routing one.
  • Repeat from a second looking glass in another region to confirm the pattern.

Because every query runs from the operator's side, you never need access to their routers, and they never need to trust you with anything beyond a web form.

Enter an IP address to start
Need inspiration? Try
73.162.0.1
LOCATE
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Checking
5
Results for
ip address
Country:
TEST
Region:
TEST
City:
TEST
Coordinates:
TEST
Zip code:
TEST
Connection:
TEST
Get free credits, more data, and faster results

Public looking glass servers worth bookmarking

Most large carriers and several research projects run public looking glasses. These are the ones network engineers reach for first.

  • Hurricane Electric (lg.he.net): the best-known public looking glass, with routers across every region.
  • Arelion (formerly Telia Carrier): a Tier 1 backbone with a global looking glass.
  • NTT: Tier 1 operator with looking glass access across its global network.
  • Lumen: the former Level 3 backbone, one of the largest transit networks.
  • Cogent: Tier 1 carrier with a public looking glass across its footprint.
  • RIPE RIS and RIPEstat: the RIPE NCC's route collectors, queryable through a web interface, with history.
  • University of Oregon Route Views: the long-running academic route collector project.

Availability and features change over time, so if one server is down or missing a location, try another. The point is the vantage, not the vendor.

Looking glass vs ASN lookup: which do you need?

A looking glass answers routing questions: how a prefix propagates, which paths traffic takes, whether an announcement reaches a region. An ASN lookup answers ownership questions: which network operates an IP, what the organization is called, and whether it is a hosting provider or a consumer ISP. If your real question is "who owns this IP address in my logs," you do not need router output, you need Abstract's free ASN Lookup tool.

For scoring traffic in your own application, the same answer is available programmatically: Abstract's IP Intelligence API returns the ASN, its type, and security flags such as is_hosting and is_vpn for any IP, one request per check.

Frequently Asked Questions

What is a BGP looking glass?

A BGP looking glass is a public, read-only interface into a network operator's routers. It lets anyone run route, ping, and traceroute queries from that network's point of view, which is essential for diagnosing routing problems you cannot see from your own side.

Are looking glass servers free to use?

Yes. Operators publish them as a public service to make routing issues easier to diagnose. They are read-only, so queries cannot change anything on the router.

What is the difference between a looking glass and traceroute?

Traceroute shows the path packets take from your machine. A looking glass runs queries from inside another network, so it shows routes and paths as that network sees them, which is often where the actual problem lives.

How do I find out which ASN announces a prefix?

Run a BGP query for the prefix in a looking glass and read the origin ASN at the end of the AS path, or enter any IP from the range into an ASN lookup tool to get the operator's name and type instantly.

Why do carriers run looking glasses?

Because routing problems are two-sided. Giving peers and customers a self-serve view of their routing tables cuts support work and speeds up debugging for everyone involved.

Nicolas Rios
Nicolas Rios

CEO at Abstract API

Get your free
IP Geolocation
key now
See why the best developers build on Abstract
get started for free

Related Articles

Get your free
IP Geolocation
key now
stars rating
4.8 from 1,863 votes
See why the best developers build on Abstract
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
No credit card required