Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
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 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
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=64543
Etag
"a5ea2da9978e834747f90d193dd8f763"
Expires
Mon, 11 May 2026 23:57:14 GMT
Pragma
public
cache-control: max-age=64543 etag: "a5ea2da9978e834747f90d193dd8f763" expires: Mon, 11 May 2026 23:57:14 GMT pragma: public
Content Headers
Content-Language
en
Content-Type
text/html; charset=utf-8
content-language: en content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 06:01:32 GMT
X-Country-Code
US
X-Regions-Code
IL
date: Mon, 11 May 2026 06:01:32 GMT via: 1.1 65566883560611dde36b4dfe13fd3272.cloudfront.net (CloudFront) x-amz-cf-id: I92Lwe6sX1SVID5zg22xQmQ3naCvzIIKHFVHU9ooABSv3JbPkNra9Q== x-amz-cf-pop: IAD55-P3 x-cache: Miss from cloudfront x-country-code: US x-regions-code: IL
Recommendations
Enable compression (gzip/brotli) to improve performance