Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
origin, access-control-request-method, access-control-request-headers
connection: close vary: origin, access-control-request-method, access-control-request-headers
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
Etag
W/"62c-19f3671ab98"
Expires
Wed, 29 Jul 2026 16:05:09 GMT
Last-Modified
Mon, 06 Jul 2026 08:00:47 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store etag: W/"62c-19f3671ab98" expires: Wed, 29 Jul 2026 16:05:09 GMT last-modified: Mon, 06 Jul 2026 08:00:47 GMT pragma: no-cache
Content Headers
Content-Length
1580
Content-Type
text/html; charset=UTF-8
content-length: 1580 content-type: text/html; charset=UTF-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 29 Jul 2026 16:05:09 GMT
Origin-Agent-Cluster
?1
X-Dc
CA1
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
date: Wed, 29 Jul 2026 16:05:09 GMT origin-agent-cluster: ?1 x-dc: CA1 x-dns-prefetch-control: off x-download-options: noopen x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance