JSON result object for "http://owncloud.com/"

Note: This is not a stable API during the beta. Providing highlighted JSON instead of raw JSON data is therefore intentional.

{
  "cname_records": [],
  "same_content_via_https": true,
  "mx_locations": [
    "Germany"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "sc03.secumail.de"
        ],
        [
          "sc01.secumail.de"
        ]
      ]
    ],
    [
      10,
      [
        [
          "sc04.secumail.de"
        ],
        [
          "sc02.secumail.de"
        ]
      ]
    ]
  ],
  "final_url_is_https": false,
  "a_records_reverse": [
    [
      "p27.hpress.de"
    ]
  ],
  "leaks": [],
  "final_url": "http://owncloud.com/",
  "reachable": true,
  "a_records": [
    "185.125.174.106"
  ],
  "mx_a_records": [
    [
      10,
      [
        "212.11.225.17",
        "212.11.225.133"
      ]
    ],
    [
      10,
      [
        "212.11.224.154",
        "212.11.224.132"
      ]
    ]
  ],
  "a_locations": [
    "Germany"
  ],
  "mx_records": [
    [
      10,
      "mx-a.secumail.de"
    ],
    [
      10,
      "mx-b.secumail.de"
    ]
  ],
  "final_https_url": "https://owncloud.com/"
}