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

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

{
  "cname_records": [],
  "mx_locations": [],
  "mx_a_records_reverse": [
    [
      100,
      []
    ],
    [
      200,
      []
    ],
    [
      300,
      []
    ],
    [
      400,
      []
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "ec2-52-71-74-120.compute-1.amazonaws.com"
    ],
    [
      "ec2-52-55-152-57.compute-1.amazonaws.com"
    ]
  ],
  "leaks": [],
  "final_url": "https://www.dunkindonuts.com/",
  "reachable": true,
  "a_records": [
    "52.71.74.120",
    "52.55.152.57"
  ],
  "mx_a_records": [
    [
      100,
      []
    ],
    [
      200,
      []
    ],
    [
      300,
      []
    ],
    [
      400,
      []
    ]
  ],
  "a_locations": [
    "United States"
  ],
  "mx_records": [
    [
      100,
      "dunkindonuts.com.s8a1.psmtp.com"
    ],
    [
      200,
      "dunkindonuts.com.s8a2.psmtp.com"
    ],
    [
      300,
      "dunkindonuts.com.s8b1.psmtp.com"
    ],
    [
      400,
      "dunkindonuts.com.s8b2.psmtp.com"
    ]
  ],
  "final_https_url": "https://www.dunkindonuts.com/"
}