Open
Cached
·
just now
20
Headers
Detected Technologies from 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
- • Significantly strengthen CSP directives
- • 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
Cache-Control
no-store, no-cache, must-revalidate
Etag
"6a4e16f8-8d83"
Last-Modified
Wed, 08 Jul 2026 09:23:04 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate etag: "6a4e16f8-8d83" last-modified: Wed, 08 Jul 2026 09:23:04 GMT pragma: no-cache
Content Headers
Content-Length
36227
Content-Type
text/html
content-length: 36227 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Sat, 22 Aug 2026 09:31:30 GMT
Via
1.1 google
X-Epmp-Wasm-Enrich
true
X-Ratelimit-Limit
5000, 5000;w=60
X-Ratelimit-Remaining
4868
X-Ratelimit-Reset
30
X-Request-Id
d46672f2-a94f-44da-803e-ef40f562bfa2
alt-svc: h3=":443"; ma=2592000 date: Sat, 22 Aug 2026 09:31:30 GMT via: 1.1 google x-envoy-upstream-service-time: 4 x-epmp-wasm-enrich: true x-ratelimit-limit: 5000, 5000;w=60 x-ratelimit-remaining: 4868 x-ratelimit-reset: 30 x-request-id: d46672f2-a94f-44da-803e-ef40f562bfa2
Recommendations
Enable compression (gzip/brotli) to improve performance