Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000; 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
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Etag
"jylistwiix6rx5"
cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "jylistwiix6rx5"
Content Headers
Content-Length
316250
Content-Type
text/html; charset=utf-8
content-length: 316250 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 30 Jul 2026 19:57:45 GMT
date: Thu, 30 Jul 2026 19:57:45 GMT via: 1.1 6744171422c4a271f6b0fe32071ae980.cloudfront.net (CloudFront) x-amz-cf-id: LWYgbwWdsD_MLEBMKstTR3ne2kgvmloFwIevNPA5g8bqvLGbYi8wkQ== x-amz-cf-pop: IAD55-P8 x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology