Open
Cached
·
just now
13
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
Cache-Control
public, max-age=0
Etag
W/"a55-1a007567a18"
Last-Modified
Sat, 15 Aug 2026 21:31:43 GMT
cache-control: public, max-age=0 etag: W/"a55-1a007567a18" last-modified: Sat, 15 Aug 2026 21:31:43 GMT
Content Headers
Content-Length
2645
Content-Type
text/html; charset=utf-8
content-length: 2645 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Tue, 18 Aug 2026 01:36:57 GMT
Via
1.1 google
X-Cloud-Trace-Context
7fb4a5b1e05a04f74490a31668154a08;o=1
alt-svc: h3=":443"; ma=2592000 date: Tue, 18 Aug 2026 01:36:57 GMT via: 1.1 google x-cloud-trace-context: 7fb4a5b1e05a04f74490a31668154a08;o=1
Recommendations
Enable compression (gzip/brotli) to improve performance