Open
Cached
·
8h ago
20
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
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
Tue, 07 Apr 2026 20:09:55 GMT
cache-control: max-age=3600 last-modified: Tue, 07 Apr 2026 20:09:55 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
Wed, 06 May 2026 02:38:20 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=12
Speculation-Rules
"/cdn-cgi/speculation"
X-Cache
HIT
X-Cache-Hits
0
X-Served-By
cache-iad-kiad7000050-IAD
X-Timer
S1778035100.050134,VS0,VE1
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9f749baf28f8c96b-IAD
date: Wed, 06 May 2026 02:38:20 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=IHDM7i%2F9bPFpiEjBpR3SdOIJpafo29YQ7B1eYxrSqc4CEfTLf1%2BRkynQCTzeSLCXL2fWYSdyGjwZ4kxeL9sx2aAr9HAM%2FBez%2B%2FyjpaOs6kVnUC9RvVPD6LLMgKwEGmgUbW8%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=10,cfOrigin;dur=12
speculation-rules: "/cdn-cgi/speculation"
x-cache: HIT
x-cache-hits: 0
x-served-by: cache-iad-kiad7000050-IAD
x-timer: S1778035100.050134,VS0,VE1
Recommendations
Enable compression (gzip/brotli) to improve performance