Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
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
- • 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
Connection
close
Content-Encoding
gzip
connection: close content-encoding: gzip
Caching Headers
Age
0
Cache-Control
public, max-age=600
Etag
"oV_Z4Q"
Expires
Sun, 16 Aug 2026 08:54:32 GMT
age: 0 cache-control: public, max-age=600 etag: "oV_Z4Q" expires: Sun, 16 Aug 2026 08:54:32 GMT
Content Headers
Content-Encoding
gzip
Content-Length
50466
Content-Type
text/html
content-encoding: gzip content-length: 50466 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Sun, 16 Aug 2026 08:44:32 GMT
X-Cloud-Trace-Context
a689e8ca7fbfffed1ae5a9c36397eca8
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 date: Sun, 16 Aug 2026 08:44:32 GMT x-cloud-trace-context: a689e8ca7fbfffed1ae5a9c36397eca8
Recommendations
No recommendations at this time