Open
Cached
·
just now
20
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
Fri, 07 Aug 2026 06:42:56 GMT
cache-control: max-age=3600 last-modified: Fri, 07 Aug 2026 06:42:56 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
Thu, 13 Aug 2026 10:47:26 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=13,cfOrigin;dur=8
X-Cache
HIT
X-Cache-Hits
0
X-Served-By
cache-iad-kiad7000046-IAD
X-Timer
S1786618047.700655,VS0,VE1
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a2a72447cc7f2d28-IAD
date: Thu, 13 Aug 2026 10:47:26 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=uFBWpmRAoeOj%2BtiW2WacyboOpU1BH3WHmQfH2hlpULfhvUqH%2F%2FOpm19kt8kN7NKC0JT9DoAcPw0k4w8o1UdYI1vClcwrByxSPJc%2BDGjIABkYhXbWnVqRWDHJrAvgXfPO%2FD2e"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=13,cfOrigin;dur=8
x-cache: HIT
x-cache-hits: 0
x-served-by: cache-iad-kiad7000046-IAD
x-timer: S1786618047.700655,VS0,VE1
Recommendations
Enable compression (gzip/brotli) to improve performance