HTTP headers
HTTP /api/v1/http/headersCapture every response header, follow redirects, time each hop.
https://docs.github.com/en
200
2 hops
143 ms
-
302
https://docs.github.com51 ms -
200
https://docs.github.com/en47 ms
| access-control-allow-origin | * |
| content-security-policy | default-src 'none';prefetch-src 'self';connect-src 'self' https://collector.githubapp.com;font-src 'self' data:;img-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com data: placehold.it;object-src 'self';script-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' data: 'sha256-dspnkRAwFNI4G3CK/poQ1CoGlM1rtnGvq1TX7FlQtM4=';script-src-attr 'self';frame-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com https://support.github.com;frame-ancestors 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com;style-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' 'unsafe-inline' data:;child-src 'self';manifest-src 'self';upgrade-insecure-requests;base-uri 'self';form-action 'self' |
| cross-origin-opener-policy | same-origin |
| cross-origin-resource-policy | same-origin |
| origin-agent-cluster | ?1 |
| referrer-policy | no-referrer-when-downgrade |
| x-content-type-options | nosniff |
| x-dns-prefetch-control | off |
| x-download-options | noopen |
| x-frame-options | SAMEORIGIN |
| x-permitted-cross-domain-policies | none |
| x-xss-protection | 0 |
| cache-control | public, max-age=60 |
| x-powered-by | Next.js |
| content-type | text/html; charset=utf-8 |
| x-github-backend | Kubernetes |
| x-github-request-id | 2C18:24D81F:B5F105:CC02EF:6AA9D7CA |
| x-github-edge-region | iad |
| content-encoding | br |
| via | 1.1 varnish, 1.1 varnish |
| accept-ranges | bytes |
| date | Tue, 15 Sep 2026 23:46:05 GMT |
| age | 240 |
| x-served-by | cache-iad-kjyo7100085-IAD, cache-fra-etou8220142-FRA |
| x-cache | HIT, HIT |
| x-cache-hits | 1, 1 |
| x-timer | S1789515966.708272,VS0,VE2 |
| vary | accept, Accept-Encoding |
| strict-transport-security | max-age=31557600 |
| content-length | 13746 |
-
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%2Fdocs.github.com
curl -s '/api/v1/http/headers?q=https%3A%2F%2Fdocs.github.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