Open
Cached
·
9h ago
21
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
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
public, max-age=0, must-revalidate
Etag
"8c9dc629d4472fc0788c91bfdffb1a54"
cache-control: public, max-age=0, must-revalidate etag: "8c9dc629d4472fc0788c91bfdffb1a54"
Content Headers
Content-Disposition
inline
Content-Length
362728
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 362728 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sat, 28 Mar 2026 01:04:25 GMT
X-Matched-Path
/
date: Sat, 28 Mar 2026 01:04:25 GMT via: 1.1 6c2928244082469db08603e0560ef74e.cloudfront.net (CloudFront) x-amz-cf-id: 15tYbvtd3o_tfXGiZLqIUA6WwqT0b8OKXGAcXCC6KZtIZXYoqoaVRw== x-amz-cf-pop: IAD61-P12 x-cache: RefreshHit from cloudfront x-matched-path: / x-vercel-cache: HIT x-vercel-id: iad1::h6v99-1774655233386-31473c713e07
Recommendations
Enable compression (gzip/brotli) to improve performance