Open Cached · just now
18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=15552000
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

2 headers
Cache-Control
Caching
public, max-age=3600, must-revalidate
Last-Modified
Caching
Fri, 21 Nov 2025 00:53:10 GMT

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
*

Cookies Headers

0 headers
No cookies headers found

Other Headers

7 headers
Cf-Cache-Status
Other
EXPIRED
Cf-Ray
Other
9a1c3565ac92e14c-IAD
Date
Other
Fri, 21 Nov 2025 00:53:10 GMT
Link
Other
<https://fonts.googleapis.com>; rel="preconnect", <https://fonts.gstatic.com>; rel="preconnect", </_next/static/css/03dc2458183964e9.css>; rel="preload"; as=style, </_next/static/css/213225cc009d5133.css>; rel="preload"; as=style
Nel
Other
{"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Report-To
Other
{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jyQOeMg0AUbmqc0atF5LinreR4fT6%2BmzaK7xFHlwBDgmB8xHwyG6BLVPTRFqiJTmF%2B4B%2FmWwEVGv7OwQ6Cv6cjrEUnQNcUV3C725SUsKeg3jEZQPNC3%2FNUFK"}],"group":"cf-nel","max_age":604800}
Server-Timing
Other
cfL4;desc="?proto=TCP&rtt=595&min_rtt=592&rtt_var=172&sent=5&recv=7&lost=0&retrans=0&sent_bytes=2800&recv_bytes=570&delivery_rate=6716857&cwnd=252&unsent_bytes=0&cid=a6d8c58a2df5b577&ts=132&x=0"

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 188ms