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] => ddf9ad256dfa4923c190d5e09fb7dbda
    [x-real-ip] => 18.97.14.86
    [x-forwarded-host] => mtaylor.ca
    [x-forwarded-port] => 443
    [x-scheme] => https
    [User-Agent] => CCBot/2.0 (https://commoncrawl.org/faq/)
    [Accept] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    [Accept-Language] => en-US,en;q=0.5
    [Accept-Encoding] => br,gzip
    [X-Forwarded-For] => 18.97.14.86
    [x-forwarded-proto] => https
    [x-https] => on
)

IP Check started in

/home/mtaylor/public_html/tmp/bfe89d96e05bac82c859371a03bb0973.php

IP Check started at

2025-03-16T15:26:36-04:00

The following IPs will be tested

Array
(
    [0] => 18.97.14.86
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 9f6***
    [requests] => Array
        (
            [id] => 7b1bbbd4934fdab0372781d2569daea2-17421531966419
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 38898083
                    [ip] => 18.97.14.86
                )

        )

)

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.269271
    [namelookup_time] => 0.000477
    [connect_time] => 0.040815
    [pretransfer_time] => 0.086241
    [size_upload] => 320
    [size_download] => 345
    [speed_download] => 1281
    [speed_upload] => 1188
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.269156
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 68.65.122.90
    [local_port] => 41732
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 86113
    [connect_time_us] => 40815
    [namelookup_time_us] => 477
    [pretransfer_time_us] => 86241
    [redirect_time_us] => 0
    [starttransfer_time_us] => 269156
    [total_time_us] => 269271
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)