Open
Cached
·
just now
15
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
"6a7ea412-9be"
Last-Modified
Fri, 14 Aug 2026 05:13:54 GMT
etag: "6a7ea412-9be" last-modified: Fri, 14 Aug 2026 05:13:54 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 17 Aug 2026 18:38:34 GMT
X-Dialin-Rtt
22882
X-Ray-Id
16318239812840709647
X-Spx-Origin-Agent-Addr
10.60.2.188:48188
X-Spx-Upstream-Ssl-Cipher
ECDHE-RSA-AES128-GCM-SHA256
X-Spx-Upstream-Ssl-Protocol
TLSv1.2
date: Mon, 17 Aug 2026 18:38:34 GMT x-dialin-rtt: 22882 x-ray-id: 16318239812840709647 x-spx-origin-agent-addr: 10.60.2.188:48188 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