Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Etag
"6a7c4096-19f"
Last-Modified
Wed, 12 Aug 2026 09:44:54 GMT
etag: "6a7c4096-19f" last-modified: Wed, 12 Aug 2026 09:44:54 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 15 Aug 2026 05:54:26 GMT
X-Dialin-Rtt
21319
X-Ray-Id
14486491160333402391
X-Spx-Origin-Agent-Addr
10.60.19.160:50722
X-Spx-Upstream-Ssl-Cipher
ECDHE-RSA-AES128-GCM-SHA256
X-Spx-Upstream-Ssl-Protocol
TLSv1.2
date: Sat, 15 Aug 2026 05:54:26 GMT x-dialin-rtt: 21319 x-ray-id: 14486491160333402391 x-spx-origin-agent-addr: 10.60.19.160:50722 x-spx-upstream-ssl-cipher: ECDHE-RSA-AES128-GCM-SHA256 x-spx-upstream-ssl-protocol: TLSv1.2
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching