Encryption

PHP Version

7.4.33

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from sl_get_ip()

Array
(
    [Host] => www.baba1.asapsites.net
    [User-Agent] => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
    [Accept] => */*
    [Accept-Encoding] => gzip
    [X-HTTPS] => 1
    [Content-Length] => 0
)

IP Check started in

/home/baba1/public_html/tmp/d08e125ea8d5204ae4237e37a7d1acaa.php

IP Check started at

2026-09-08T00:06:09-04:00

The following IPs will be tested

Array
(
    [0] => 158.69.55.82
)

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] => 32d5d4bc0e98d4d3fc9a1b85ffff7380-17888403693441
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 50540241
                    [ip] => 158.69.55.82
                )

        )

)

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] => 510
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 1.25325
    [namelookup_time] => 0.000269
    [connect_time] => 0.000913
    [pretransfer_time] => 0.006682
    [size_upload] => 320
    [size_download] => 381
    [speed_download] => 304
    [speed_upload] => 255
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 1.253204
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 50.6.194.37
    [local_port] => 43284
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 6658
    [connect_time_us] => 913
    [namelookup_time_us] => 269
    [pretransfer_time_us] => 6682
    [redirect_time_us] => 0
    [starttransfer_time_us] => 1253204
    [total_time_us] => 1253250
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)