Which Domains Resolve to Server?
hi friends
How can I know, which domains point to my server?
without having offered a hosting service?
I have seen that there are many domains that have my DNS assigned, but they do not have a hosting created
before I used this command, to know this information:
cat /var/log/messages | grep /A/IN
Currently this command does not work anymore
-
Hi @jlucho You can use dig to reliably get answers on the current status of your domains: dig any
You can also use whois:whois domain.tld0 -
maybe, do not explain me properly I do not want to do a whois What I want to know is: as a hosting provider, many domain points to my server, I do not know which domain point to my server I do not know which domain point to my domain to create a default page, that says "coming soon" some years ago, this activity was stored in /var/log/message the domain that point to my server, but that do not resolve, for not having a hosting account Now, I see that this has changed. How can I get this information in this new version of cPanel? 0 -
cPanel doesn't control what data is in /var/log/messages. I'm not sure I understand why you're unable to run the query as you were previously but it wouldn't be something controlled by cPanel. While this specific function isn't a part of cPanel currently I do know that there is a 3rd party plugin that will do something similar you can check them out here: cPanel App Catalog :: Domains & DNS Thanks! 0
Please sign in to leave a comment.
Comments
3 comments