Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
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 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, x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: Origin, x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
no-store
Etag
W/"590-CfUHmaGd0yvvK4XWTPuvM3u9PsY"
cache-control: no-store etag: W/"590-CfUHmaGd0yvvK4XWTPuvM3u9PsY"
Content Headers
Content-Length
1424
Content-Type
text/html; charset=utf-8
content-length: 1424 content-type: text/html; charset=utf-8
Server Headers
server: Google Frontend x-powered-by: Express
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Sun, 09 Aug 2026 13:17:25 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Cloud-Trace-Context
440a3445730f6eaf8de0820cd7b07440;o=1
X-Served-By
cache-lga21945-LGA
X-Timer
S1786281445.735705,VS0,VE525
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sun, 09 Aug 2026 13:17:25 GMT x-cache: MISS x-cache-hits: 0 x-cloud-trace-context: 440a3445730f6eaf8de0820cd7b07440;o=1 x-served-by: cache-lga21945-LGA x-timer: S1786281445.735705,VS0,VE525
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology