Open
Cached
·
just now
19
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=(self); +1 more
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
380438
Cache-Control
public, s-maxage=604800, stale-while-revalidate=86400
age: 380438 cache-control: public, s-maxage=604800, stale-while-revalidate=86400
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
X-Powered-By
Elevify
x-powered-by: Elevify
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 23 Apr 2026 01:20:55 GMT
Link
Other
alt-svc: h3=":443"; ma=86400 date: Thu, 23 Apr 2026 01:20:55 GMT link: </_next/static/media/38df7484fe560b25-s.p.0_h8~hcb-m6kp.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/f7aa21714c1c53f8-s.p.0bhxxck2.9j91.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/chunks/07-mejc.tfdq0.css>; rel=preload; as="style" via: 1.1 d0d53eedec01ac540f737b5fafb16436.cloudfront.net (CloudFront) x-amz-cf-id: NJtgYY2at1S5SyQDySKbrhhLKHE15_Ts_PJQxu1SzgmqaVe0VxsVYw== x-amz-cf-pop: IAD12-P3 x-cache: Hit from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology