Security Report Summary
A+
Site: https://www.lucapipolo.com/en/
IP Address: 64.29.17.65
Report Time: 12 Aug 2026 19:09:12 UTC
Headers:
  • Content-Security-Policy
  • Permissions-Policy
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2103
serverVercel
x-vercel-idp7rWIUecK5RNFpp0LxSIE83DV8eWUFrE
HTTP/2 200
access-control-allow-origin*
age18925
cache-controlpublic, max-age=0, must-revalidate
content-dispositioninline; filename="en"
content-encodinggzip
content-security-policydefault-src 'none'; script-src 'self' 'sha256-XNWcCgXyPiuW2okwSokT3ZHPnUlL8V+M0j1sIhEhz5I='; style-src 'self'; img-src 'self' data:; font-src 'self'; connect-src 'self' https://o388146.ingest.us.sentry.io; object-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none'; upgrade-insecure-requests; report-uri https://o388146.ingest.us.sentry.io/api/4511896576983040/security/?sentry_key=5dfa2e82510f22215199bf30a53f0a5a
content-typetext/html; charset=utf-8
cross-origin-opener-policysame-origin
cross-origin-resource-policysame-origin
dateWed, 12 Aug 2026 19:09:12 GMT
etagW/"6b00f052730186c6456c9dc73a15b5b5"
last-modifiedWed, 12 Aug 2026 13:53:47 GMT
permissions-policyaccelerometer=(), autoplay=(), browsing-topics=(), camera=(), display-capture=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), serial=(), usb=(), xr-spatial-tracking=()
referrer-policystrict-origin-when-cross-origin
serverVercel
strict-transport-securitymax-age=63072000; includeSubDomains
x-content-type-optionsnosniff
x-dns-prefetch-controloff
x-frame-optionsDENY
x-permitted-cross-domain-policiesnone
x-vercel-cacheHIT
x-vercel-iddub1::cvj9p-1786561752260-843e45ea31d5
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Additional Information
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
access-control-allow-originThis is a very lax CORS policy. Such a policy should only be used on a public CDN.
content-security-policyContent 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. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
cross-origin-opener-policyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
cross-origin-resource-policyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
referrer-policyReferrer 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.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
strict-transport-securityHTTP 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.
x-content-type-optionsX-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-optionsX-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.