Open
Cached
·
just now
24
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
connection: close
Caching Headers
Age
51
Cache-Control
public, max-age=5, stale-while-revalidate=86400, stale-if-error=2628000
age: 51 cache-control: public, max-age=5, stale-while-revalidate=86400, stale-if-error=2628000
Content Headers
Content-Length
3263046
Content-Type
text/html; charset=utf-8
content-length: 3263046 content-type: text/html; charset=utf-8
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
miss
Date
Thu, 23 Apr 2026 01:47:15 GMT
Function-Execution-Id
300w7k7hsrjc
Surrogate-Control
public, max-age=5, s-maxage=5, stale-if-error=2678400, stale-while-revalidate=86400
Traceparent
00-a54c608ed75e294c2dcc9f769a51135d-160d5b459e62c139-00
X-Cloud-Trace-Context
a54c608ed75e294c2dcc9f769a51135d/1589026598099796281
X-Request-Id
59c66420-3eb6-11f1-93c8-33f985ca5acb
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: miss date: Thu, 23 Apr 2026 01:47:15 GMT function-execution-id: 300w7k7hsrjc surrogate-control: public, max-age=5, s-maxage=5, stale-if-error=2678400, stale-while-revalidate=86400 traceparent: 00-a54c608ed75e294c2dcc9f769a51135d-160d5b459e62c139-00 via: 1.1 google, 1.1 f4c38e024a95b76a27c9f3dc9ff2eda6.cloudfront.net (CloudFront) x-amz-cf-id: CioUiajloN_j7niGExHokHRwmGEM8a6H4lUta3X4LG09WffkV3wwtg== x-amz-cf-pop: IAD12-P1 x-cache: Hit from cloudfront x-cloud-trace-context: a54c608ed75e294c2dcc9f769a51135d/1589026598099796281 x-request-id: 59c66420-3eb6-11f1-93c8-33f985ca5acb
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology