Re: Getting all IP adresses for a domain name

2020-01-29 Thread Leroy Tennison
___ From: bind-users on behalf of Matus UHLAR - fantomas Sent: Wednesday, January 29, 2020 1:34 PM To: bind-users@lists.isc.org Subject: [EXTERNAL] Re: Getting all IP adresses for a domain name On 29.01.20 19:12, Leroy Tennison wrote: >I ran into a situation here the IP (v4) address returned fo

Re: Getting all IP adresses for a domain name

2020-01-29 Thread Matus UHLAR - fantomas
On 29.01.20 19:12, Leroy Tennison wrote: I ran into a situation here the IP (v4) address returned for a domain was different from two systems. It turned out that two DNS servers served the domain and were replying with different IP addresses (discovered by doing whois on the domain followed by d

RE: Getting all IP adresses for a domain name

2020-01-29 Thread Lightner, Jeffrey
"dig +trace " will show the whole path to a given record from root servers down through registrar to the name servers the registrar specifies. From: bind-users On Behalf Of Leroy Tennison Sent: Wednesday, January 29, 2020 2:13 PM To: bind-users@lists.isc.org Subject: Getting all I

Getting all IP adresses for a domain name

2020-01-29 Thread Leroy Tennison
I ran into a situation here the IP (v4) address returned for a domain was different from two systems. It turned out that two DNS servers served the domain and were replying with different IP addresses (discovered by doing whois on the domain followed by dig @ for each name server). This led m