Encryption

PHP Version

8.1.34

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => www.staging-admin.smartbuybiz.com
    [Pragma] => no-cache
    [Cache-Control] => no-cache
    [upgrade-insecure-requests] => 1
    [User-Agent] => Mozilla/5.0 (iPhone; CPU iPhone OS 26_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/144.0.7559.95 Mobile/15E148 Safari/604.1
    [Accept-Language] => en-US,en;q=0.9;q=0.9
    [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
    [sec-fetch-site] => none
    [sec-fetch-mode] => navigate
    [sec-fetch-user] => ?1
    [sec-fetch-dest] => document
    [Accept-Encoding] => gzip, deflate, br, zstd
    [priority] => u=0, i
    [x-forwarded-proto] => https
    [x-https] => on
    [X-Forwarded-For] => 184.188.72.59
)

IP Check started in

/home/smarddxa/staging-admin.smartbuybiz.com/tmp/003d5717816b1dd434ca3ebcc767c0e4.php

IP Check started at

2026-04-23T23:05:41-04:00

The following IPs will be tested

Array
(
    [0] => 184.188.72.59
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => cbf***
    [requests] => Array
        (
            [id] => 1e408935272435328b7bd8d310e66442-17769999419288
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 43328318
                    [ip] => 184.188.72.59
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 767
    [request_size] => 462
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.265735
    [namelookup_time] => 0.000146
    [connect_time] => 0.031532
    [pretransfer_time] => 0.065322
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 1298
    [speed_upload] => 1219
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.265538
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 198.54.126.104
    [local_port] => 49358
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 65196
    [connect_time_us] => 31532
    [namelookup_time_us] => 146
    [pretransfer_time_us] => 65322
    [redirect_time_us] => 0
    [starttransfer_time_us] => 265538
    [total_time_us] => 265735
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)