Encryption

PHP Version

8.3.30

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Accept] => text/html, application/xhtml+xml; q=0.9
    [User-Agent] => Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko; GeedoShopProductFinder) Chrome/142.0.0.0 Safari/537.36
    [Host] => nodotekhost.xyz
    [Accept-Encoding] => gzip, deflate, br
    [x-forwarded-proto] => https
    [x-https] => on
    [X-Forwarded-For] => 83.99.206.146
)

IP Check started in

/home/nodootul/public_html/tmp/f1f4f05fb6b6166107808c27bff1db4a.php

IP Check started at

2026-03-04T23:21:57-05:00

The following IPs will be tested

Array
(
    [0] => 83.99.206.146
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => a94***
    [requests] => Array
        (
            [id] => bb1d0b712b1ce705ae9a77017032aa32-17726845172715
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 36219097
                    [ip] => 83.99.206.146
                )

        )

)

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] => 462
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.387317
    [namelookup_time] => 0.001468
    [connect_time] => 0.013199
    [pretransfer_time] => 0.033282
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 890
    [speed_upload] => 836
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.387193
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 199.188.201.109
    [local_port] => 34090
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 33129
    [connect_time_us] => 13199
    [namelookup_time_us] => 1468
    [pretransfer_time_us] => 33282
    [redirect_time_us] => 0
    [starttransfer_time_us] => 387193
    [total_time_us] => 387317
    [effective_method] => POST
    [capath] => 
    [cainfo] => /etc/pki/tls/certs/ca-bundle.crt
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)