Encryption

PHP Version

8.2.31

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from sl_get_ip()

Array
(
    [Accept] => */*
    [Accept-Encoding] => gzip, br, zstd, deflate
    [Cache-Control] => max-age=259200
    [Connection] => keep-alive
    [Host] => theverybesturl.com
    [User-Agent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    [Via] => 1.1 squid-proxy-7c6b6f947b-68cft (squid/6.13)
    [X-Forwarded-For] => 10.1.126.41
)

IP Check started in

/home/thevery2/public_html/tmp/da0d21a0ebe555e12f3792407f22e4b9.php

IP Check started at

2026-05-12T15:02:22-04:00

The following IPs will be tested

Array
(
    [0] => 10.1.126.41
    [1] => 216.73.216.150
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 048***
    [requests] => Array
        (
            [id] => ab21191b09f9a9d8ad81d9fa5a747c43-17786125426793
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 50736967
                    [ip] => 10.1.126.41
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 765
    [request_size] => 510
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.417395
    [namelookup_time] => 0.073277
    [connect_time] => 0.104263
    [pretransfer_time] => 0.144108
    [size_upload] => 320
    [size_download] => 381
    [speed_download] => 913
    [speed_upload] => 767
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.417283
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 50.6.175.150
    [local_port] => 44924
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 144074
    [connect_time_us] => 104263
    [namelookup_time_us] => 73277
    [pretransfer_time_us] => 144108
    [redirect_time_us] => 0
    [starttransfer_time_us] => 417283
    [total_time_us] => 417395
    [effective_method] => POST
)

mapi_response


mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 048***
    [requests] => Array
        (
            [id] => b13b60f0d0f5d0ee86296299f5f50a5b-17786125430979
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 50736967
                    [ip] => 216.73.216.150
                )

        )

)

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.369813
    [namelookup_time] => 0.000162
    [connect_time] => 0.030626
    [pretransfer_time] => 0.070171
    [size_upload] => 324
    [size_download] => 381
    [speed_download] => 1032
    [speed_upload] => 878
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.369737
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 50.6.175.150
    [local_port] => 44930
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 70146
    [connect_time_us] => 30626
    [namelookup_time_us] => 162
    [pretransfer_time_us] => 70171
    [redirect_time_us] => 0
    [starttransfer_time_us] => 369737
    [total_time_us] => 369813
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)