14 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=15552000
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
bytes
Connection
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

Etag
Caching
"6a7c4096-19f"
Last-Modified
Caching
Wed, 12 Aug 2026 09:44:54 GMT

Content Headers

Content-Type
Content
text/html

Server Headers

Server
Server
akamai/nginx

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Sat, 15 Aug 2026 05:54:26 GMT
X-Dialin-Rtt
Other
21319
X-Ray-Id
Other
14486491160333402391
X-Spx-Origin-Agent-Addr
Other
10.60.19.160:50722
X-Spx-Upstream-Ssl-Cipher
Other
ECDHE-RSA-AES128-GCM-SHA256
X-Spx-Upstream-Ssl-Protocol
Other
TLSv1.2

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching