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
43893
Cache-Control
public, s-maxage=604800, stale-while-revalidate=86400
age: 43893 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
Fri, 01 May 2026 03:50:27 GMT
Link
Other
alt-svc: h3=":443"; ma=86400 date: Fri, 01 May 2026 03:50:27 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/0adeqz1arrk.p.css>; rel=preload; as="style" via: 1.1 f57a09c5455a80253c61001d750462e6.cloudfront.net (CloudFront) x-amz-cf-id: 2iriC8JsxK8FSpDaS5AdR6zMoLQIKREsgWBcIfWYyvlyk759vx1Mxg== 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