Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; 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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
250826
Cache-Control
public, max-age=0, must-revalidate
Etag
"2cc3e9d0f9cfd11aab837b11137a3a0b"
age: 250826 cache-control: public, max-age=0, must-revalidate etag: "2cc3e9d0f9cfd11aab837b11137a3a0b"
Content Headers
Content-Disposition
inline
Content-Length
410684
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 410684 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 10 May 2026 17:54:06 GMT
X-Matched-Path
/
date: Sun, 10 May 2026 17:54:06 GMT via: 1.1 46d3157e794de0cde352e9914da1d37e.cloudfront.net (CloudFront) x-amz-cf-id: 11Cif3GmACW8jih_H1kK_XdEyZsWjle_VLrOuPDIv5ZHHhhPsliaLw== x-amz-cf-pop: IAD55-P10 x-cache: Miss from cloudfront x-matched-path: / x-vercel-cache: HIT x-vercel-id: iad1::7tcx4-1778435646546-f64ad34fefd3
Recommendations
Enable compression (gzip/brotli) to improve performance