Encryption

PHP Version

8.1.34

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from sl_get_ip()

Array
(
    [User-Agent] => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.265 Safari/537.36
    [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-Language] => zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6
    [Cache-Control] => no-cache
    [Pragma] => no-cache
    [upgrade-insecure-requests] => 1
    [sec-ch-ua] => "Chromium";v="131", "Google Chrome";v="131", "Not-A.Brand";v="99"
    [sec-ch-ua-mobile] => ?0
    [sec-ch-ua-platform] => "Windows"
    [sec-fetch-dest] => document
    [sec-fetch-mode] => navigate
    [sec-fetch-site] => none
    [sec-fetch-user] => ?1
    [Accept-Encoding] => gzip
    [Host] => cleangreencarpetsoho.com
    [x-forwarded-proto] => https
    [x-https] => on
    [X-Forwarded-For] => 170.231.140.227
)

IP Check started in

/home/greejxnp/cleangreencarpetsoho.com/tmp/494800096331a95e23b9b94c76bf9f35.php

IP Check started at

2026-09-01T08:26:57-04:00

The following IPs will be tested

Array
(
    [0] => 170.231.140.227
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 04b***
    [requests] => Array
        (
            [id] => 4e2b08f509833aea1197a3985c02921b-17882656175758
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 44961918
                    [ip] => 170.231.140.227
                )

        )

)

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] => 502
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.446588
    [namelookup_time] => 0.035649
    [connect_time] => 0.077942
    [pretransfer_time] => 0.123945
    [size_upload] => 324
    [size_download] => 369
    [speed_download] => 826
    [speed_upload] => 725
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.446539
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.0.232.214
    [local_port] => 56794
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 123757
    [connect_time_us] => 77942
    [namelookup_time_us] => 35649
    [pretransfer_time_us] => 123945
    [redirect_time_us] => 0
    [starttransfer_time_us] => 446539
    [total_time_us] => 446588
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)