Open
Cached
·
just now
19
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
Age
44299
Cache-Control
max-age=72683
Etag
"e3158edd302612e69ab03e87299f932b"
Expires
Fri, 17 Apr 2026 10:13:54 GMT
Pragma
public
age: 44299 cache-control: max-age=72683 etag: "e3158edd302612e69ab03e87299f932b" expires: Fri, 17 Apr 2026 10:13:54 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
Thu, 16 Apr 2026 14:02:31 GMT
X-Country-Code
US
X-Regions-Code
IL
date: Thu, 16 Apr 2026 14:02:31 GMT via: 1.1 689115ff2de1803f311819422d2bbc9e.cloudfront.net (CloudFront) x-amz-cf-id: LBR4k8A0rsuvDj3OhNyjJ5QfGuCqq0gthi-IpHN3NiSPJKSz1Ffxyg== x-amz-cf-pop: IAD61-P2 x-cache: Hit from cloudfront x-country-code: US x-regions-code: IL
Recommendations
Enable compression (gzip/brotli) to improve performance