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

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"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "mx1.us.opalstack.com"
        ]
      ]
    ],
    [
      10,
      [
        [
          "mx2.us.opalstack.com"
        ]
      ]
    ]
  ],
  "final_url_is_https": true,
  "a_records_reverse": [
    [],
    []
  ],
  "leaks": [],
  "final_url": "https://qsapp.com/",
  "reachable": true,
  "a_records": [
    "172.67.172.101",
    "104.21.71.244"
  ],
  "mx_a_records": [
    [
      10,
      [
        "108.62.123.121"
      ]
    ],
    [
      10,
      [
        "23.82.16.244"
      ]
    ]
  ],
  "a_locations": [
    "United States"
  ],
  "mx_records": [
    [
      10,
      "mx1.us.opalstack.com"
    ],
    [
      10,
      "mx2.us.opalstack.com"
    ]
  ],
  "final_https_url": "https://qsapp.com/"
}