Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; 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
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
12401
Cache-Control
public, max-age=0, s-maxage=43200
Last-Modified
Mon, 03 Aug 2026 15:02:16 GMT
age: 12401 cache-control: public, max-age=0, s-maxage=43200 last-modified: Mon, 03 Aug 2026 15:02:16 GMT
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
Mon, 03 Aug 2026 18:28:58 GMT
Request-Context
appId=cid-v1:9c255878-02e3-439a-83bf-36a77d3f68f7
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: a2576299090bb87e-IAD date: Mon, 03 Aug 2026 18:28:58 GMT request-context: appId=cid-v1:9c255878-02e3-439a-83bf-36a77d3f68f7
Recommendations
Enable compression (gzip/brotli) to improve performance