HTTP headers
HTTP /api/v1/http/headersCapture every response header, follow redirects, time each hop.
https://www.google.com/
200
2 hops
166 ms
-
301
https://services.google.com18 ms -
200
https://www.google.com/64 ms
| content-type | text/html; charset=UTF-8 |
| date | Sat, 09 May 2026 14:08:48 GMT |
| expires | -1 |
| cache-control | private, max-age=0 |
| content-security-policy-report-only | object-src 'none';base-uri 'self';script-src 'nonce-VN2xz0wnVEHVj0fc8naxZA' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp |
| accept-ch | Sec-CH-Prefers-Color-Scheme |
| p3p | CP="This is not a P3P policy! See g.co/p3phelp for more info." |
| content-encoding | gzip |
| server | gws |
| content-length | 27400 |
| x-xss-protection | 0 |
| x-frame-options | SAMEORIGIN |
| set-cookie | SOCS=CAAaBgiA8vnPBg; expires=Tue, 08-Jun-2027 14:08:48 GMT; path=/; domain=.google.com; Secure; SameSite=lax, AEC=AaJma5uv8xMps2-9t6PiuVk1xJSf6RfNqdImovCZ_XcVWHn-Q8UjRRwhsw; expires=Thu, 05-Nov-2026 14:08:48 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax, __Secure-ENID=33.SE=mgki-21Ftk6CVRoOvLfzn04Jhuc8LXKuKGddqJ6qfqGOUbhLJlWVSSLRYoDl1PSa6jqYr7tG_ZGfiNTKLnYiYiLYtIBvslnS-5-LAkYzieXt0vDgJ3U7yqAY10MQDVYyULoRgu_vfkqPXx8nk8Y25000N5_0LQFIqhdT6mu1wyYPThSuwjjmTr4T3gXIQbZsmhYJchNyT63CIWqaf9xwr0QYYCpAtlZHp7a6T3_r9qigI_LGGuEC8LlwBkyZ; expires=Wed, 09-Jun-2027 06:27:06 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax, __Secure-BUCKET=CJsE; expires=Thu, 05-Nov-2026 14:08:48 GMT; path=/; domain=.google.com; Secure; HttpOnly |
| alt-svc | h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 |
-
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/headers 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/headers?q=https%3A%2F%2Fservices.google.com
curl -s '/api/v1/http/headers?q=https%3A%2F%2Fservices.google.com'
<iframe src="/http/headers?q={INPUT}&embed=1"
width="100%" height="600" frameborder="0"></iframe>
Drop into any HTML page. The embed=1 flag hides nav and footer.
Upgrade to Pro for $19/mo. Cancel anytime. Works with the same API you already use.
Common questions
Is HTTP headers 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 headers YOUR_INPUT.Can I monitor results over time?
Run HTTP headers 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