JSON result object for "http://myfritz.net/"

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": [
    [
      5,
      [
        [
          "mail1.myfritz.net"
        ]
      ]
    ],
    [
      5,
      [
        [
          "mail2.myfritz.net"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "www.myfritz.net"
    ]
  ],
  "leaks": [],
  "final_url": "https://www.myfritz.net/devices/",
  "reachable": true,
  "a_records": [
    "212.42.244.100"
  ],
  "mx_a_records": [
    [
      5,
      [
        "212.42.244.97"
      ]
    ],
    [
      5,
      [
        "212.42.244.91"
      ]
    ]
  ],
  "a_locations": [
    "Germany"
  ],
  "mx_records": [
    [
      5,
      "mail1.myfritz.net"
    ],
    [
      5,
      "mail2.myfritz.net"
    ]
  ],
  "final_https_url": "https://www.myfritz.net/devices/"
}