Encryption

PHP Version

8.2.26

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => mtaylor.ca
    [x-request-id] => 98115f8edb1d32fb36d2ba6683859947
    [x-real-ip] => 3.145.43.200
    [x-forwarded-host] => mtaylor.ca
    [x-forwarded-port] => 443
    [x-scheme] => https
    [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-For] => 3.145.43.200
    [x-forwarded-proto] => https
    [x-https] => on
)

IP Check started in

/home/mtaylor/public_html/tmp/1a9960c43c5206f4babf5ca10d66ff57.php

IP Check started at

2024-12-26T05:02:07-05:00

The following IPs will be tested

Array
(
    [0] => 3.145.43.200
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => eb9***
    [requests] => Array
        (
            [id] => ca671cf432b4a9caa8ac551b5363e1f8-17352073275403
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 38898083
                    [ip] => 3.145.43.200
                )

        )

)

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] => 458
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.288611
    [namelookup_time] => 0.000382
    [connect_time] => 0.041605
    [pretransfer_time] => 0.086217
    [size_upload] => 320
    [size_download] => 327
    [speed_download] => 1133
    [speed_upload] => 1108
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.288509
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 68.65.122.90
    [local_port] => 40526
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 86033
    [connect_time_us] => 41605
    [namelookup_time_us] => 382
    [pretransfer_time_us] => 86217
    [redirect_time_us] => 0
    [starttransfer_time_us] => 288509
    [total_time_us] => 288611
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)