Encryption

PHP Version

8.2.29

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Accept-Encoding] => gzip,deflate
    [Connection] => close
    [Host] => richyuk.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
    [X-Https] => 1
)

IP Check started in

/home/richyhai/public_html/tmp/d2b30c667d66bf6e8404d12a1f3cc1da.php

IP Check started at

2025-12-25T11:52:40-05:00

The following IPs will be tested

Array
(
    [0] => 34.225.138.57
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => d65***
    [requests] => Array
        (
            [id] => 7909d78143e470e67103611b175d963b-17666815605625
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 33873609
                    [ip] => 34.225.138.57
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 766
    [request_size] => 462
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.20373
    [namelookup_time] => 0.01038
    [connect_time] => 0.010855
    [pretransfer_time] => 0.034327
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 1699
    [speed_upload] => 1596
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.203651
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 173.205.127.238
    [local_port] => 50426
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 34255
    [connect_time_us] => 10855
    [namelookup_time_us] => 10380
    [pretransfer_time_us] => 34327
    [redirect_time_us] => 0
    [starttransfer_time_us] => 203651
    [total_time_us] => 203730
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)