Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
Content-Security-Policy
Good
default-src; img-src; connect-src; +8 more
default-src 'none';img-src 'self' https: data:; connect-src https://www.google-analytics.com www.google-analytics.com https://*.inoa.com.br ;frame-src 'self'; font-src 'self' data: fonts.gstatic.com;script-src https: http: https://www.google-analytics.com 'unsafe-inline' 'self';style-src https: 'unsafe-inline';object-src 'none';frame-ancestors 'none';base-uri 'none';form-action 'self';
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
- • 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
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
x-fh-requested-host, accept-encoding
Caching Headers
3 headers
Cache-Control
Caching
max-age=3600
Etag
Caching
"96ab0523a4ccb788399d0297207921d1b39c9123b7b1a0423b86bff21f82d889"
Last-Modified
Caching
Tue, 08 Apr 2025 18:26:46 GMT
Content Headers
2 headers
Content-Length
Content
11862
Content-Type
Content
text/html; charset=utf-8
Server Headers
0 headers
No server headers found
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
6 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Sat, 22 Nov 2025 18:20:30 GMT
X-Cache
Other
HIT
X-Cache-Hits
Other
0
X-Served-By
Other
cache-iad-kiad7000157-IAD
X-Timer
Other
S1763835631.587179,VS0,VE2
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 354ms