Open Cached · just now
18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=86400
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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

4 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

3 headers
Age
Caching
284188
Cache-Control
Caching
private,max-age=0,must-revalidate
Etag
Caching
W/"0466ca100741b332e220d4ddbfe24471"

Content Headers

2 headers
Content-Language
Content
en-US
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
Pepyaka

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
XSRF-TOKEN=1762730797|qR7FgOenmkau; Path=/; Domain=www.jaib.live; Secure; SameSite=None

Other Headers

5 headers
Date
Other
Sun, 09 Nov 2025 23:26:37 GMT
Link
Other
<https://static.parastorage.com/>; rel=preconnect; crossorigin;,<https://static.parastorage.com/>; rel=preconnect;,<https://static.wixstatic.com/>; rel=preconnect; crossorigin;,<https://static.wixstatic.com/>; rel=preconnect;,<https://siteassets.parastorage.com>; rel=preconnect; crossorigin;,
Server-Timing
Other
cache;desc=hit, varnish;desc=hit, dc;desc=virginia-pub
X-Seen-By
Other
AHc3TXLcXOul+t9LIbGg9ciHE4dbw+wewoJ5nvKoyjE=,m0j2EEknGIVUW/liY8BLLuXXhIkAlSPshk9H/yzsNnEtFZnRrnvyqOEKpetNb+u3,2d58ifebGbosy5xc+FRalmgKL3zcdydVtTSAajUBn+9pzNZo8Hb7PiwvzrU9YV/E0Q2lNzvzz6MiOiohBserEQ==,2UNV7KOq4oGjA5+PKsX47K7DmZ/u8pGY5jS2Ma92MCYxwy5Yb789UDkEfaJNWrtQ
X-Wix-Request-Id
Other
1762730797.01463241177611048991

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 110ms