IP with Port checker -> 8.8.8.8:88

PHP REMOTE_ADDR function: https://www.php.net/manual/en/reserved.variables.server.php
with ipinfo.io API:
stdClass Object
(
    [ip] => 216.73.216.106
    [city] => Columbus
    [region] => Ohio
    [country] => US
    [loc] => 39.9612,-82.9988
    [org] => AS16509 Amazon.com, Inc.
    [postal] => 43215
    [timezone] => America/New_York
    [readme] => https://ipinfo.io/missingauth
)

Your Public IP: 216.73.216.106
and Location: Columbus

Without Visitor Log....