๐Ÿ“‹ 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