Open
Cached
·
just now
23
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Cache-Control
public, max-age=0
Etag
W/"5d4-1a0a55bc128"
Last-Modified
Tue, 15 Sep 2026 13:57:29 GMT
cache-control: public, max-age=0 etag: W/"5d4-1a0a55bc128" last-modified: Tue, 15 Sep 2026 13:57:29 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Tue, 15 Sep 2026 18:35:41 GMT
Origin-Agent-Cluster
?1
Via
1.1 Caddy
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
alt-svc: h3=":443"; ma=2592000 date: Tue, 15 Sep 2026 18:35:41 GMT origin-agent-cluster: ?1 via: 1.1 Caddy x-dns-prefetch-control: off x-download-options: noopen x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance