JSON result object for "http://cisco.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",
    "Netherlands"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "alln-mx-01.cisco.com"
        ]
      ]
    ],
    [
      20,
      [
        [
          "rcdn-mx-01.cisco.com"
        ]
      ]
    ],
    [
      30,
      [
        [
          "aer-mx-01.cisco.com"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "redirect-ns.cisco.com"
    ]
  ],
  "leaks": [],
  "final_url": "https://www.cisco.com/",
  "reachable": true,
  "a_records": [
    "72.163.4.185"
  ],
  "mx_a_records": [
    [
      10,
      [
        "173.37.147.230"
      ]
    ],
    [
      20,
      [
        "72.163.7.166"
      ]
    ],
    [
      30,
      [
        "173.38.212.150"
      ]
    ]
  ],
  "a_locations": [
    "United States"
  ],
  "mx_records": [
    [
      10,
      "alln-mx-01.cisco.com"
    ],
    [
      20,
      "rcdn-mx-01.cisco.com"
    ],
    [
      30,
      "aer-mx-01.cisco.com"
    ]
  ],
  "final_https_url": "https://www.cisco.com/"
}