You can find the account ownership of a domain name with a command such as:

Code:

/scripts/whoowns $domain

Or via:

Code:

grep $domain /etc/userdomains

You can then search for the username in /etc/trueuserowners to see which reseller owns the account. EX:

Code:

grep $username /etc/trueuserowners

Thank you.

0 0 votes
Article Rating