Open
Cached
·
7m ago
27
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
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-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
connection: close
Caching Headers
Age
7
Cache-Control
public, max-age=5, stale-while-revalidate=86400, stale-if-error=2628000
age: 7 cache-control: public, max-age=5, stale-while-revalidate=86400, stale-if-error=2628000
Content Headers
Content-Length
266460
Content-Type
text/html
content-length: 266460 content-type: text/html
Server Headers
server: Google Frontend x-powered-by: Express
CORS Headers
Access-Control-Allow-Headers
content-type, accept, authorization, x-builder-sdk, x-builder-sdk-gen, x-builder-sdk-version, sentry-trace, baggage
Access-Control-Allow-Methods
GET, POST, PUT, DELETE, OPTIONS, PATCH
Access-Control-Allow-Origin
*
access-control-allow-headers: content-type, accept, authorization, x-builder-sdk, x-builder-sdk-gen, x-builder-sdk-version, sentry-trace, baggage access-control-allow-methods: GET, POST, PUT, DELETE, OPTIONS, PATCH access-control-allow-origin: *
Cookies Headers
Other Headers
Access-Control-Allow-Private-Network
true
Cache-Tag
344222511957, 344222511957:site-migration
Cdn-Cache-Control
public, max-age=5, stale-while-revalidate=86400, stale-if-error=2628000
Cdn-Cache-Status
hit
Date
Wed, 26 Aug 2026 16:59:05 GMT
Function-Execution-Id
qv2sg1hvq0do
Netlify-Cdn-Cache-Control
public, max-age=600, stale-while-revalidate=604800, stale-if-error=3600
Speculation-Rules
"/_agent-native/speculation-rules.json"
Surrogate-Control
public, max-age=5, s-maxage=5, stale-if-error=2678400, stale-while-revalidate=86400
Traceparent
00-4977fccc8ba3346409ea665fa9eff9c9-20687e4d48917db8-00
X-Cloud-Trace-Context
4977fccc8ba3346409ea665fa9eff9c9/2335255277186678200
X-Request-Id
7261cd50-a16f-11f1-89d7-6d681558e21c
access-control-allow-private-network: true cache-tag: 344222511957, 344222511957:site-migration cdn-cache-control: public, max-age=5, stale-while-revalidate=86400, stale-if-error=2628000 cdn-cache-status: hit date: Wed, 26 Aug 2026 16:59:05 GMT function-execution-id: qv2sg1hvq0do netlify-cdn-cache-control: public, max-age=600, stale-while-revalidate=604800, stale-if-error=3600 speculation-rules: "/_agent-native/speculation-rules.json" surrogate-control: public, max-age=5, s-maxage=5, stale-if-error=2678400, stale-while-revalidate=86400 traceparent: 00-4977fccc8ba3346409ea665fa9eff9c9-20687e4d48917db8-00 via: 1.1 google, 1.1 ea0f86c249e022d5015ce79f54e723d0.cloudfront.net (CloudFront) x-amz-cf-id: z4_tFtXf0uKZJFcOPAcNGILvNVg9cR964vapm-RKAYAgXg6M3GWsfA== x-amz-cf-pop: IAD12-P1 x-cache: Hit from cloudfront x-cloud-trace-context: 4977fccc8ba3346409ea665fa9eff9c9/2335255277186678200 x-request-id: 7261cd50-a16f-11f1-89d7-6d681558e21c
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology