If would be really nice to be able to output to json so we can automate more things;
Something like this;
mdr dns info --domain "google" --tld "nl" --json
optionally an output file could be specified;
mdr dns info --domain "google" --tld "nl" --json --outfile /tmp/google.nl.json