Link to home
Start Free TrialLog in
Avatar of beer9
beer9Flag for India

asked on

How to check CNAME

Sometimes there are many CNAME assigned to one ip address, How can I check it providing ip address using 'host' 'dig' or 'nslookup' command in linux? Thanks!
ASKER CERTIFIED SOLUTION
Avatar of ChiefoftheChiss
ChiefoftheChiss

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of beer9

ASKER

Hi.. There can be a scenario when one domain name might have more than one ip address address. Using 'host' or 'nslookup' command can I we check like how many ip address it assigned to given domain name? Thanks!