Open
Cached
·
just now
18
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), microphone=(), camera=(); +1 more
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Connection
close
Keep-Alive
timeout=5
connection: close keep-alive: timeout=5
Caching Headers
Cache-Control
no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0
Etag
W/"237f-4vD4U5hIXKLc3OiIK3fLat6F484"
Expires
0
Pragma
no-cache
cache-control: no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0 etag: W/"237f-4vD4U5hIXKLc3OiIK3fLat6F484" expires: 0 pragma: no-cache
Content Headers
Content-Length
9087
Content-Type
text/html; charset=utf-8
content-length: 9087 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 06 Sep 2026 10:12:03 GMT
X-Permitted-Cross-Domain-Policies
none
alt-svc: h3=":443"; ma=86400 date: Sun, 06 Sep 2026 10:12:03 GMT x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance