Open
Cached
·
just now
15
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
Accept-Ranges
bytes
Connection
close
Vary
Origin
accept-ranges: bytes connection: close vary: Origin
Caching Headers
Age
450
age: 450
Content Headers
Content-Length
741
Content-Type
text/html
content-length: 741 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 19 Aug 2026 19:47:26 GMT
X-Cache
MISS, MISS, HIT
X-Cache-Hits
0, 0, 0
X-Cloud-Trace-Context
becc93c9b2ac19c81fd5764a6a95d24c
X-Served-By
cache-chi-kigq8000036-CHI, cache-chi-kigq8000174-CHI, cache-ewr-kewr1740035-EWR
X-Timer
S1787168847.683950,VS0,VE1
date: Wed, 19 Aug 2026 19:47:26 GMT via: 1.1 varnish, 1.1 varnish x-cache: MISS, MISS, HIT x-cache-hits: 0, 0, 0 x-cloud-trace-context: becc93c9b2ac19c81fd5764a6a95d24c x-envoy-decorator-operation: ingress Google_Autogenerated_Unrecognized_Get_Method_Call x-served-by: cache-chi-kigq8000036-CHI, cache-chi-kigq8000174-CHI, cache-ewr-kewr1740035-EWR x-timer: S1787168847.683950,VS0,VE1
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching