Open Cached · just now
13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • 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

2 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive

Caching Headers

2 headers
Etag
Caching
"ce3a-6423456bfa635"
Last-Modified
Caching
Tue, 28 Oct 2025 09:07:01 GMT

Content Headers

2 headers
Content-Length
Content
52794
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
ESA

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
cdn_sec_tc=2ff6179917637207990314029e0a1ef9cf487b7ad1fcf6be53c25df594;path=/;HttpOnly;Max-Age=3600

Other Headers

5 headers
Date
Other
Fri, 21 Nov 2025 10:26:39 GMT
Eagleid
Other
2ff6179917637207990314029e
Timing-Allow-Origin
Other
*
Via
Other
ens-cache37.l2hk12[167,0,DP], ens-cache36.l2jp2[217,0,DP], ens-cache5.us22[320,0,DP], ens-cache5.us22[321,0]
X-Site-Cache-Status
Other
DYNAMIC

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 4302ms