Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Etag
"441d-6544b7b61b51b"
Last-Modified
Mon, 15 Jun 2026 14:17:09 GMT
etag: "441d-6544b7b61b51b" last-modified: Mon, 15 Jun 2026 14:17:09 GMT
Content Headers
Content-Length
17437
Content-Type
text/html
content-length: 17437 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"
Date
Sat, 15 Aug 2026 09:51:35 GMT
Edge-Cache-Engine-Mode
INACTIVE
X-Anubis-Action
X-Anubis-Rule
X-Anubis-Status
X-Orig-Rid
6b68978f6a75ae80695396d28dd44d31
X-Request-Id
6b68978f6a75ae80695396d28dd44d31
alt-svc: h3=":443" date: Sat, 15 Aug 2026 09:51:35 GMT edge-cache-engine-mode: INACTIVE x-anubis-action: x-anubis-rule: x-anubis-status: x-orig-rid: 6b68978f6a75ae80695396d28dd44d31 x-request-id: 6b68978f6a75ae80695396d28dd44d31
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching