Encryption

PHP Version

8.2.18

Cryptor

OpenSSL

Cipher

bf-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] => www.johnriosdesigns.com
    [X-HTTPS] => 1
    [Content-Length] => 0
)

IP Check started in

/home1/johnrios/public_html/tmp/1acbe1d2a55ef1b1ac2781abc9ad5c67.php

IP Check started at

2025-05-10T01:18:10-04:00

The following IPs will be tested

Array
(
    [0] => 3.144.149.8
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => f6cb162fcc38e533c45cbb4ed140eff0
    [requests] => Array
        (
            [id] => c55f528e01b77149f5e2416c3c5116de-17468542906614
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 8176207
                    [ip] => 3.144.149.8
                )

        )

)

mapi_request


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] => 0
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.500683
    [namelookup_time] => 0.110306
    [connect_time] => 0.132465
    [pretransfer_time] => 0.157131
    [size_upload] => 320
    [size_download] => 345
    [speed_download] => 689
    [speed_upload] => 639
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.5006
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.241.225.132
    [local_port] => 20286
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 157018
    [connect_time_us] => 132465
    [namelookup_time_us] => 110306
    [pretransfer_time_us] => 157131
    [redirect_time_us] => 0
    [starttransfer_time_us] => 500600
    [total_time_us] => 500683
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)