Route Explorer

Overview

Route Explorer diagnose routing paths and network link quality from Zenlayer PoPs to target IPs or domains using Ping, MTR, and BGP. It usually has the following common use cases:

Common Use Cases

Scenario
Description

Website reachability check

Verify if a website or service is accessible from target regions

Routing anomaly detection

Identify issues like route hijacking, detours, or abnormal hop counts

Path comparison across PoPs

Compare network performance to the same target from different PoP locations

Network issue reproduction

Help engineers replicate network issues for troubleshooting

Procedures

Parameter Explanation

Parameter
Description

Data Center

The source PoP node for the test. Choosing a PoP near the target user or origin site helps simulate real access conditions.

Test Type

BGP: Displays BGP routing path from source to target. Useful for detecting policy errors, hijacks, or detours. MTR: Combines Ping and Traceroute to show hop-by-hop latency and packet loss. Ideal for pinpointing unstable links. Ping: Measures ICMP latency and packet loss to quickly assess connectivity and average delay.

Target IPv4 / Domain

Any valid IPv4 address (e.g., 8.8.8.8) or domain (e.g., www.zenlayer.com). Recommended to use real service addresses for accurate path simulation.

  1. Choose the desired test node from the dropdown list, for example, AS21859, US, Los Angeles s1001.

  2. Select one of the supported protocols: Ping / MTR / BGP

  3. Enter an IPv4 address (e.g., 34.215.41.2) or a domain (e.g., www.zenlayer.com)

  4. Click Test to launch the remote probe. After a few seconds, results including latency, route hops, and packet loss will appear below.

FAQ

Q1: What if the target is unreachable? A1: Please first check whether the target IP or domain is globally accessible. It may be blocking ICMP (Ping) requests or have DNS resolution issues.

Q2: Why does BGP result show only one hop? A2: This usually means the source node is directly connected to the target ASN or the target uses default routing. Use MTR for detailed physical path analysis.

Q3: Does 100% packet loss on a hop indicate a problem? A3: Not necessarily. Some intermediate devices may block ICMP replies without affecting traffic forwarding. Focus on the final hop's reachability.

Q4: Can I test multiple targets at once? A4: Currently only single IP/domain testing is supported. For batch testing, please contact sales or submit a support ticket.

Last updated