Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
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
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
accept-language, x-country-code, x-fh-requested-host, accept-encoding
connection: close transfer-encoding: chunked vary: accept-language, x-country-code, x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
max-age=3600
Last-Modified
Tue, 29 Aug 2023 08:04:18 GMT
cache-control: max-age=3600 last-modified: Tue, 29 Aug 2023 08:04:18 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
Sat, 27 Jun 2026 13:01:45 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=10,cfOrigin;dur=8
X-Cache
HIT
X-Cache-Hits
0
X-Served-By
cache-iad-kiad7000135-IAD
X-Timer
S1782565306.612844,VS0,VE2
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a124a467fc6ca62c-IAD
date: Sat, 27 Jun 2026 13:01:45 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=e%2B8WLeeKz6Yqec4SfMvXSf0oQ8VSlPZsDY38KXq9XN5pYv9xd%2BoGAPJNGKM5S5bvwynL%2F2RcIhxLOX5xDzUNMEMJAP%2FCvoO8qiTP8JF33pJ%2BPy2oAFg44lm5d2TUYQ%3D%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=10,cfOrigin;dur=8
x-cache: HIT
x-cache-hits: 0
x-served-by: cache-iad-kiad7000135-IAD
x-timer: S1782565306.612844,VS0,VE2
Recommendations
Enable compression (gzip/brotli) to improve performance