Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Etag
"6943f85b-9d8"
Last-Modified
Thu, 18 Dec 2025 12:49:31 GMT
etag: "6943f85b-9d8" last-modified: Thu, 18 Dec 2025 12:49:31 GMT
Content Headers
Content-Length
2520
Content-Type
text/html; charset=utf-8
content-length: 2520 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 19:14:40 GMT
date: Mon, 11 May 2026 19:14:40 GMT via: 1.1 5bab46d8af126fb7ca14b6d331ff182a.cloudfront.net (CloudFront) x-amz-cf-id: ATLL3BBJxR22h4yXudjrO9DAb15HIRTe9k57b83Y3xRbzBUWst7Jrg== x-amz-cf-pop: IAD55-P8 x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching