Encryption

PHP Version

8.0.30

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => www.nodotekhost.xyz
    [User-Agent] => Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1
    [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
    [Accept-Encoding] => gzip
    [Accept-Language] => zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7
    [Cache-Control] => no-cache
    [Pragma] => no-cache
    [upgrade-insecure-requests] => 1
    [x-forwarded-proto] => https
    [x-https] => on
    [X-Forwarded-For] => 43.157.38.131
)

IP Check started in

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

IP Check started at

2025-12-04T07:24:36-05:00

The following IPs will be tested

Array
(
    [0] => 43.157.38.131
)

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] => 7f2ef0c7c5c9ff8356e17ae3a4bd1980-17648510763163
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 36219097
                    [ip] => 43.157.38.131
                )

        )

)

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.559333
    [namelookup_time] => 0.186867
    [connect_time] => 0.199522
    [pretransfer_time] => 0.215118
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 616
    [speed_upload] => 579
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.553853
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 199.188.201.109
    [local_port] => 51632
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 214924
    [connect_time_us] => 199522
    [namelookup_time_us] => 186867
    [pretransfer_time_us] => 215118
    [redirect_time_us] => 0
    [starttransfer_time_us] => 553853
    [total_time_us] => 559333
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)