JSON result object for "http://mnemonic-device.com/"

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

{
  "cname_records": [],
  "web_has_ssl": false,
  "web_ssl_finished": true,
  "mx_locations": [
    "United States",
    "Germany"
  ],
  "mx_a_records_reverse": [
    [
      10,
      [
        [
          "mx-in-a.oni.nl"
        ]
      ]
    ],
    [
      10,
      [
        [
          "mx-in-b.oni.nl"
        ]
      ]
    ],
    [
      30,
      [
        [
          "mx-fallback.oni.nl"
        ]
      ]
    ]
  ],
  "final_url_is_https": false,
  "a_records_reverse": [
    [
      "ec2-3-122-152-250.eu-central-1.compute.amazonaws.com"
    ],
    [
      "ec2-3-67-181-148.eu-central-1.compute.amazonaws.com"
    ],
    [
      "ec2-3-69-213-60.eu-central-1.compute.amazonaws.com"
    ]
  ],
  "final_url": "http://mnemonic-device.com/",
  "leaks": [],
  "https_error": "ERROR 403: Forbidden.",
  "reachable": true,
  "a_records": [
    "3.122.152.250",
    "3.67.181.148",
    "3.69.213.60"
  ],
  "mx_a_records": [
    [
      10,
      [
        "49.12.245.106"
      ]
    ],
    [
      10,
      [
        "167.235.156.55"
      ]
    ],
    [
      30,
      [
        "65.108.85.141"
      ]
    ]
  ],
  "a_locations": [
    "United States",
    "Germany"
  ],
  "mx_records": [
    [
      10,
      "mx-in-a.oni.nl"
    ],
    [
      10,
      "mx-in-b.oni.nl"
    ],
    [
      30,
      "mx-fallback.oni.nl"
    ]
  ],
  "http_error": "ERROR 403: Forbidden.",
  "final_https_url": "https://mnemonic-device.com/"
}