Encryption

PHP Version

8.2.32

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from sl_get_ip()

Array
(
    [Accept] => text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
    [Accept-Encoding] => gzip, deflate, br
    [Accept-Language] => en-US,en;q=0.9
    [Host] => theverybesturl.com
    [Sec-Ch-Ua] => Google Chrome";v="111", "Not(A:Brand";v="8", "Chromium";v="111
    [Sec-Fetch-Mode] => navigate
    [User-Agent] => Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
)

IP Check started in

/home/thevery2/public_html/tmp/68b7e11be7383a6cb9dce8d168d8e704.php

IP Check started at

2026-07-12T15:00:20-04:00

The following IPs will be tested

Array
(
    [0] => 104.164.173.165
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 9ca***
    [requests] => Array
        (
            [id] => 4287b66d063bc5fc0a54a371cfeb4490-17838828200463
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 50736967
                    [ip] => 104.164.173.165
                )

        )

)

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] => 514
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.423506
    [namelookup_time] => 0.09784
    [connect_time] => 0.104724
    [pretransfer_time] => 0.117926
    [size_upload] => 324
    [size_download] => 381
    [speed_download] => 900
    [speed_upload] => 765
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.414424
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 50.6.175.150
    [local_port] => 59192
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 117899
    [connect_time_us] => 104724
    [namelookup_time_us] => 97840
    [pretransfer_time_us] => 117926
    [redirect_time_us] => 0
    [starttransfer_time_us] => 414424
    [total_time_us] => 423506
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)