Open
Cached
·
just now
15
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
Missing
Not configured
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 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
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Age
14634
Cache-Control
s-maxage=31536000, stale-while-revalidate
Etag
"14ufo2ajh588gz"
age: 14634 cache-control: s-maxage=31536000, stale-while-revalidate etag: "14ufo2ajh588gz"
Content Headers
Content-Length
10992
Content-Type
text/html; charset=utf-8
content-length: 10992 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 17 May 2026 16:26:10 GMT
date: Sun, 17 May 2026 16:26:10 GMT via: 1.1 71b24e89f6f9e648d6cc206b3f6cc3da.cloudfront.net (CloudFront) x-amz-cf-id: UyeQSl84Ys8Ji1QvUP58KqsIVVT7rDEfM7ULJeioPv3vq3HUCoN4ug== x-amz-cf-pop: IAD55-P7 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