Open
Cached
·
2h ago
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=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Strengthen CSP by removing 'unsafe-eval'
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
Server Headers
server: Google Frontend x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Thu, 10 Sep 2026 03:17:53 GMT
Link
URL
/_next/static/media/GeistMono_Variable.p.3ms9vq719j3f8.woff2
rel=preload
as=font
crossorigin
nonce=YmJhNjQzYjctMzc2NC00YWZlLWI4MzctMjIyNWY1Y2Q5MDQ1
type=font/woff2
URL
/_next/static/media/Geist_Variable-s.p.0mrjj4bg00-he.woff2
rel=preload
as=font
crossorigin
nonce=YmJhNjQzYjctMzc2NC00YWZlLWI4MzctMjIyNWY1Y2Q5MDQ1
type=font/woff2
Via
1.1 google
X-Nonce
YmJhNjQzYjctMzc2NC00YWZlLWI4MzctMjIyNWY1Y2Q5MDQ1
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 date: Thu, 10 Sep 2026 03:17:53 GMT link: </_next/static/media/GeistMono_Variable.p.3ms9vq719j3f8.woff2>; rel=preload; as="font"; crossorigin=""; nonce="YmJhNjQzYjctMzc2NC00YWZlLWI4MzctMjIyNWY1Y2Q5MDQ1"; type="font/woff2", </_next/static/media/Geist_Variable-s.p.0mrjj4bg00-he.woff2>; rel=preload; as="font"; crossorigin=""; nonce="YmJhNjQzYjctMzc2NC00YWZlLWI4MzctMjIyNWY1Y2Q5MDQ1"; type="font/woff2" via: 1.1 google x-nonce: YmJhNjQzYjctMzc2NC00YWZlLWI4MzctMjIyNWY1Y2Q5MDQ1
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology