Check-Host.cc

关于 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 请求

节点 IP 列表

我们所有检测节点的出口 IP 均以纯文本格式列在以下 URL,每行一个。节点增减时列表自动更新。

check-host.cc/ips

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/ips

Import 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 密钥 →

API 文档

Check-Host.cc 提供公开的 JSON API,可通过编程方式触发检测并读取结果。

docs.check-host.cc

联系我们

如需举报滥用、申请白名单、商业合作或一般咨询,请使用我们的联系页面。

Contact →

机器可读数据

本信息的 JSON 摘要可供自动化系统使用。

check-host.cc/about.json