Open
Cached
·
3h ago
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Present
accelerometer=(), autoplay=(), document-domain=(); +14 more
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate
Etag
"b6bc56eeedbc474de895d5a311e3551a"
Last-Modified
Fri, 28 Aug 2026 17:21:41 GMT
cache-control: no-cache, no-store, must-revalidate etag: "b6bc56eeedbc474de895d5a311e3551a" last-modified: Fri, 28 Aug 2026 17:21:41 GMT
Content Headers
Content-Length
7244
Content-Type
text/html
content-length: 7244 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 30 Aug 2026 05:50:22 GMT
X-Robots-Tag
noindex
X-Served-By
envoy
date: Sun, 30 Aug 2026 05:50:22 GMT x-amz-server-side-encryption: AES256 x-amz-version-id: WyCpwCHkTuLhE2SU1b5Yw0ZtJkjNC9PM x-envoy-upstream-service-time: 41 x-robots-tag: noindex x-served-by: envoy
Recommendations
Enable compression (gzip/brotli) to improve performance