JSON result object for "http://broadway.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": [
    "United States"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "ppagent1.broadway.com"
        ]
      ]
    ],
    [
      20,
      [
        [
          "ppagent2.broadway.com"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "ec2-18-214-140-50.compute-1.amazonaws.com"
    ],
    [
      "ec2-44-213-181-213.compute-1.amazonaws.com"
    ]
  ],
  "leaks": [],
  "final_url": "https://www.broadway.com/",
  "reachable": true,
  "a_records": [
    "18.214.140.50",
    "44.213.181.213"
  ],
  "mx_a_records": [
    [
      10,
      [
        "64.95.40.113"
      ]
    ],
    [
      20,
      [
        "64.95.40.114"
      ]
    ]
  ],
  "a_locations": [
    "United States"
  ],
  "mx_records": [
    [
      10,
      "ppagent1.broadway.com"
    ],
    [
      20,
      "ppagent2.broadway.com"
    ]
  ],
  "final_https_url": "https://www.broadway.com/"
}