Open
Cached
·
just now
25
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Expires
Tue, 15 Sep 2026 08:23:15 GMT
cache-control: private, no-cache, no-store, max-age=0, must-revalidate expires: Tue, 15 Sep 2026 08:23:15 GMT
Content Headers
Content-Length
44891
Content-Type
text/html; charset=utf-8
content-length: 44891 content-type: text/html; charset=utf-8
Server Headers
server: Google Frontend x-powered-by: Next.js
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
Tue, 15 Sep 2026 08:23:15 GMT
Link
rel=alternate
hreflang=ar
rel=alternate
hreflang=en
rel=alternate
hreflang=x-default
URL
/_next/static/media/47fe1b7cd6e6ed85-s.p.3bh2vc0w-r-ll.woff2
rel=preload
as=font
crossorigin
type=font/woff2
rel=alternate
hreflang=ar
rel=alternate
hreflang=en
rel=alternate
hreflang=x-default
URL
/_next/static/media/47fe1b7cd6e6ed85-s.p.3bh2vc0w-r-ll.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/8e6fa89aa22d24ec-s.p.2o7m9ogm38dql.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/9ff27b8a0a8f3dc0-s.p.40_3w74kn95bo.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/a218039a3287bcfd-s.p.43zbiuwnnoiok.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/d41831e24743a3c1-s.p.08tn9snzkmifr.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/e2334d715941921e-s.p.3o_v2fun1jzxk.woff2
rel=preload
as=font
crossorigin
type=font/woff2
X-Cache
MISS
X-Cache-Hits
0
X-Country-Code
US
X-Middleware-Rewrite
/ar
X-Served-By
cache-ewr-kewr1740035-EWR
X-Timer
S1789460595.077797,VS0,VE229
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Tue, 15 Sep 2026 08:23:15 GMT link: <https://barzah.net/>; rel="alternate"; hreflang="ar", <https://barzah.net/en>; rel="alternate"; hreflang="en", <https://barzah.net/>; rel="alternate"; hreflang="x-default",</_next/static/media/47fe1b7cd6e6ed85-s.p.3bh2vc0w-r-ll.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/8e6fa89aa22d24ec-s.p.2o7m9ogm38dql.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/9ff27b8a0a8f3dc0-s.p.40_3w74kn95bo.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/a218039a3287bcfd-s.p.43zbiuwnnoiok.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/d41831e24743a3c1-s.p.08tn9snzkmifr.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/e2334d715941921e-s.p.3o_v2fun1jzxk.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2" x-cache: MISS x-cache-hits: 0 x-country-code: US x-middleware-rewrite: /ar x-served-by: cache-ewr-kewr1740035-EWR x-timer: S1789460595.077797,VS0,VE229
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology