JSON result object for "http://constantcontact.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,
      [
        [
          "edgemail1.constantcontact.com"
        ]
      ]
    ],
    [
      20,
      [
        []
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "www.constantcontact.com"
    ]
  ],
  "leaks": [],
  "final_url": "https://www.constantcontact.com/",
  "reachable": true,
  "a_records": [
    "208.75.122.14"
  ],
  "mx_a_records": [
    [
      10,
      [
        "208.75.122.246"
      ]
    ],
    [
      20,
      [
        "208.75.121.246"
      ]
    ]
  ],
  "a_locations": [
    "United States"
  ],
  "mx_records": [
    [
      10,
      "edgemail1.constantcontact.com"
    ],
    [
      20,
      "edgemail2.constantcontact.com"
    ]
  ],
  "final_https_url": "https://www.constantcontact.com/"
}