Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
connection: close transfer-encoding: chunked vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
cache-control: private, no-cache, no-store, max-age=0, must-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 18 Aug 2026 07:51:28 GMT
Link
URL
/_next/static/media/0b78ff376f6b9734-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/723e11e5093b8e80.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/css/e81c094b1694f8d7.css
rel=preload
as=style
URL
/_next/static/css/531c1fcb1e69d47b.css
rel=preload
as=style
date: Tue, 18 Aug 2026 07:51:28 GMT link: </_next/static/media/0b78ff376f6b9734-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/723e11e5093b8e80.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/css/e81c094b1694f8d7.css>; rel=preload; as="style", </_next/static/css/531c1fcb1e69d47b.css>; rel=preload; as="style" via: 1.1 Caddy, 1.1 abf0dd48fffc7f5cf9aab730f88497b2.cloudfront.net (CloudFront) x-amz-cf-id: ALzwiirIxtd0Ty8MKYbijN3dcjrU0uSZ86SEeeEaWm_SbOK0ivJGVA== x-amz-cf-pop: IAD89-P3 x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology