Page weight & timing
HTTP /api/v1/http/page-weightReal-network fetch with full timing breakdown — DNS / connect / TLS / TTFB / total / payload size / compression.
{
"url": "https://crypt.tools/",
"status": 200,
"http_version": 3,
"primary_ip": "188.114.96.0",
"primary_port": 443,
"timing_ms": {
"dns": 0,
"connect": 4.4,
"tls_handshake": 0,
"ttfb": 56.5,
"total": 59.7
},
"bytes_total": 37813,
"compressed": "zstd",
"content_type": "text/html; charset=UTF-8",
"speed_kbps": 618.9,
"verdict": "fast"
}
{
"ok": true,
"slug": "http/page-weight",
"title": "Page weight & timing",
"ms": 61,
"data": {
"url": "https://crypt.tools/",
"status": 200,
"http_version": 3,
"primary_ip": "188.114.96.0",
"primary_port": 443,
"timing_ms": {
"dns": 0,
"connect": 4.4,
"tls_handshake": 0,
"ttfb": 56.5,
"total": 59.7
},
"bytes_total": 37813,
"compressed": "zstd",
"content_type": "text/html; charset=UTF-8",
"speed_kbps": 618.9,
"verdict": "fast"
},
"source": "live",
"meta": []
}
/api/v1/http/page-weight?q=https%3A%2F%2Fcrypt.tools
curl -s '/api/v1/http/page-weight?q=https%3A%2F%2Fcrypt.tools'
-
1
Paste your input
Enter the value at the top — domain, IP, URL, email, ASN, hash, whatever fits this tool. The smart input auto-detects type.
-
2
Click "Inspect"
host.tools issues real probes (DNS, HTTP, TCP, TLS, WHOIS where applicable) and renders the result in milliseconds.
-
3
Open the API tab
Every web tool has a sibling /api/v1/http/page-weight JSON endpoint with the same payload. One copy-as-curl click and you're scripting it.
Headers are how the modern web declares its security posture. Auditing them is the highest-ROI thing you can do this week.
/api/v1/http/page-weight?q=https%3A%2F%2Fcrypt.tools
curl -s '/api/v1/http/page-weight?q=https%3A%2F%2Fcrypt.tools'
<iframe src="/http/page-weight?q={INPUT}&embed=1"
width="100%" height="600" frameborder="0"></iframe>
Drop into any HTML page. The embed=1 flag hides nav and footer.
Common questions
Is Page weight & timing free?
Where does the data come from?
How fresh are the results?
?nocache=1 for a forced refresh.Can I run this from the command line?
host.tools http page-weight YOUR_INPUT.Can I monitor results over time?
Run Page weight & timing on a schedule. Get pinged when it changes.
Pro gets you bulk lookups, monitors, webhook alerts, history, exports and 10,000 API calls/day. $19/mo.
- ✓Schedule any tool — every 1, 5, 15, 60 min
- ✓Diff against last run, alert on change
- ✓Webhook + email + Slack + PagerDuty + OpsGenie
- ✓Bulk CSV upload, 1,000 inputs per job
- ✓Export results as CSV / NDJSON / Excel
- ✓90-day history, comparison view