25 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=106384710; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; object-src; report-uri Analyze
Content-Security-Policy-Report-Only
Basic
script-src; default-src; style-src; +2 more 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

Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
Accept-Encoding,X-Subdomain,Cookie,Authorization,User-Agent

Caching Headers

Age
Caching
10924
Cache-Control
Caching
private, s-maxage=0, max-age=0, must-revalidate, no-transform
Last-Modified
Caching
Tue, 07 Apr 2026 05:41:51 GMT

Content Headers

Content-Language
Content
en
Content-Length
Content
89417
Content-Type
Content
text/html; charset=UTF-8

Server Headers

Server
Server
ATS/9.2.11

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Accept-Ch
Other
Date
Other
Thu, 09 Apr 2026 08:00:11 GMT
Nel
Other
Report-To Group wm_nel max-age: 1w
success: 0.0% failure: 5.0%
Server-Timing
Other
cache;desc="hit-front", host;desc="cp1110"
X-Analytics
Other
X-Cache
Other
cp1110 hit, cp1110 hit/8
X-Cache-Status
Other
hit-front
X-Client-Ip
Other
64.34.84.120
X-Request-Id
Other
c0786a44-b842-4b9f-8280-c41b0c673a0c

Recommendations

Enable compression (gzip/brotli) to improve performance