18 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
object-src; script-src; base-uri; +1 more Analyze
Content-Security-Policy-Report-Only
Weak
require-trusted-types-for; report-uri Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Vary
Performance
Accept-Encoding

Caching Headers

Cache-Control
Caching
no-store, must-revalidate
Expires
Caching
0

Content Headers

Content-Length
Content
881458
Content-Type
Content
text/html;charset=utf-8

Server Headers

Server
Server
nginx

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Mon, 14 Sep 2026 07:33:42 GMT
P3p
Other
CP="This is not a P3P policy!"
Server-Timing
Other
server_latency;dur=22.698
Traceparent
Other
00-844a49696fff100401e83fb7b8b6cd10-f895cd4dfebc0205-00
X-Ua-Compatible
Other
IE=edge,chrome=1

Recommendations

Enable compression (gzip/brotli) to improve performance