Encryption

PHP Version

8.2.27

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] => 68ec1bdb11a12c57a1fe1606bf2701d0
    [x-real-ip] => 13.58.3.190
    [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] => 13.58.3.190
    [x-forwarded-proto] => https
    [x-https] => on
)

IP Check started in

/home/mtaylor/public_html/tmp/a99a4091f610956ca765a1271bf60135.php

IP Check started at

2025-02-23T06:54:07-05:00

The following IPs will be tested

Array
(
    [0] => 13.58.3.190
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 335***
    [requests] => Array
        (
            [id] => 7a8ffdd2e12d9bd46f5d05d0a8a0317b-1740311647754
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 38898083
                    [ip] => 13.58.3.190
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 767
    [request_size] => 458
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.33164
    [namelookup_time] => 0.000372
    [connect_time] => 0.046946
    [pretransfer_time] => 0.097333
    [size_upload] => 320
    [size_download] => 344
    [speed_download] => 1037
    [speed_upload] => 964
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.331559
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 68.65.122.90
    [local_port] => 51524
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 97162
    [connect_time_us] => 46946
    [namelookup_time_us] => 372
    [pretransfer_time_us] => 97333
    [redirect_time_us] => 0
    [starttransfer_time_us] => 331559
    [total_time_us] => 331640
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)