Encryption

PHP Version

8.1.33

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => www.admin.smartbuybiz.com
    [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
    [x-forwarded-proto] => https
    [x-https] => on
    [X-Forwarded-For] => 216.73.216.122
)

IP Check started in

/home/smarddxa/admin.smartbuybiz.com/tmp/9f6a4574990e9619ff355067c45aa430.php

IP Check started at

2026-01-13T09:53:51-05:00

The following IPs will be tested

Array
(
    [0] => 216.73.216.122
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => dfa***
    [requests] => Array
        (
            [id] => 1565c8d5ecf9454ab9953ae302efaf3d-17683160319305
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 43328318
                    [ip] => 216.73.216.122
                )

        )

)

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] => 462
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.280078
    [namelookup_time] => 0.000187
    [connect_time] => 0.011725
    [pretransfer_time] => 0.025344
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 1231
    [speed_upload] => 1156
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.279989
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 198.54.126.104
    [local_port] => 34258
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 25238
    [connect_time_us] => 11725
    [namelookup_time_us] => 187
    [pretransfer_time_us] => 25344
    [redirect_time_us] => 0
    [starttransfer_time_us] => 279989
    [total_time_us] => 280078
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)