Encryption

PHP Version

8.1.34

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => www.akogradba.com
    [User-Agent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36
    [Accept-Encoding] => gzip,deflate
    [x-forwarded-proto] => https
    [x-https] => on
    [X-Forwarded-For] => 52.54.157.23
)

IP Check started in

/home/akogwygo/public_html/tmp/1276b2ea92071fcf0883bb1e76d7927c.php

IP Check started at

2026-02-18T16:24:58-05:00

The following IPs will be tested

Array
(
    [0] => 52.54.157.23
)

mapi_post URL

https://mapi.sitelock.com/v3/connect/

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 928***
    [requests] => Array
        (
            [id] => 9e0f08f75bf0bbbc989011627b37c7c8-17714498980346
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 48389067
                    [ip] => 52.54.157.23
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 768
    [request_size] => 510
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 1.409762
    [namelookup_time] => 0.038522
    [connect_time] => 0.050625
    [pretransfer_time] => 0.070253
    [size_upload] => 320
    [size_download] => 381
    [speed_download] => 270
    [speed_upload] => 226
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 1.409626
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 66.29.141.249
    [local_port] => 59686
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 70126
    [connect_time_us] => 50625
    [namelookup_time_us] => 38522
    [pretransfer_time_us] => 70253
    [redirect_time_us] => 0
    [starttransfer_time_us] => 1409626
    [total_time_us] => 1409762
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)