Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload;
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Transfer-Encoding
chunked
Vary
accept-encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Age
1422622
Cache-Control
no-store, max-age=0
Expires
Wed, 08 Apr 2026 10:36:43 GMT
Last-Modified
Mon, 09 Feb 2026 00:34:43 GMT
age: 1422622 cache-control: no-store, max-age=0 expires: Wed, 08 Apr 2026 10:36:43 GMT last-modified: Mon, 09 Feb 2026 00:34:43 GMT
Content Headers
Content-Type
text/html
content-type: text/html
Server Headers
server: openresty x-powered-by: HostingerWebsiteBuilder
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Fri, 24 Apr 2026 21:47:06 GMT
Link
Other
rel=preconnect
crossorigin
rel=preconnect
crossorigin
rel=preconnect
crossorigin
rel=preconnect
crossorigin
rel=preconnect
crossorigin
rel=preconnect
crossorigin
rel=preconnect
crossorigin
rel=preconnect
crossorigin
rel=preconnect
crossorigin
X-Hostinger-Datacenter
gcp-usc1
X-Hostinger-Node
gcp-usc1-builder-edge1
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: 9f184df5f867dad8-ORD date: Fri, 24 Apr 2026 21:47:06 GMT link: <https://assets.zyrosite.com>; rel=preconnect; crossorigin, <https://userapp.zyrosite.com>; rel=preconnect; crossorigin, <https://fonts.googleapis.com>; rel=preconnect; crossorigin, <https://fonts.gstatic.com>; rel=preconnect; crossorigin, <https://cdn.zyrosite.com>; rel=preconnect; crossorigin platform: hostinger x-hostinger-datacenter: gcp-usc1 x-hostinger-node: gcp-usc1-builder-edge1
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology