Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
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 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
"15fa-6264e837436c0"
Last-Modified
Thu, 07 Nov 2024 08:35:15 GMT
etag: "15fa-6264e837436c0" last-modified: Thu, 07 Nov 2024 08:35:15 GMT
Content Headers
Content-Length
5626
Content-Type
text/html; charset=UTF-8
content-length: 5626 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 07 May 2026 11:49:23 GMT
date: Thu, 07 May 2026 11:49:23 GMT via: 1.1 3289feb7922c3bed2dd498f7353add3e.cloudfront.net (CloudFront) x-amz-cf-id: XToAuyHOl0QaFg_RJ3nEQFj8eTBKEO4uu80E63bZAav1PlbWJVKeKA== x-amz-cf-pop: IAD55-P5 x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching