Encryption

PHP Version

8.1.33

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => halcyoncyberworks.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.23
)

IP Check started in

/home/halcnuke/public_html/tmp/9baa2e2f01135ca2c6cd40a1b19bb4ed.php

IP Check started at

2025-08-24T05:07:49-04:00

The following IPs will be tested

Array
(
    [0] => 216.73.216.23
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 94c***
    [requests] => Array
        (
            [id] => 67d15684ed90f0f78e026ab42d40fcbd-17560264694437
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 42244370
                    [ip] => 216.73.216.23
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 755
    [request_size] => 514
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.229656
    [namelookup_time] => 0.00013
    [connect_time] => 0.039134
    [pretransfer_time] => 0.087486
    [size_upload] => 324
    [size_download] => 381
    [speed_download] => 1659
    [speed_upload] => 1410
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.229533
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 68.65.122.149
    [local_port] => 59310
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 87374
    [connect_time_us] => 39134
    [namelookup_time_us] => 130
    [pretransfer_time_us] => 87486
    [redirect_time_us] => 0
    [starttransfer_time_us] => 229533
    [total_time_us] => 229656
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)