i am facing something wrong here...
i tried to ping ips.mine.nu

the response i got is this

PING ips.mine.nu (10.0.1.128) from 10.1.5.11 : 56(84) bytes of data.
From 10.1.5.11 icmp_seq=1 Destination Host Unreachable
From 10.1.5.11 icmp_seq=2 Destination Host Unreachable
From 10.1.5.11 icmp_seq=3 Destination Host Unreachable
From 10.1.5.11 icmp_seq=4 Destination Host Unreachable
From 10.1.5.11 icmp_seq=5 Destination Host Unreachable
From 10.1.5.11 icmp_seq=6 Destination Host Unreachable
From 10.1.5.11 icmp_seq=7 Destination Host Unreachable
From 10.1.5.11 icmp_seq=8 Destination Host Unreachable
From 10.1.5.11 icmp_seq=9 Destination Host Unreachable

--- ips.mine.nu ping statistics ---
11 packets transmitted, 0 received, +9 errors, 100% loss, time 10277ms
, pipe 3

how it can resolve to 10.0.1.128....
my /etc/hosts file is as follows...

# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost

and we are not using any DNS server in the local net....and moreover we are not using the range 10.0.xxx.xxx

then how can this address resolve to 10.0.1.128....all other resolutions are fine....