Encryption

PHP Version

8.2.18

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => 162.144.176.238
    [X-Real-IP] => 146.70.116.136
    [X-EIG-Origin] => 162.144.176.238
    [X-Cache-Req] => 1
    [User-Agent] => Mozilla/5.0 (Macintosh; Intel Mac OS X 11_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36
    [Accept-Encoding] => gzip
    [X-HTTPS] => 1
    [Connection] => 
    [X-Forwarded-For] => 146.70.116.136
    [Content-Length] => 0
)

IP Check started in

/home2/madeofs1/public_html/tmp/38f9375843662a74b078258c172624b4.php

IP Check started at

2025-03-02T01:09:18-05:00

The following IPs will be tested

Array
(
    [0] => 146.70.116.136
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 475***
    [requests] => Array
        (
            [id] => 78083f751f947c7b31147f5dfd432720-17408957587243
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 35672361
                    [ip] => 146.70.116.136
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 765
    [request_size] => 0
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.618312
    [namelookup_time] => 0.217328
    [connect_time] => 0.232706
    [pretransfer_time] => 0.250214
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 557
    [speed_upload] => 524
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.618227
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.144.176.192
    [local_port] => 56360
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 250121
    [connect_time_us] => 232706
    [namelookup_time_us] => 217328
    [pretransfer_time_us] => 250214
    [redirect_time_us] => 0
    [starttransfer_time_us] => 618227
    [total_time_us] => 618312
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)