Open
Cached
·
just now
18
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
no-cache
Etag
"8572cb8fa5e6478fba1756d8845a6f60b014994b0d1f1982fb64ed8fcb888fad"
Last-Modified
Fri, 21 Aug 2026 05:04:36 GMT
cache-control: no-cache etag: "8572cb8fa5e6478fba1756d8845a6f60b014994b0d1f1982fb64ed8fcb888fad" last-modified: Fri, 21 Aug 2026 05:04:36 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Mon, 24 Aug 2026 16:21:29 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-ewr-kewr1740069-EWR
X-Timer
S1787588490.559541,VS0,VE241
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Mon, 24 Aug 2026 16:21:29 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-ewr-kewr1740069-EWR x-timer: S1787588490.559541,VS0,VE241
Recommendations
Enable compression (gzip/brotli) to improve performance