JSON result object for "http://hamburg.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": [
    [
      100,
      [
        [
          "mailin.hamburg.de"
        ]
      ]
    ],
    [
      500,
      [
        [
          "secondary.snafu.de"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "vip-12.hamburg.de"
    ]
  ],
  "leaks": [],
  "final_url": "https://www.hamburg.de/",
  "reachable": true,
  "a_records": [
    "212.1.41.12"
  ],
  "mx_a_records": [
    [
      100,
      [
        "84.23.254.47"
      ]
    ],
    [
      500,
      [
        "84.23.254.17"
      ]
    ]
  ],
  "a_locations": [
    "Germany"
  ],
  "mx_records": [
    [
      100,
      "mailin.hamburg.de"
    ],
    [
      500,
      "secondary.snafu.de"
    ]
  ],
  "final_https_url": "https://www.hamburg.de/"
}