📋 HTTP Headers

Check the HTTP response headers a web server sends.

How to use

  1. Enter the URL to check.
  2. Click "Check".
  3. The server's full HTTP response headers are shown.

🎯 Use Cases

Example

Input
example.com
Output
HTTP 200
Content-Type: text/html; charset=UTF-8
Cache-Control: max-age=1801
Server: nginx
Content-Length: 1256
…

Entering a URL shows the response status code and the server's full HTTP headers in a table. The values above are an illustrative sample result; actual responses vary by the target server's configuration.

FAQ

What happens with a redirecting URL?
Redirects aren't followed — the headers of the initial response are shown as-is.
Can I check pages that require login?
This tool requests without authentication, so headers only visible after login can't be checked.
Is the URL I look up stored?
No. Every request is looked up immediately and only the result is returned.

More Network Tools

📡
My IP Address
Check your current IP and location
📐
CIDR Calculator
Calculate network range & usable IPs
🔤
Punycode Converter
Convert IDN domains ↔ Punycode (xn--)
🔀
IPv4 to IPv6
Convert IPv4 to IPv4-mapped IPv6
🕸️
Domain Extractor
Extract domain names from text/URLs
🚪
Batch URL Opener
Open multiple URLs in new tabs at once
🛰️
DNS Lookup
Look up A, MX, TXT & other DNS records
🔁
Domain to IP
Resolve a domain to IPv4/IPv6
📮
Email Verifier
Check format & mail server (MX) existence
🛡️
Security Headers Checker
Audit key security headers
📇
Whois Lookup
Look up domain/IP registration (RDAP)
📍
IP Geolocation
Look up region info for an IP/domain
🖼️
OGP Checker
Preview social share cards
📑
Heading Extractor
Check TITLE & h1–h6 structure
🏷️
Title & Meta Extractor
Extract TITLE, DESCRIPTION & ROBOTS