Security Report Summary
B
| Site: | https://wefunder.com/cryptoworldnet | ||
|---|---|---|---|
| IP Address: | 104.20.38.121 | ||
| Report Time: | 13 Jun 2026 13:31:16 UTC | ||
| Headers: |
|
||
| Advanced: |
|
Missing Headers
| Content-Security-Policy | Content Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. |
|---|---|
| Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Raw Headers
| HTTP/2 | 200 |
|---|---|
| date | Sat, 13 Jun 2026 13:31:16 GMT |
| content-type | text/html; charset=utf-8 |
| cf-ray | a0b174602b7e554c-DUB |
| cf-cache-status | DYNAMIC |
| link | </assets/application_esbuild-f91118f0c039eb05a7cd007cd583e29e068c91d912abee7a272a9532b80ba4e3.js>; rel=preload; as=script; nopush,</assets/postcss_application-798d3f5fd32475741222996f7e1c2b7a89d89bf6c4bd62d2b7592ae6d3115ab2.css>; rel=preload; as=style; nopush,</assets/application_esbuild-55711116ee8081f2e9df70ed1425bcd132ebf297b45bfba74c7679c5bb2b603a.css>; rel=preload; as=style; nopush |
| server | cloudflare |
| set-cookie | ahoy_track=true; path=/; SameSite=Lax |
| set-cookie | ahoy_visitor=f0061b37-e1b9-41e8-ad16-febb2e9ea182; path=/; expires=Tue, 13 Jun 2028 13:31:16 GMT; SameSite=Lax |
| set-cookie | ahoy_visit=e4af3b5f-955c-4487-826f-30dfc59e997b; path=/; expires=Sat, 13 Jun 2026 17:31:16 GMT; SameSite=Lax |
| set-cookie | _wefunder_session=lMmwJrLszup9Ymuj84K%2BwoRv2kA%2FqS3eaXHjRBlCOjVPLPcgvqmgeoMnHcX15PHbN4yiU4WHa8fdLKhXDDqVYQAHjLaC2QmXzi12NwB7MkaY9fdSl9gJbYZ68ByBv83uK2zZHaeOw6qLw1cRJaHIKwDbbuDngctZ0K2h75biB2BKGAuuUP%2B23JgfUjnhMZhY8PGuBQniPwwx9NB1u3Y0lucBrwrjjhLc%2B5orxbVOlBX9fIvlXPmC89C6YOfsQMh1DMTdyqrmIPbasigOglasR8cKlK3JKBiwAsEhumxitkvjcetztCKG96sXsBE7%2Bn6OJYrUQXtEeuomAGyArGUFsgnqGssOWuGFpo1MNJ4qtZd5UTL6wxC6Ldi4e%2FPxYJZel68DjmAubjOwo%2B2eLbKvTjRdKXBa3MCHfbc6NceQYOmYuzQ%3D--zoKv2CUkeoV2B0g%2B--qq25wb46loKfqzxfZkCLFw%3D%3D; domain=.wefunder.com; path=/; expires=Mon, 13 Jul 2026 13:31:16 GMT; HttpOnly; SameSite=Lax |
| strict-transport-security | max-age=31536000 |
| vary | Accept, Origin, accept-encoding |
| referrer-policy | strict-origin-when-cross-origin |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| x-permitted-cross-domain-policies | none |
| x-request-id | 4bc970425ca6e524eff31a6cec6c2764 |
| x-xss-protection | 0 |
| server-timing | cfCacheStatus;desc="DYNAMIC" |
| server-timing | cfEdge;dur=7,cfOrigin;dur=0,cfWorker;dur=529 |
| content-encoding | gzip |
| alt-svc | h3=":443"; ma=86400 |
Upcoming Headers
| Cross-Origin-Embedder-Policy | Cross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP. |
|---|---|
| Cross-Origin-Opener-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
| Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
| server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
|---|---|
| set-cookie | The 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie. |
| strict-transport-security | HTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS. |
| referrer-policy | Referrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites. |
| x-content-type-options | X-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff". |
| x-frame-options | X-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking. |
| x-xss-protection | X-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead. |