Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
s-maxage=31536000, stale-while-revalidate
Etag
"5yxol36hyq20rw"
cache-control: s-maxage=31536000, stale-while-revalidate etag: "5yxol36hyq20rw"
Content Headers
Content-Length
94353
Content-Type
text/html; charset=utf-8
content-length: 94353 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
https://d1ov0azef1dbqd.cloudfront.net
access-control-allow-origin: https://d1ov0azef1dbqd.cloudfront.net
Cookies Headers
Other Headers
Date
Mon, 07 Sep 2026 07:16:13 GMT
X-Country-Code
CA
date: Mon, 07 Sep 2026 07:16:13 GMT x-country-code: CA x-envoy-upstream-service-time: 10 x-nextjs-cache: HIT
Recommendations
Enable compression (gzip/brotli) to improve performance