Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(self)
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
no-cache
Etag
"5ed347ffd4356b46ebf7b596b7384c22267a4eb34bbeb93dd547f5ff2e4447ed"
Last-Modified
Sat, 01 Aug 2026 22:22:59 GMT
cache-control: no-cache etag: "5ed347ffd4356b46ebf7b596b7384c22267a4eb34bbeb93dd547f5ff2e4447ed" last-modified: Sat, 01 Aug 2026 22:22:59 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
No server headers found
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
Thu, 06 Aug 2026 02:23:28 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-ewr-kewr1740097-EWR
X-Timer
S1785983008.003958,VS0,VE108
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Thu, 06 Aug 2026 02:23:28 GMT x-cache: MISS x-cache-hits: 0 x-served-by: cache-ewr-kewr1740097-EWR x-timer: S1785983008.003958,VS0,VE108
Recommendations
Enable compression (gzip/brotli) to improve performance