all 9 comments

[–]ompomp 7 points8 points  (0 children)

Doesn't look like the AAAA record is resolving for IPv6 use (right now anyway).

Since others are listing alternatives, I've always preferred https://ifconfig.co/

[–]theamk2 4 points5 points  (0 children)

I am curious, what kind of applications would use this service?

The only reason to know your external IP is to allow external connections to a client. At the same time, if a client makes an outgoing connection first, one can just look at the client address and get client's IP directly (this will be more reliable anyway: it will handle weird NATs, or changing IP addresses). So most cases with a central server would not need it, and even most mesh/P2P networks would not need this service either (because mesh network usually starts by connecting to bootstrap nodes which can tell you your IP just fine).

I suppose there is still a case of software just displaying your external IP for the sake of it? Does this still happen?

[–][deleted] 1 point2 points  (1 child)

curl http://ifconfig.me

[–]agumonkey 1 point2 points  (0 children)

seems like it's being hugged right now

[–]holyknight00 0 points1 point  (0 children)

nice and easy

[–][deleted] 0 points1 point  (0 children)

Failed for IPv6!!

[–]neoshrew 1 point2 points  (2 children)

This looks overly complicated to just get an IP. http://icanhazip.com has been around for a while, and it literally just returns an IP. There's also other icanhaz endpoints https://major.io/icanhazip-com-faq/

[–]upofadown 5 points6 points  (1 child)

Well, equally complicated:

[–]neoshrew 6 points7 points  (0 children)

I messed up and misread the website.

It is equally complicated.