JSON result object for "http://postgresql.org/"

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",
    "Norway"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "magus.postgresql.org"
        ]
      ]
    ],
    [
      10,
      [
        [
          "makus.postgresql.org"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [
      "zalkon.postgresql.org"
    ]
  ],
  "leaks": [],
  "final_url": "https://www.postgresql.org/",
  "reachable": true,
  "a_records": [
    "217.196.149.50"
  ],
  "mx_a_records": [
    [
      10,
      [
        "87.238.57.229"
      ]
    ],
    [
      10,
      [
        "72.32.157.229"
      ]
    ]
  ],
  "a_locations": [
    "Austria"
  ],
  "mx_records": [
    [
      10,
      "magus.postgresql.org"
    ],
    [
      10,
      "makus.postgresql.org"
    ]
  ],
  "final_https_url": "https://www.postgresql.org/"
}