Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=17280000
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Age
24713
Cache-Control
max-age=300, private
Etag
"3a30-65a6dfae1295c"
Last-Modified
Tue, 01 Sep 2026 15:57:47 GMT
age: 24713 cache-control: max-age=300, private etag: "3a30-65a6dfae1295c" last-modified: Tue, 01 Sep 2026 15:57:47 GMT
Content Headers
Content-Length
14896
Content-Type
text/html
content-length: 14896 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=300
Date
Sat, 05 Sep 2026 20:59:49 GMT
Via
http/1.1 traffic_server (ApacheTrafficServer/10.2.1 [cRs f ])
alt-svc: h3=":443"; ma=300 date: Sat, 05 Sep 2026 20:59:49 GMT via: http/1.1 traffic_server (ApacheTrafficServer/10.2.1 [cRs f ])
Recommendations
Enable compression (gzip/brotli) to improve performance