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
(
    [Host] => ns2.welshpony.org
    [Connection] => keep-alive
    [sec-ch-ua] => "Google Chrome";v="142", "Not-A.Brand";v="8", "Chromium";v="142"
    [sec-ch-ua-mobile] => ?0
    [sec-ch-ua-platform] => "Linux"
    [Upgrade-Insecure-Requests] => 1
    [User-Agent] => Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36
    [Accept] => text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8
    [Sec-GPC] => 1
    [Accept-Language] => en-US,en;q=0.5
    [Sec-Fetch-Site] => none
    [Sec-Fetch-Mode] => navigate
    [Sec-Fetch-User] => ?1
    [Sec-Fetch-Dest] => document
    [Accept-Encoding] => gzip, deflate
    [X-HTTPS] => 1
    [Content-Length] => 0
)

IP Check started in

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

IP Check started at

2026-08-22T03:57:55-04:00

The following IPs will be tested

Array
(
    [0] => 164.90.145.191
)

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] => 298f5b376777965f2dfffb48e40dd8e5-17873854754984
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 15452517
                    [ip] => 164.90.145.191
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 768
    [request_size] => 462
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.218405
    [namelookup_time] => 0.017764
    [connect_time] => 0.020144
    [pretransfer_time] => 0.028054
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 1582
    [speed_upload] => 1486
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.215557
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 50.6.196.114
    [local_port] => 41132
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 28017
    [connect_time_us] => 20144
    [namelookup_time_us] => 17764
    [pretransfer_time_us] => 28054
    [redirect_time_us] => 0
    [starttransfer_time_us] => 215557
    [total_time_us] => 218405
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)