# Looking Glass

**Looking Glass** 是 Zenlayer 推出的在线网络探测与可视化工具，面向全球用户，用于评估实时的网络路径质量、延迟、运营商性能以及加速效果。该工具覆盖 Zenlayer 全球的 PoP（网络节点），支持多种协议（如 Ping、MTR、BGP），可用于分析专用网络和公共网络的表现。

Looking Glass 包含多个功能模块，分别针对全球网络性能的不同方面进行分析：

* **网络链路及路由诊断（Route Explorer）**：通过 Ping、MTR 和 BGP，从 Zenlayer 各地 PoP 探测目标 IP 或域名的路由路径与网络链路质量。
* **最后一公里性能（Last-mile Performance）**：通过展示各个 PoP 对本地运营商（Eyeball Network）的覆盖情况及平均 Ping 延迟（毫秒），深入了解最后一公里的连接质量。适用于评估区域网络表现和终端用户体验。
* **专用骨干网延迟（Private Backbone Latency）**：可视化 Zenlayer 全球高质量专用骨干网的实时延迟情况，具备全网全互联特性。此模块为 Private Connect（L2）和 Cloud Router（L3）部署的规划与优化提供精准的 PoP 间延迟数据支持。
* **公网传输网络延迟（Public Transit Latency）**：分析 Zenlayer 覆盖全球、总容量超 220+ Tbps 的 IP Transit 网络的实时延迟，揭示各公共 PoP 间的路由性能，有助于将公网路径与专线骨干进行对比评估。
* **全球智能加速测速（Global Acceleration Test）**：通过模拟真实下载场景，测试从指定源区域获取 1MB 文件所需时间，从而评估 Zenlayer 加速服务在跨境内容传输和用户体验方面的实际效果。

通过上述模块，Looking Glass 为用户提供从核心骨干路径到终端最后一公里的全球网络健康全景视图，帮助用户全面监控、诊断并优化基于 Zenlayer 全球基础设施的网络体验。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cn/platform/looking-glass.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
