Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000; includeSubdomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Etag
"f6e106ff6be1e79ce26b551232ecc314"
Last-Modified
Thu, 18 Nov 2021 10:57:37 GMT
etag: "f6e106ff6be1e79ce26b551232ecc314" last-modified: Thu, 18 Nov 2021 10:57:37 GMT
Content Headers
Content-Length
3615
Content-Type
text/html
content-length: 3615 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Tue, 18 Aug 2026 12:17:27 GMT
alt-svc: h3=":443"; ma=86400 date: Tue, 18 Aug 2026 12:17:27 GMT via: 1.1 ddba5cc22287785323b6bcc96e4c3062.cloudfront.net (CloudFront) x-amz-cf-id: V-Tj15jEmutWKbqUmKhLJ8xw5_w5vZYjfnpJEMevxKatNL9Duk_zdA== x-amz-cf-pop: IAD61-P13 x-amz-server-side-encryption: AES256 x-amz-version-id: zfx2uuCZPRMxmyhQ8NWbACn7HCUfcBHG x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching