Encryption

PHP Version

8.1.34

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from sl_get_ip()

Array
(
    [Host] => highstairwaysolutions.com
    [Accept] => text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8
    [from] => googlebot(at)googlebot.com
    [User-Agent] => Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/153.0.8010.52 Mobile Safari/537.36 (compatible; GoogleOther)
    [Accept-Encoding] => gzip, deflate, br
    [x-forwarded-proto] => https
    [x-https] => on
    [X-Forwarded-For] => 66.249.66.66
)

IP Check started in

/home/higherjk/public_html/tmp/6d8f6ffeef6895ab33d5bb3fcd5ac1f6.php

IP Check started at

2026-09-27T06:42:46-04:00

The following IPs will be tested

Array
(
    [0] => 66.249.66.66
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => fff***
    [requests] => Array
        (
            [id] => 6f4664fc654369aae7ef057cf2ce8b6d-17905057665325
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 51187206
                    [ip] => 66.249.66.66
                )

        )

)

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] => 510
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.302425
    [namelookup_time] => 0.054081
    [connect_time] => 0.080597
    [pretransfer_time] => 0.110705
    [size_upload] => 320
    [size_download] => 381
    [speed_download] => 1259
    [speed_upload] => 1058
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.302396
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.0.232.211
    [local_port] => 57556
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 110606
    [connect_time_us] => 80597
    [namelookup_time_us] => 54081
    [pretransfer_time_us] => 110705
    [redirect_time_us] => 0
    [starttransfer_time_us] => 302396
    [total_time_us] => 302425
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)