Shows the public IP address this server sees you connecting from, right now — no input needed.
Based on IP geolocation (ip-api.com) — approximate, and often reflects your ISP's routing point rather than your exact physical location.
curl -sS https://devops.majbase.com/what-is-my-ip/api
Returns {"ip", "ip_version", "is_internal", "geo": {"country", "country_code", "region", "city", "isp", "org", "as"} | null}.