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
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • 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
Age
525
Cache-Control
s-maxage=60, stale-while-revalidate=31535940
Etag
"vvc7vm8u7q5mbz"
age: 525 cache-control: s-maxage=60, stale-while-revalidate=31535940 etag: "vvc7vm8u7q5mbz"
Content Headers
Content-Length
262317
Content-Type
text/html; charset=utf-8
content-length: 262317 content-type: text/html; charset=utf-8
Server Headers
server: CloudFront x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 10 May 2026 13:41:55 GMT
alt-svc: h3=":443"; ma=86400 date: Sun, 10 May 2026 13:41:55 GMT via: 1.1 19ce5400ce3c3ceb334a546c0524d848.cloudfront.net (CloudFront) x-amz-cf-id: 6hymzxLPxkd4UYe3GDsvHz0sncBt3qaJlR-oMq6iRCfSbQc9CH0_EQ== x-amz-cf-pop: IAD12-P4 x-cache: Hit from cloudfront x-nextjs-cache: HIT
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology