關於 Check-Host.cc
Check-Host.cc 是一款免費、無廣告的分散式網路監測工具。使用者可從我們的全球節點觸發即時檢測——ping、HTTP、TCP、UDP、DNS 和 MTR。我們不爬取網站;每次探測均為由真實使用者發起的單次按需請求。
安全系統與 Cloudflare 資訊
若您的防火牆、WAF 或 Cloudflare 規則正在攔截我們的探測,以下資訊將協助您識別並將合法的 Check-Host 流量加入白名單。
User-Agent
Check-Host check-host.cc
我們節點發出的所有 HTTP 檢測均使用以下 User-Agent。您可用它在應用層識別並允許我們的請求。
流量行為
我們的節點從不爬取。每次檢測均為使用者觸發的單次請求,沒有機器人、爬蟲或自動排程。
- 每次檢測僅一個請求——無遞迴爬取
- 僅由使用者觸發——無自動排程
- 無工作階段 Cookie,不執行 JavaScript
- HTTP 檢測使用 HEAD 或 GET 請求
Cloudflare — Global WAF Rule
To whitelist Check-Host across your entire Cloudflare zone in one rule, use any of the identifiers below. Combine them with OR for maximum coverage. This covers both on-demand checks and monitoring probes.
Match by User-Agent
http.user_agent contains "Check-Host"
Match by IP List
check-host.cc/ipsImport check-host.cc/ips into a Cloudflare custom IP List, then reference it in your rule expression.
Example WAF expression
(http.user_agent contains "Check-Host") or (ip.src in $check_host_ips)
Paste this into Security → WAF → Custom Rules → Edit expression.
檢測類型
以下探測類型可用,每種均由所選節點按需執行。
可用性監控
即將推出Register a domain and Check-Host will probe it automatically at regular intervals from our global nodes. Each monitoring probe is a single lightweight request — identical to a user-triggered check, just scheduled. No crawling, no indexing, no JavaScript execution. Probes appear with the same User-Agent and node IPs as regular checks.
- Automated periodic probes — single request per interval
- Same User-Agent and node IPs as on-demand checks
- No data crawled or indexed — only availability & latency recorded
- Alerts on downtime or response anomalies
速率限制
為確保公平使用並保護目標免受濫用,請求按發起方 IP 和目標主機分別進行限速。即時檢測(連續模式)的限制比單次檢測更嚴格。
| 時間視窗 | 每 IP — 一般 | 每 IP — 即時 | 每目標 — 一般 | 每目標 — 即時 |
|---|---|---|---|---|
| 10 秒 | 6 | 2 | 11 | 3 |
| 1 分鐘 | 30 | 7 | 39 | 13 |
| 1 小時 | 250 | 50 | 200 | 50 |
| 1 天 | — | — | 2,000 | 500 |
需要更高的配額用於生產環境或大規模監控?您可以透過聯絡頁面申請 API 金鑰 — API 金鑰享有大幅提升的請求配額。
申請 API 金鑰 →