Open
Cached
·
just now
15
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
accept-ranges: bytes connection: close
Caching Headers
Etag
"f0070b11081b177eb67d0e3cca97279c"
Last-Modified
Thu, 11 Jun 2026 13:17:12 GMT
etag: "f0070b11081b177eb67d0e3cca97279c" last-modified: Thu, 11 Jun 2026 13:17:12 GMT
Content Headers
Content-Length
99285
Content-Type
text/html
content-length: 99285 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 11 Jun 2026 14:59:39 GMT
X-Amz-Storage-Class
STANDARD_IA
alt-svc: h3=":443"; ma=86400 date: Thu, 11 Jun 2026 14:59:39 GMT via: 1.1 4e21e4c06939b7370c55385064486ed4.cloudfront.net (CloudFront) x-amz-cf-id: uNYqK9gNmhzY6GMzy56uKDHntKplDno_6ZP3XkkfbsJUvOn1dQW0Pg== x-amz-cf-pop: IAD61-P13 x-amz-server-side-encryption: AES256 x-amz-storage-class: STANDARD_IA x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching