Encryption

PHP Version

8.2.33

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [User-Agent] => Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36 (compatible; meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler))
    [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-Language] => en-US,en;q=0.9;q=0.9
    [Upgrade-Insecure-Requests] => 1
    [Sec-Fetch-Site] => none
    [Sec-Fetch-Mode] => navigate
    [Sec-Fetch-User] => ?1
    [Sec-Fetch-Dest] => document
    [Accept-Encoding] => gzip
    [Host] => ns2.wpcsa.org
    [X-HTTPS] => 1
    [Content-Length] => 0
)

IP Check started in

/home/wpcsamem/public_html/welshpony/tmp/2c0ab88126b3510c5f7a64c25e019e4b.php

IP Check started at

2026-08-17T14:10:42-04:00

The following IPs will be tested

Array
(
    [0] => 57.141.0.36
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 2d5***
    [requests] => Array
        (
            [id] => d980380e17cf61210f32fa687ad3f5eb-1786990242356
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 15452517
                    [ip] => 57.141.0.36
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 766
    [request_size] => 458
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.298141
    [namelookup_time] => 0.018648
    [connect_time] => 0.020527
    [pretransfer_time] => 0.031434
    [size_upload] => 320
    [size_download] => 344
    [speed_download] => 1154
    [speed_upload] => 1073
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.293701
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 50.6.196.114
    [local_port] => 52020
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 31402
    [connect_time_us] => 20527
    [namelookup_time_us] => 18648
    [pretransfer_time_us] => 31434
    [redirect_time_us] => 0
    [starttransfer_time_us] => 293701
    [total_time_us] => 298141
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)