Open
Cached
·
1h ago
18
Headers
Detected Technologies from 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
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
Content-Encoding
gzip
Transfer-Encoding
chunked
connection: close content-encoding: gzip transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache, must-revalidate, proxy-revalidate
Etag
W/"6a0e243d-1017bb"
Last-Modified
Wed, 20 May 2026 21:14:37 GMT
cache-control: no-cache, must-revalidate, proxy-revalidate etag: W/"6a0e243d-1017bb" last-modified: Wed, 20 May 2026 21:14:37 GMT
Content Headers
Content-Encoding
gzip
Content-Type
text/html
content-encoding: gzip content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Cache
HIT
Date
Thu, 21 May 2026 17:08:10 GMT
X-Cached-Since
2026-05-20T22:12:05+00:00
X-Node
mi-up-gc4
cache: HIT date: Thu, 21 May 2026 17:08:10 GMT x-cached-since: 2026-05-20T22:12:05+00:00 x-node: mi-up-gc4
Recommendations
No recommendations at this time