Open
Cached
·
3h ago
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
connection: close 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-Length
117807
Content-Type
text/html; charset=utf-8
content-length: 117807 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000
Cache-Tag
614921292559, 614921292559:astrobackend
Cdn-Cache-Status
miss
Date
Sun, 09 Aug 2026 13:14:54 GMT
Link
URL
/_next/static/media/0484562807a97172-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/7db6c35d839a711c-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/8888a3826f4a3af4-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/b957ea75a84b6ea7-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/0484562807a97172-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/7db6c35d839a711c-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/8888a3826f4a3af4-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/b957ea75a84b6ea7-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/eafabf029ad39a43-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/astrollogo.png
rel=preload
as=image
URL
/_next/static/css/7f2aab42c65423d2.css
rel=preload
as=style
URL
/_next/static/css/dd5d352a082118c1.css
rel=preload
as=style
Server-Timing
l2gfet4t7; dur=1241
Traceparent
00-bb90358c27783dc2e10091b1a1fd6d71-d4fb4f9af6102c30-01
Via
1.1 google
X-Cloud-Trace-Context
bb90358c27783dc2e10091b1a1fd6d71/15346947682166910000;o=1
X-Fah-Adapter
nextjs-14.0.21
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000 cache-tag: 614921292559, 614921292559:astrobackend cdn-cache-status: miss date: Sun, 09 Aug 2026 13:14:54 GMT link: </_next/static/media/0484562807a97172-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/7db6c35d839a711c-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/8888a3826f4a3af4-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/b957ea75a84b6ea7-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/eafabf029ad39a43-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </astrollogo.png>; rel=preload; as="image", </_next/static/css/7f2aab42c65423d2.css>; rel=preload; as="style", </_next/static/css/dd5d352a082118c1.css>; rel=preload; as="style" server-timing: l2gfet4t7; dur=1241 traceparent: 00-bb90358c27783dc2e10091b1a1fd6d71-d4fb4f9af6102c30-01 via: 1.1 google x-cloud-trace-context: bb90358c27783dc2e10091b1a1fd6d71/15346947682166910000;o=1 x-fah-adapter: nextjs-14.0.21
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology