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
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Accept-Language, Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Language, Cookie
Caching Headers
No caching headers found
Content Headers
Content-Language
en
Content-Type
text/html; charset=utf-8
content-language: en content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-powered-by: authentik
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 13 Sep 2026 16:08:20 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=9,cfOrigin;dur=1108
Via
1.1 Caddy
X-Authentik-Id
32b99aa0d435488f888e34b2e45f4585
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a3a868f1fbdcb1fd-IAD
date: Sun, 13 Sep 2026 16:08: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=l5Oqm%2FMNNV546f%2Bgd11NRH1SqOkX5%2B6It%2FwG%2Fcpa3brul8sQ30twPzIMV8NItHAMKJpOTzXp7wwGP95AdEOe6REZTlxt4lAFUWyZkHBOQefbdcA3xhzyILiqJnBS78%2FuMdIx"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=9,cfOrigin;dur=1108
via: 1.1 Caddy
x-authentik-id: 32b99aa0d435488f888e34b2e45f4585
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology