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
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

1 headers
Cache-Control
Caching
public, max-age=0, must-revalidate

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
*

Cookies Headers

1 headers
Set-Cookie
Cookies
__cf_bm=zlf90JOL3SFWIqUt5MOE0ZEJBJHgdKsGWrNxMc7M78E-1764182944.1697206-1.0.1.1-83soCEcmQSrSRKClt0agZ5vp6FDeQgTJT9e.VgInjMGZqObckdwaRQTSBuN4P2QQCdsmCm240yNh4kIt3wFejkcm80yQ.viq9duC6Ly8_EsN2SKNSw9ET4BYr_j9nrkH; HttpOnly; Secure; Path=/; Domain=hostpapa.com; Expires=Wed, 26 Nov 2025 19:19:04 GMT

Other Headers

3 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Ray
Other
9a4b90490a31e644-IAD
Date
Other
Wed, 26 Nov 2025 18:49:04 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 365ms