Live data from Hacker News

The owner of ip4.me/ip6.me, Kevin Loch, has died

ip4only.me

21–30 of 97 posts

Re: The owner of ip4.me/ip6.me, Kevin Loch, has died

#23
A reminder that you do not need websites or an HTTP client to learn your public IP:

  dig @resolver1.opendns.com myip.opendns.com TXT +short
  dig @ns1.google.com o-o.myaddr.l.google.com TXT +short
dig can be replaced with any DNS lookup utility (nslookup, drill, etc).

Re: The owner of ip4.me/ip6.me, Kevin Loch, has died

#24
post #9

Oh no, this has been my go-to site for connectivity tests (as example.com seems to be cached fairly aggressively by my browsers and that has misled me in the past). Ad-free, minimal, does exactly what it needs to and nothing more. Rest in peace! Edit: All these (great and much appreciated!) responses of alternatives are making me wonder if this should in fact be a standardized service that could then be offered as a…

I've been using ipinfo.io now for several years and have been very pleased with them. You can `curl https://ipinfo.io/ ` and get a JSON blob back with info on your current IP. If you pass an IP explicitly you can get info back on it, for example `curl https://ipinfo.io/104.26.7.98 `. Easy to combine with jq also for use in scripts: `curl https://ipinfo.io/104.26.7.98 | jq -r '.ip'` For personal use it's free, and the…

`curl https://myip.wtf/json` too is nice to use when debugging things

Re: The owner of ip4.me/ip6.me, Kevin Loch, has died

#25

Were those addresses used for anything or simple domain squatting?

I'm puzzled why you have been downvoted for asking a genuine question (and all credit to those who have taken time to respond to you).

Perhaps the downvoters would care to explain their actions?

Re: The owner of ip4.me/ip6.me, Kevin Loch, has died

#26
post #9

Oh no, this has been my go-to site for connectivity tests (as example.com seems to be cached fairly aggressively by my browsers and that has misled me in the past). Ad-free, minimal, does exactly what it needs to and nothing more. Rest in peace! Edit: All these (great and much appreciated!) responses of alternatives are making me wonder if this should in fact be a standardized service that could then be offered as a…

[dead]

Re: The owner of ip4.me/ip6.me, Kevin Loch, has died

#30
post #25

Were those addresses used for anything or simple domain squatting?

I'm puzzled why you have been downvoted for asking a genuine question (and all credit to those who have taken time to respond to you). Perhaps the downvoters would care to explain their actions?

The question may be genuine but its phrasing probably suggests an allegation to most readers.
Post reply on HN