Security Report Summary
A
Site: https://israelpost.co.il:443/
IP Address: 66.22.35.41
Report Time: 07 Jul 2026 16:51:25 UTC
Headers:
  • X-Frame-Options
  • Referrer-Policy
  • X-Content-Type-Options
  • Strict-Transport-Security
  • Permissions-Policy
  • Content-Security-Policy
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
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.
Warnings
X-Frame-OptionsThere was a duplicate X-Frame-Options header.
Raw Headers
HTTP/2200
content-typetext/html; charset=utf-8
set-cookie__uzma=d1006734-1c87-483c-9e5e-9b57550abbea; HttpOnly; path=/; Expires=Tue, 05-Jan-27 16:51:25 GMT; Max-Age=15724800; SameSite=Lax
set-cookie__uzmb=1783443084; HttpOnly; path=/; Expires=Tue, 05-Jan-27 16:51:25 GMT; Max-Age=15724800; SameSite=Lax
set-cookie__uzme=3550; HttpOnly; path=/; Expires=Tue, 05-Jan-27 16:51:25 GMT; Max-Age=15724800; SameSite=Lax
set-cookie__uzmc=791571021300; HttpOnly; path=/; Expires=Tue, 05-Jan-27 16:51:25 GMT; Max-Age=15724800; SameSite=Lax
set-cookie__uzmd=1783443084; HttpOnly; path=/; Expires=Tue, 05-Jan-27 16:51:25 GMT; Max-Age=15724800; SameSite=Lax
set-cookie__uzmf=7f9000d1006734-1c87-483c-9e5e-9b57550abbea1-17834430850040-0040fd0efb241db9d8110; HttpOnly; path=/; Expires=Tue, 05-Jan-27 16:51:25 GMT; Max-Age=15724800; SameSite=Lax
set-cookieuzmx=7f9000d760a937-a78b-4c91-9c62-a6ba8aa840c61-17834430850040-b1c20bb10a01d29110; Domain=.israelpost.co.il; HttpOnly; path=/; Expires=Tue, 05-Jan-27 16:51:25 GMT; Max-Age=15724800; SameSite=Lax
cache-controlprivate
x-frame-optionsSAMEORIGIN
set-cookiesession-id-mypost=37a3b2cc-3113-4a2f-9935-0a8d2455ab47; domain=.israelpost.co.il; path=/; secure; HttpOnly; SameSite=None; Secure
set-cookie__RequestVerificationToken=1-n_gyuY3Hxb6Fm3lSP5l5FWyiqhrhE5zolzoy3BW3cVrbB1CTfU4M9kMYELc8pKuVCPbTiN-FWPvfE7eHatvlT5f3QMBYju5M_-CFfgc3k1; path=/; secure; HttpOnly; SameSite=None; Secure
request-contextappId=cid-v1:61665634-75fc-415e-8cc8-63525a50cf85
access-control-expose-headersRequest-Context
x-frame-optionsSAMEORIGIN
referrer-policysame-origin
x-content-type-optionsnosniff
strict-transport-securitymax-age=15552001; includeSubDomains; preload
x-xss-protection1; mode=block
permissions-policygeolocation=(self)
dateTue, 07 Jul 2026 16:51:24 GMT
rdwr_responseallowed
expiresThu, 01 Jan 1970 00:00:00 GMT
cache-controlno-cache
pragmano-cache
content-encodinggzip
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.
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.
Additional Information
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.
set-cookieThere is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
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.
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.
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".
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-xss-protectionX-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.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.