Open
Cached
·
just now
16
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
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Etag
"6cc7e977c361d519e35ad824e1e1ca64c36d1e42"
etag: "6cc7e977c361d519e35ad824e1e1ca64c36d1e42"
Content Headers
Content-Disposition
inline; filename="index.html"
Content-Length
585
Content-Type
text/html; charset=utf-8
content-disposition: inline; filename="index.html" content-length: 585 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000
Cache-Tag
936811290049, 936811290049:realm-site
Cdn-Cache-Status
miss
Date
Mon, 10 Aug 2026 13:26:19 GMT
Server-Timing
l2gfet4t7; dur=73
Traceparent
00-934ada7a21ec901466f3f824683039d5-e7102e72317276d6-01
Via
1.1 google
X-Cloud-Trace-Context
934ada7a21ec901466f3f824683039d5/16649858890379458262;o=1
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000 cache-tag: 936811290049, 936811290049:realm-site cdn-cache-status: miss date: Mon, 10 Aug 2026 13:26:19 GMT server-timing: l2gfet4t7; dur=73 traceparent: 00-934ada7a21ec901466f3f824683039d5-e7102e72317276d6-01 via: 1.1 google x-cloud-trace-context: 934ada7a21ec901466f3f824683039d5/16649858890379458262;o=1
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching