ZoneVision API

This site provides a simple API for performing various diagnostic checks on any domain name's DNS zone.

Here is an example: api.zone.vision/google.com

The response currently is in the following format:

{
  "name": "example.com",
  "parent": {...},
  "authoritative": {...},
  "resolver": {...},
  "diagnostics": {...}
}

The sections are:

This service is brought to you by the team at DNSimple. We make DNS simple.