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] => 3.19.66.38
    [hostname] => ec2-3-19-66-38.us-east-2.compute.amazonaws.com
    [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: 3.19.66.38
and Location: Columbus

Without Visitor Log....