Skip to main content

Functioning Domain Failing DV Check

Comments

3 comments

  • cPanelMichael
    Hello, Could you verify which version of cPanel is installed on this system? Also, here's the command you can run from the cPanel server to determine if the domain name resolves to a valid IP address:
    /usr/local/cpanel/3rdparty/bin/perl -MCpanel::DnsRoots -e 'use Data::Dumper; print Dumper(Cpanel::DnsRoots::Resolver->new(debug => 1)->recursive_query("domain.tld","A"));'
    Replace "domain.tld" with the domain name in-question. Thank you.
    0
  • Varial
    I'm running 11.64.0.36 stable build. The command you gave produces the correct IP at the end: $VAR1 = 'XXX.XXX.XXX.XXX;
    0
  • cPanelMichael
    The command you gave produces the correct IP at the end:

    Could you open a support ticket using the link in my signature so we can take a closer look? Thank you.
    0

Please sign in to leave a comment.