Open
Cached
·
just now
16
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
"4de3-63af9e6a07fc9"
Last-Modified
Mon, 28 Jul 2025 09:27:30 GMT
etag: "4de3-63af9e6a07fc9" last-modified: Mon, 28 Jul 2025 09:27:30 GMT
Content Headers
Content-Length
19939
Content-Type
text/html
content-length: 19939 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
Wed, 16 Sep 2026 05:55:32 GMT
Edge-Cache-Engine-Mode
ACTIVE
X-Anubis-Action
X-Anubis-Rule
X-Anubis-Status
X-Cache-Status
MISS
X-Orig-Rid
d35834d7b610f9c74845bdf18a056e62
X-Request-Id
d35834d7b610f9c74845bdf18a056e62
alt-svc: h3=":443" date: Wed, 16 Sep 2026 05:55:32 GMT edge-cache-engine-mode: ACTIVE x-anubis-action: x-anubis-rule: x-anubis-status: x-cache-status: MISS x-orig-rid: d35834d7b610f9c74845bdf18a056e62 x-request-id: d35834d7b610f9c74845bdf18a056e62
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching