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
(
    [Accept] => */*
    [User-Agent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    [Accept-Encoding] => gzip, br, zstd, deflate
    [Host] => baba1.asapsites.net
    [X-HTTPS] => 1
    [Content-Length] => 0
)

IP Check started in

/home/baba1/public_html/tmp/446c5b9f0d759a6e94493d6c5235b0e8.php

IP Check started at

2026-06-09T20:11:40-04:00

The following IPs will be tested

Array
(
    [0] => 216.73.216.7
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => d8c***
    [requests] => Array
        (
            [id] => 73b2f2afc582fc7a508ad880187e8c51-17810503006053
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 50540241
                    [ip] => 216.73.216.7
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 769
    [request_size] => 507
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.360563
    [namelookup_time] => 0.000206
    [connect_time] => 0.030222
    [pretransfer_time] => 0.066816
    [size_upload] => 320
    [size_download] => 378
    [speed_download] => 1050
    [speed_upload] => 888
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.360432
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 50.6.194.37
    [local_port] => 49732
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 66790
    [connect_time_us] => 30222
    [namelookup_time_us] => 206
    [pretransfer_time_us] => 66816
    [redirect_time_us] => 0
    [starttransfer_time_us] => 360432
    [total_time_us] => 360563
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)