For example I do in Linux using host
command:
host yy.yyy.yy.y
Result:
Host z.zzz.zz.z.in-addr.arpa. not found: 3(NXDOMAIN)
Then I repeat host
command in a reverse with z.zzz.zz.z
than I got a result of pastyy.yyy.yy.y
:
Host z.zzz.zz.z
Result:
Host yy.yyy.yy.y.in-addr.arpa. not found: 3(NXDOMAIN)
What is occured and why is that result?
When I try got a WHOIS address of z.zzz.zz.z and yy.yyy.yy.y I got for example:
yy.yyy.yy.y --> KOREA NIC
z.zzz.zz.z --> JAPAN NIC
A result via WHOIS is on properly address, but when I use host
command it result same.
For others who not understand my question look at this:
xx@yy:$ host 61.206.19.1
Host 1.19.206.61.in-addr.arpa. not found: 3(NXDOMAIN)
xx@yy:$ host 1.19.206.61
Host 61.206.19.1.in-addr.arpa. not found: 3(NXDOMAIN) <--- Why 61.206.19.1 ? WHOIS don't respond this IP