Encryption

PHP Version

8.1.32

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => thebfsa.com
    [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-forwarded-proto] => https
    [x-https] => on
    [X-Forwarded-For] => 216.73.216.233
)

IP Check started in

/home/thebgubn/public_html/tmp/0e782e43e4b6b6faef104a60fb05aacb.php

IP Check started at

2025-07-27T01:35:26-04:00

The following IPs will be tested

Array
(
    [0] => 216.73.216.233
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => b2e***
    [requests] => Array
        (
            [id] => 1dfe72c871cc5410313519815df0a47a-17535945264151
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 46914208
                    [ip] => 216.73.216.233
                )

        )

)

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] => 514
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.499099
    [namelookup_time] => 0.026159
    [connect_time] => 0.02915
    [pretransfer_time] => 0.037452
    [size_upload] => 324
    [size_download] => 381
    [speed_download] => 763
    [speed_upload] => 649
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.499023
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.14.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 209.74.74.20
    [local_port] => 60808
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 37384
    [connect_time_us] => 29150
    [namelookup_time_us] => 26159
    [pretransfer_time_us] => 37452
    [redirect_time_us] => 0
    [starttransfer_time_us] => 499023
    [total_time_us] => 499099
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)