Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31557600
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 X-Content-Type-Options: nosniff
- • 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
accept-ranges: bytes connection: close
Caching Headers
Age
0
Etag
"61d39978-1932"
Last-Modified
Tue, 04 Jan 2022 00:48:56 GMT
age: 0 etag: "61d39978-1932" last-modified: Tue, 04 Jan 2022 00:48:56 GMT
Content Headers
Content-Length
6450
Content-Type
text/html
content-length: 6450 content-type: text/html
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
https://img.relaychat.party
access-control-allow-origin: https://img.relaychat.party
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Wed, 29 Apr 2026 20:46:40 GMT
X-Cache
MISS
X-Cache-Hits
0
X-Served-By
cache-ewr-kewr1740083-EWR
X-Timer
S1777495601.849680,VS0,VE16
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Wed, 29 Apr 2026 20:46:40 GMT via: 1.1 varnish x-cache: MISS x-cache-hits: 0 x-served-by: cache-ewr-kewr1740083-EWR x-timer: S1777495601.849680,VS0,VE16
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching