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] => mail.eddiearnez.com
    [User-Agent] => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.43
    [Accept-Encoding] => gzip, deflate
    [Referer] => https://mail.eddiearnez.com/tmp/25176ff0767a514fd7cf01885507d921.php
    [Accept] => */*
    [X-HTTPS] => 1
    [Content-Length] => 0
)

IP Check started in

/home2/eddiearn/public_html/tmp/25176ff0767a514fd7cf01885507d921.php

IP Check started at

2025-03-05T14:50:58-05:00

The following IPs will be tested

Array
(
    [0] => 47.82.0.153
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 6f1***
    [requests] => Array
        (
            [id] => 7518288c793a5fc58104a4cd76dada46-17412042584911
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 8435070
                    [ip] => 47.82.0.153
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 763
    [request_size] => 0
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.739562
    [namelookup_time] => 0.310152
    [connect_time] => 0.336628
    [pretransfer_time] => 0.368087
    [size_upload] => 320
    [size_download] => 345
    [speed_download] => 466
    [speed_upload] => 432
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.732766
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.241.24.122
    [local_port] => 53086
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 367946
    [connect_time_us] => 336628
    [namelookup_time_us] => 310152
    [pretransfer_time_us] => 368087
    [redirect_time_us] => 0
    [starttransfer_time_us] => 732766
    [total_time_us] => 739562
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)