16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
Content-Security-Policy
Weak
upgrade-insecure-requests; frame-ancestors
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Significantly strengthen CSP directives
  • 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

4 headers
Connection
Performance
keep-alive
Content-Encoding
Performance
br
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

1 headers
Cache-Control
Caching
public, max-age=300, stale-while-revalidate=600, stale-if-error=86400

Content Headers

2 headers
Content-Encoding
Content
br
Content-Type
Content
text/html; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

3 headers
Access-Control-Allow-Methods
Cors
*
Access-Control-Allow-Origin
Cors
*
Access-Control-Max-Age
Cors
3600

Cookies Headers

0 headers
No cookies headers found

Other Headers

5 headers
Date
Other
Sat, 15 Nov 2025 00:09:59 GMT
Version
Other
10
Versionazion
Other
4
X-Azion-Edge-Location
Other
IAD
X-Azion-Request-Id
Other
70b94ab2b9fd8e10cc7321e7502211be

Recommendations

No recommendations at this time

Analysis completed in 583ms