Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000; includeSubdomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding,Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding,Cookie
Caching Headers
Cache-Control
max-age=3, must-revalidate
cache-control: max-age=3, must-revalidate
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: Apache x-powered-by: PHP/8.4.10
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Thu, 10 Sep 2026 02:21:13 GMT
X-Forwarded-Port
443
X-Forwarded-Proto
https
X-Iinfo
37-78082459-78082503 NNNN CT(8 17 0) RT(1789006873154 239) q(0 0 0 1) r(5 5) U12
X-Vhost
www-tdsynnex-ssl
date: Thu, 10 Sep 2026 02:21:13 GMT x-cdn: Imperva x-forwarded-port: 443 x-forwarded-proto: https x-iinfo: 37-78082459-78082503 NNNN CT(8 17 0) RT(1789006873154 239) q(0 0 0 1) r(5 5) U12 x-vhost: www-tdsynnex-ssl
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology