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
(
    [Accept] => */*
    [User-Agent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    [Accept-Encoding] => gzip, br, zstd, deflate
    [Host] => mail.edwardarnez.com
    [X-HTTPS] => 1
    [Content-Length] => 0
)

IP Check started in

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

IP Check started at

2025-03-15T01:25:08-04:00

The following IPs will be tested

Array
(
    [0] => 3.148.145.200
)

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] => 1dc7c8fc9a4449b6ba7353af1738134e-17420163081572
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 8435070
                    [ip] => 3.148.145.200
                )

        )

)

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.522229
    [namelookup_time] => 0.14423
    [connect_time] => 0.170207
    [pretransfer_time] => 0.200036
    [size_upload] => 320
    [size_download] => 345
    [speed_download] => 660
    [speed_upload] => 612
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.52212
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.241.24.122
    [local_port] => 41490
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 199956
    [connect_time_us] => 170207
    [namelookup_time_us] => 144230
    [pretransfer_time_us] => 200036
    [redirect_time_us] => 0
    [starttransfer_time_us] => 522120
    [total_time_us] => 522229
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)