Encryption

PHP Version

8.2.18

Cryptor

OpenSSL

Cipher

bf-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => ncv.fvz.mybluehost.me
    [X-Real-IP] => 3.145.77.247
    [X-EIG-Origin] => 162.144.177.98
    [X-Cache-Req] => 1
    [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
    [X-HTTPS] => 1
    [Connection] => 
    [X-Forwarded-For] => 3.145.77.247
    [Content-Length] => 0
)

IP Check started in

/home2/binaryo1/public_html/live-nbcf/tmp/55911a87d540042ec3d521d051e73f05.php

IP Check started at

2025-03-14T11:26:51-04:00

The following IPs will be tested

Array
(
    [0] => 3.145.77.247
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 8f32c898e8e9cacfaa8a24f31daed50f
    [requests] => Array
        (
            [id] => 052e00547b56c37eee8df60ef75c103f-17419660111147
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 28846495
                    [ip] => 3.145.77.247
                )

        )

)

mapi_request


curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 769
    [request_size] => 0
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.432564
    [namelookup_time] => 0.023324
    [connect_time] => 0.042964
    [pretransfer_time] => 0.066152
    [size_upload] => 320
    [size_download] => 345
    [speed_download] => 797
    [speed_upload] => 739
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.431847
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.144.182.115
    [local_port] => 58224
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 66061
    [connect_time_us] => 42964
    [namelookup_time_us] => 23324
    [pretransfer_time_us] => 66152
    [redirect_time_us] => 0
    [starttransfer_time_us] => 431847
    [total_time_us] => 432564
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)