I am researching some problems with our e-mail system this morning, and I noticed something that seemed quite wrong with our DNS. If I go to a CMD prompt and type
I get a return of
Singlesdining.com is NOT my domain name, however, some how with a ping -a, singlesdining.com is what is resolving. Now if you ping my domain name
I get
I don't understand how 2 different domain names are resolving to the same IP. DNS is a whole lot of black magic to me, so I'm not sure if this is wrong or if a DNS setting is screwed up somewhere. My DNS and corp website are hosted by web.com, but it doesn't seem like this singlesdining.com is hosted by web.com, so I'm very confused as to why this is happening. Please let me know if this is wrong, and if it is wrong, what I'm going to need to tell web.com to change when I call them.
Thanks in advance!
Code:
ping -a 64.224.190.175
Code:
Pinging singlesdining.com [64.224.190.175] with 32 bytes of data: ..... blah blah blah
Code:
ping tnainc.com
Code:
Pinging tnainc.com [64.224.190.175] with 32.....
I don't understand how 2 different domain names are resolving to the same IP. DNS is a whole lot of black magic to me, so I'm not sure if this is wrong or if a DNS setting is screwed up somewhere. My DNS and corp website are hosted by web.com, but it doesn't seem like this singlesdining.com is hosted by web.com, so I'm very confused as to why this is happening. Please let me know if this is wrong, and if it is wrong, what I'm going to need to tell web.com to change when I call them.
Thanks in advance!