JSON result object for "http://myshopify.com/"

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": [],
  "mx_a_records_reverse": [],
  "final_url_is_https": false,
  "a_records_reverse": [
    [
      "myshopify.com"
    ]
  ],
  "mx_ssl_finished": true,
  "final_url": "http://myshopify.com/",
  "leaks": [],
  "https_error": "ERROR 404: Not Found.",
  "reachable": true,
  "a_records": [
    "23.227.38.32"
  ],
  "mx_has_ssl": false,
  "mx_a_records": [],
  "a_locations": [
    "Canada"
  ],
  "mx_records": [],
  "http_error": "ERROR 404: Not Found.",
  "final_https_url": "https://myshopify.com/"
}