JSON result object for "http://www.my-private-network.co.uk/"

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

{
  "cname_records": [],
  "web_has_ssl": false,
  "web_ssl_finished": true,
  "mx_locations": [
    "Germany"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "posty.gnsltd.net"
        ]
      ]
    ]
  ],
  "final_url_is_https": false,
  "a_records_reverse": [
    [],
    []
  ],
  "mx_scan_failed": true,
  "final_url": "http://www.my-private-network.co.uk/",
  "leaks": [],
  "https_error": "ERROR 403: Forbidden.",
  "mx_ssl_finished": true,
  "reachable": true,
  "a_records": [
    "188.114.96.3",
    "188.114.97.3"
  ],
  "mx_a_records": [
    [
      10,
      [
        "213.239.212.231"
      ]
    ]
  ],
  "a_locations": [
    "United States"
  ],
  "mx_records": [
    [
      10,
      "posty.gnsltd.net"
    ]
  ],
  "http_error": "ERROR 403: Forbidden.",
  "final_https_url": "https://www.my-private-network.co.uk/"
}