|
|
|
|
|
by mkl
4989 days ago
|
|
I'm not sure about the "news.ycombinator.com@" bit, but the number can be identified like this: $ ping 1249739877
PING 1249739877 (74.125.132.101) 56(84) bytes of data.
64 bytes from 74.125.132.101: icmp_req=1 ttl=41 time=395 ms
...
Looks like a Google IP. $ nslookup 74.125.132.101
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
101.132.125.74.in-addr.arpa name = wb-in-f101.1e100.net.
...
Sure is. And Google redirects wb-in-f101.1e100.net to its main page. |
|