Encryption

PHP Version

8.2.25

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Accept] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    [Accept-Encoding] => br,gzip
    [Accept-Language] => en-US,en;q=0.5
    [Connection] => Keep-Alive
    [Host] => richyuk.com
    [User-Agent] => CCBot/2.0 (https://commoncrawl.org/faq/)
)

IP Check started in

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

IP Check started at

2024-12-09T08:38:27-05:00

The following IPs will be tested

Array
(
    [0] => 18.97.14.81
)

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] => e5342562e9caed5b58dd291788ac6463-17337515071429
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 33873609
                    [ip] => 18.97.14.81
                )

        )

)

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] => 458
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.206763
    [namelookup_time] => 0.0176
    [connect_time] => 0.019093
    [pretransfer_time] => 0.035168
    [size_upload] => 320
    [size_download] => 327
    [speed_download] => 1587
    [speed_upload] => 1553
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.205509
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 173.205.127.238
    [local_port] => 53054
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 35115
    [connect_time_us] => 19093
    [namelookup_time_us] => 17600
    [pretransfer_time_us] => 35168
    [redirect_time_us] => 0
    [starttransfer_time_us] => 205509
    [total_time_us] => 206763
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)