Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31556926; includeSubDomains; 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
- • 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
x-fh-requested-host, accept-encoding
connection: close transfer-encoding: chunked vary: x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate
Last-Modified
Mon, 11 May 2026 20:31:43 GMT
cache-control: no-cache, no-store, must-revalidate last-modified: Mon, 11 May 2026 20:31:43 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
Tue, 12 May 2026 02:19:51 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=14,cfOrigin;dur=0,cfWorker;dur=249
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-iad-kiad7000131-IAD
X-Timer
S1778552391.317991,VS0,VE135
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9fa5f0dcff06d645-IAD
date: Tue, 12 May 2026 02:19:51 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=k4YJtB2Y2a8H%2FGCa1AymabFnX3aKlAy8nVcLLCT3vYdAzsR6%2FA%2Fhrb6aiuJUe%2F6adiLcaAxS4pIU1RraLAqayX4ejFaKN4spnyjEMOLqvG3o1p4oVjfq4cDsJRUlJkFlK9%2BbqujwTvL3"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=14,cfOrigin;dur=0,cfWorker;dur=249
x-cache: MISS
x-cache-hits: 0
x-served-by: cache-iad-kiad7000131-IAD
x-timer: S1778552391.317991,VS0,VE135
Recommendations
Enable compression (gzip/brotli) to improve performance