pub async fn exec_reverse_dns(
    config: Config,
    args: &ArgMatches
) -> Result<(), Error>