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

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

{
  "cname_records": [],
  "same_content_via_https": true,
  "mx_locations": [],
  "mx_a_records_reverse": [
    [
      10,
      []
    ]
  ],
  "final_url_is_https": false,
  "a_records_reverse": [
    [
      "ec2-63-35-170-161.eu-west-1.compute.amazonaws.com"
    ],
    [
      "ec2-34-250-185-33.eu-west-1.compute.amazonaws.com"
    ]
  ],
  "leaks": [],
  "final_url": "http://mydomaincontact.com/",
  "reachable": true,
  "a_records": [
    "63.35.170.161",
    "34.250.185.33"
  ],
  "mx_a_records": [
    [
      10,
      []
    ]
  ],
  "a_locations": [
    "Ireland"
  ],
  "mx_records": [
    [
      10,
      "62.116.130.8"
    ]
  ],
  "final_https_url": "https://mydomaincontact.com/"
}