16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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

4 headers
Connection
Performance
keep-alive
Keep-Alive
Performance
timeout=15
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

3 headers
Cache-Control
Caching
no-cache, no-store, max-age=0, must-revalidate
Expires
Caching
0
Pragma
Caching
no-cache

Content Headers

2 headers
Content-Language
Content
es-MX
Content-Type
Content
text/html;charset=UTF-8

Server Headers

1 headers
Server
Server
Apache

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
ivid=iv-1-2a09dd9d-b907-4a1c-915f-30eddf8647d2; Max-Age=600; Expires=Tue, 11 Nov 2025 18:41:42 GMT; Domain=ionos.mx; Path=/; Secure; HttpOnly

Other Headers

2 headers
Date
Other
Tue, 11 Nov 2025 18:31:42 GMT
Via
Other
1.1 my.ionos.mx

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 933ms