JSON result object for "http://www.icn.de/"

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": [
    "Germany"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "mailgw01.icn.de"
        ]
      ]
    ],
    [
      20,
      [
        [
          "mailgw02.icn.de"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "icnp01.crossconcept.net"
    ]
  ],
  "leaks": [],
  "final_url": "https://www.icn.de/",
  "reachable": true,
  "a_records": [
    "185.133.25.34"
  ],
  "mx_a_records": [
    [
      10,
      [
        "195.4.152.50"
      ]
    ],
    [
      20,
      [
        "195.4.152.51"
      ]
    ]
  ],
  "a_locations": [
    "Germany"
  ],
  "mx_records": [
    [
      10,
      "mailgw01.icn.de"
    ],
    [
      20,
      "mailgw02.icn.de"
    ]
  ],
  "final_https_url": "https://www.icn.de/"
}