Encryption

PHP Version

8.2.27

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
)

IP Check started in

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

IP Check started at

2025-02-17T01:31:25-05:00

The following IPs will be tested

Array
(
    [0] => 3.218.103.254
)

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] => bed6541d52b0707f84f4c367c7ce98b1-17397738859511
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 33873609
                    [ip] => 3.218.103.254
                )

        )

)

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.178098
    [namelookup_time] => 0.000297
    [connect_time] => 0.001568
    [pretransfer_time] => 0.026745
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 1938
    [speed_upload] => 1820
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.177972
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 173.205.127.238
    [local_port] => 41082
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 26675
    [connect_time_us] => 1568
    [namelookup_time_us] => 297
    [pretransfer_time_us] => 26745
    [redirect_time_us] => 0
    [starttransfer_time_us] => 177972
    [total_time_us] => 178098
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)