Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
cache-control: private, no-cache, no-store, max-age=0, must-revalidate
Content Headers
Content-Length
24540
Content-Type
text/html; charset=utf-8
content-length: 24540 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 07 May 2026 07:29:41 GMT
X-Amzn-Remapped-Connection
keep-alive
date: Thu, 07 May 2026 07:29:41 GMT via: 1.1 bdf1ecd347b3168f1708cc7a5fbc1b90.cloudfront.net (CloudFront), 1.1 420b04515afbec0c45b59617f13f792a.cloudfront.net (CloudFront) x-amz-apigw-id: c-7X6GAdiYcEtYg= x-amz-cf-id: Vj4ttI8z0DqL6WsZYjEBCCHME_B15UFDq7og_hdmtnX057KETk0JIw== x-amz-cf-pop: IAD61-P13, IAD55-P4 x-amzn-remapped-connection: keep-alive x-amzn-remapped-date: Thu, 07 May 2026 07:29:41 GMT x-amzn-requestid: 3ecae97f-904f-4280-b5c8-c6c09eca75f1 x-amzn-trace-id: Root=1-69fc3f65-701ecd1b38315177511fd4ab;Parent=0ff29dd159bd1b74;Sampled=0;Lineage=1:63b5b150:0 x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology