Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
0
age: 0
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 17 Aug 2026 08:58:01 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=104,cfOrigin;dur=24
X-Cache-Hits
0
X-Cacheable
NO:Not Cacheable
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: a2c7797bfb863997-IAD date: Mon, 17 Aug 2026 08:58:01 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=104,cfOrigin;dur=24 x-cache-hits: 0 x-cacheable: NO:Not Cacheable x-varnish: 36773468 x-varnish-cache: MISS
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching