Open
Cached
·
just now
19
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
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
x-fh-requested-host, accept-encoding
connection: close transfer-encoding: chunked vary: x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
max-age=3600
Last-Modified
Mon, 03 Aug 2026 03:35:08 GMT
cache-control: max-age=3600 last-modified: Mon, 03 Aug 2026 03:35:08 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, 08 Aug 2026 02:48:55 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-iad-kiad7000113-IAD
X-Timer
S1786157336.536693,VS0,VE214
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a27b3472faf2ed75-IAD
date: Sat, 08 Aug 2026 02:48:55 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=tKoC7veGH2gaXZDXOFeG59%2FN%2BkZUvBC%2BlMcmVqqpv2yqiUDbNRKjO1QuSPQ2WaHsKFDUy5z2%2FYncSPwKb%2FweO17aFMSmLb6R1KWmBh%2BSd7jAbLiPErMcBsZZsxuAngvmwdWKdG%2FYVA%3D%3D"}]}
x-cache: MISS
x-cache-hits: 0
x-served-by: cache-iad-kiad7000113-IAD
x-timer: S1786157336.536693,VS0,VE214
Recommendations
Enable compression (gzip/brotli) to improve performance