> For the complete documentation index, see [llms.txt](https://docs.chjina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chjina.com/wang-zhan-shou-cang/quzhan/gong-ju-lei.md).

# 工具类

### IP地址查询

#### 1.查看公网出口IP地址信息，可显示国内外获取的地址信息，可查询多出口地址信息

<https://ip.skk.moe/>

<https://ip111.cn>

#### 2.查看公网出口地址，可以显示位置信息

[https://ip.ll.sd](https://ip.ll.sd/)

#### 3.查询IP位置信息

<https://ip.sy>

#### 4.查询IP地址信息，可显示IP纯净度，IP类型，风控值等信息。

<https://ping0.cc/>

### 在线检测

#### 1.在线ping，在线端口检测，网站测速，HTTP测速，API测速，路由追踪在线，DNS查询等

<https://www.itdog.cn/>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.chjina.com/wang-zhan-shou-cang/quzhan/gong-ju-lei.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.
