Encryption

PHP Version

8.2.18

Cryptor

OpenSSL

Cipher

bf-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => dennisbrack.com
    [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
    [Connection] => keep-alive, close
    [Pragma] => no-cache
    [Upgrade-Insecure-Requests] => 1
    [X-HTTPS] => 1
    [Content-Length] => 0
)

IP Check started in

/home4/presidk0/public_html/tmp/f8ca2c49e4c0bad5fa87ce80b24bfca0.php

IP Check started at

2025-04-01T03:09:07-04:00

The following IPs will be tested

Array
(
    [0] => 43.163.206.70
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 08d6a6a039e2c5b1bdbfc96f2f62dd43
    [requests] => Array
        (
            [id] => 4584c1c7b91748a05b0ce12da56e2c82-17434913479125
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 14054731
                    [ip] => 43.163.206.70
                )

        )

)

mapi_request


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] => 0
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.439982
    [namelookup_time] => 0.070754
    [connect_time] => 0.092408
    [pretransfer_time] => 0.117309
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 784
    [speed_upload] => 736
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.439903
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.241.253.36
    [local_port] => 23956
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 117221
    [connect_time_us] => 92408
    [namelookup_time_us] => 70754
    [pretransfer_time_us] => 117309
    [redirect_time_us] => 0
    [starttransfer_time_us] => 439903
    [total_time_us] => 439982
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)