HTTP headers
HTTP /api/v1/http/headersCapture every response header, follow redirects, time each hop.
https://accounts.google.com/v3/signin/identifier?continue=https://accounts.google.com/&followup=https://accounts.google.com/&passive=1209600&flowName=WebLiteSignIn&flowEntry=ServiceLogin&dsh=S-1993113443:1789519622391926
200
3 hops
212 ms
-
302
https://accounts.google.com33 ms -
302
https://accounts.google.com/ServiceLogin?passive=1209600&continue=https%3A%2F%2Faccounts.google.com%2F&followup=https%3A%2F%2Faccounts.google.com%2F36 ms -
200
https://accounts.google.com/v3/signin/identifier?continue=https://accounts.google.com/&followup=https://accounts.google.com/&passive=1209600&flowName=WebLiteSignIn&flowEntry=ServiceLogin&dsh=S-1993113443:178951962239192673 ms
| content-type | text/html; charset=utf-8 |
| x-frame-options | DENY |
| set-cookie | __Host-GAPS=1:ZHPk0njdI9ERpmmsF6RZVGIhXEb2OA:2vzc-VRREs1sUcHi; Expires=Fri, 15-Sep-2028 00:47:02 GMT; Path=/; Secure; HttpOnly; Priority=HIGH |
| vary | Sec-Fetch-Dest, Sec-Fetch-Mode, Sec-Fetch-Site |
| x-auto-login | realm=com.google&args=continue%3Dhttps://accounts.google.com/ |
| x-ua-compatible | IE=edge |
| cache-control | no-cache, no-store, max-age=0, must-revalidate |
| pragma | no-cache |
| expires | Mon, 01 Jan 1990 00:00:00 GMT |
| date | Wed, 16 Sep 2026 00:47:02 GMT |
| strict-transport-security | max-age=31536000; includeSubDomains |
| accept-ch | Sec-CH-UA-Arch, Sec-CH-UA-Bitness, Sec-CH-UA-Full-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Model, Sec-CH-UA-WoW64, Sec-CH-UA-Form-Factors, Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version |
| content-security-policy | script-src 'report-sample' 'nonce-R5BnHczsrWFwVBcY41HefQ' 'unsafe-inline';object-src 'none';base-uri 'self';report-uri /v3/signin/_/AccountsSignInUi/cspreport;worker-src 'self', require-trusted-types-for 'script';report-uri /v3/signin/_/AccountsSignInUi/cspreport |
| cross-origin-resource-policy | same-site |
| report-to | {"group":"AccountsSignInUi","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/AccountsSignInUi"}]} |
| cross-origin-opener-policy-report-only | same-origin; report-to="AccountsSignInUi" |
| permissions-policy | ch-ua-arch=*, ch-ua-bitness=*, ch-ua-full-version=*, ch-ua-full-version-list=*, ch-ua-model=*, ch-ua-wow64=*, ch-ua-form-factors=*, ch-ua-platform=*, ch-ua-platform-version=* |
| reporting-endpoints | default="/v3/signin/_/AccountsSignInUi/web-reports?context=eJwNw09IU3EAB_C1_H0J8bCyP7YghqcWaHOSGQlRkmPOzT3entMn9dS2cBCbbm9CFqWJHiwiqEysUwQaYlGHDoKKoJiEprlorjAPBomGFiqJHvp-4JM-s_dkutngOGE2jGYPGi9cXjJe4q6MZWMPt89Pi0esv_gk7nInd3N9zay4znmWz-I8l_nnhJejWQnRwtbChMjhMWtSfOC_zUlhupkUxVtJ4eDDqW_CzJOJ72KKd1ucMLQ68cvhwirf-ehCG2_-cGGbe-fKYM11I4e3Ym6k6W6sdHiwxv1PPHjDr9-X4x2n_S7HqzYvBjjFCzz-1YtJ1iwSrvJpn4RifvlAQh9HRiTEeP2QjA02Zck4yH8KZGxyaZEMD_-slbHM_3iXM-tkHOEGzQedI7d8aN6v4DY3hRSs3FOwxo0TCuLcOaWgdagC7XyfH_JTfsYVx_xQeeCxH2-5O-XHcz5ztBLn-GJ_JUo4sFOFQYuKYb7iVNFVqqKH8xdVSMercSBjX8d07xeY1mdSG3uyT9VFGrVQIBjWQ_qNa9FIWA-GA7VxvT4eigWjTcGoZrfZC2xn8-y5tkKtwfYfYEXCkg" |
| content-encoding | gzip |
| server | ESF |
| x-xss-protection | 0 |
| x-content-type-options | nosniff |
| 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=accounts.google.com
curl -s '/api/v1/http/headers?q=accounts.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