JSON result object for "http://centrum-pece.cz/"

Note: This is not a stable API during the beta. Providing highlighted JSON instead of raw JSON data is therefore intentional.

{
  "flashcookies_count": null,
  "mx_a_records_reverse": [
    [
      1,
      [
        [
          "wes1-mx2.wedos.net"
        ]
      ]
    ],
    [
      1,
      [
        [
          "wes1-mx1.wedos.net"
        ]
      ]
    ]
  ],
  "third_parties": [
    "fonts.googleapis.com"
  ],
  "mx_has_protocol_tls1_2": true,
  "final_url_is_https": true,
  "web_has_hsts_header": false,
  "mx_pfs": true,
  "mx_has_protocol_tls1": true,
  "web_ciphers": {},
  "mx_has_protocol_sslv2": false,
  "requests_count": 11,
  "web_cert_trusted": true,
  "mx_ciphers": {
    "std_128Bit": {
      "severity": "HIGH",
      "finding": "Weak 128 Bit ciphers (SEED, IDEA, RC[2,4]) offered - bad"
    }
  },
  "a_locations": [
    "Czechia"
  ],
  "initial_url": "http://centrum-pece.cz/",
  "mx_records": [
    [
      1,
      "wes1-mx2.wedos.net"
    ],
    [
      1,
      "wes1-mx1.wedos.net"
    ]
  ],
  "web_has_hpkp_header": false,
  "web_has_ssl": true,
  "flashcookies": [],
  "web_vulnerabilities": {
    "breach": {
      "cve": "CVE-2013-3587",
      "severity": "HIGH",
      "finding": "BREACH: potentially VULNERABLE, uses gzip HTTP compression.  - only supplied '/' tested ( Can be ignored for static pages or if no secrets in the page)"
    },
    "beast": {
      "cve": "CVE-2011-3389",
      "severity": "LOW",
      "finding": "BEAST: VULNERABLE -- but also supports higher protocols (possible mitigation): TLSv1.1 TLSv1.2"
    },
    "lucky13": {
      "cve": "CVE-2013-0169",
      "severity": "LOW",
      "finding": "potentially vulnerable to LUCKY13, uses cipher block chaining (CBC) ciphers with TLS. Check patches"
    },
    "cbc_tls1": {
      "cve": "CVE-2011-3389",
      "severity": "MEDIUM",
      "finding": "BEAST: CBC ciphers for TLS1: ECDHE-ECDSA-AES256-SHA ECDHE-ECDSA-AES128-SHA"
    }
  },
  "redirected_to_https": true,
  "mx_ssl_finished": true,
  "openwpm_final_url": "https://www.centrum-pece.cz/",
  "mixed_content": false,
  "headerchecks": {
    "x-content-type-options": {
      "status": "MISSING",
      "value": ""
    },
    "x-frame-options": {
      "status": "MISSING",
      "value": ""
    },
    "content-security-policy": {
      "status": "MISSING",
      "value": ""
    },
    "x-xss-protection": {
      "status": "OK",
      "value": "1; mode=block"
    },
    "referrer-policy": {
      "status": "MISSING",
      "value": ""
    }
  },
  "mx_has_ssl": true,
  "web_ssl_finished": true,
  "https": true,
  "mx_has_protocol_sslv3": false,
  "tracker_requests": [],
  "google_analytics_present": false,
  "third_parties_count": 1,
  "mx_cert_trusted_reason": "All certificate trust checks failed: (expired).",
  "final_url": "https://www.centrum-pece.cz/",
  "mx_has_protocol_tls1_3": false,
  "web_has_hsts_preload_header": false,
  "web_cert_trusted_reason": "",
  "requests": [
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "http://centrum-pece.cz/"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://www.centrum-pece.cz/"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://www.centrum-pece.cz/js/chunk-vendors-2882e66b.1652afab.js"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://www.centrum-pece.cz/js/chunk-vendors-aacc2dbb.7ae07b5b.js"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://www.centrum-pece.cz/js/chunk-vendors-5338af6e.bc9d53c8.js"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://www.centrum-pece.cz/js/chunk-vendors-d48b9201.8757fbc4.js"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://www.centrum-pece.cz/js/chunk-vendors-a523c416.8f0f6b81.js"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://www.centrum-pece.cz/js/app.0fb4ed6c.js"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://www.centrum-pece.cz/css/chunk-vendors-aacc2dbb.e1b14bbd.css"
    },
    {
      "headers": null,
      "method": null,
      "referrer": null,
      "url": "https://www.centrum-pece.cz/css/app.c44a0e8a.css"
    }
  ],
  "web_has_protocol_sslv3": false,
  "mx_vulnerabilities": {
    "sec_client_renego": {
      "cve": "CVE-2009-3555",
      "severity": "MEDIUM",
      "finding": "Secure Client-Initiated Renegotiation : VULNERABLE, potential DoS threat"
    },
    "beast": {
      "cve": "CVE-2011-3389",
      "severity": "LOW",
      "finding": "BEAST: VULNERABLE -- but also supports higher protocols (possible mitigation): TLSv1.1 TLSv1.2"
    },
    "lucky13": {
      "cve": "CVE-2013-0169",
      "severity": "LOW",
      "finding": "potentially vulnerable to LUCKY13, uses cipher block chaining (CBC) ciphers with TLS. Check patches"
    },
    "cbc_tls1": {
      "cve": "CVE-2011-3389",
      "severity": "MEDIUM",
      "finding": "BEAST: CBC ciphers for TLS1: ECDHE-RSA-AES256-SHA DHE-RSA-AES256-SHA DHE-RSA-CAMELLIA256-SHA AES256-SHA CAMELLIA256-SHA ECDHE-RSA-AES128-SHA DHE-RSA-AES128-SHA DHE-RSA-CAMELLIA128-SHA AES128-SHA CAMELLIA128-SHA DHE-RSA-SEED-SHA SEED-SHA IDEA-CBC-SHA"
    }
  },
  "mx_cert_trusted": false,
  "web_has_protocol_tls1_2": true,
  "web_has_protocol_tls1": true,
  "profilecookies": [],
  "cname_records": [],
  "success": true,
  "cookie_stats": {
    "first_party_flash": 0,
    "first_party_long": 0,
    "third_party_track_domains": [],
    "third_party_track_uniq": 0,
    "first_party_short": 0,
    "third_party_long": 0,
    "third_party_short": 0,
    "third_party_track": 0,
    "third_party_flash": 0
  },
  "mx_locations": [
    "Czechia"
  ],
  "web_has_protocol_tls1_3": false,
  "cookies_count": 0,
  "third_party_requests_count": 1,
  "web_pfs": true,
  "leaks": [],
  "web_has_protocol_tls1_1": true,
  "web_has_hsts_preload": false,
  "reachable": true,
  "a_records": [
    "89.221.220.178"
  ],
  "a_records_reverse": [
    [
      "magmadar.anycoders.cz"
    ]
  ],
  "mx_a_records": [
    [
      1,
      [
        "46.28.106.12"
      ]
    ],
    [
      1,
      [
        "46.28.106.11"
      ]
    ]
  ],
  "responses": null,
  "mx_has_protocol_tls1_1": true,
  "final_https_url": "https://www.centrum-pece.cz/"
}