Open
Cached
·
just now
21
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
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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=0, must-revalidate, no-cache, no-store, private
Expires
Fri, 01 Jan 1990 00:00:00 GMT
Pragma
no-cache
cache-control: max-age=0, must-revalidate, no-cache, no-store, private expires: Fri, 01 Jan 1990 00:00:00 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 24 May 2026 22:18:09 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=6,cfOrigin;dur=232
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a00facac9c39018b-IAD
date: Sun, 24 May 2026 22:18:09 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=BnVwvN2mhwp0qILYLt7%2Fu8ZCfN%2FJz7bXg%2F440Z5USyPiXLTI%2BRdzHG3bcIx2ibFZHfjkoDi2AMsv3N1QUYjQzA0BOowGAUD1fGoLThQeOCgoaJSp3MqIHIyDVxvH%2FsLe"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=6,cfOrigin;dur=232
x-turbo-charged-by: LiteSpeed
Recommendations
Enable compression (gzip/brotli) to improve performance