Encryption

PHP Version

8.2.25

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] => 6923cca885f6e71871a17977a089d07e
    [x-real-ip] => 18.97.9.168
    [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-proto] => https
    [x-https] => on
    [X-Forwarded-For] => 64.176.201.157
)

IP Check started in

/home/mtaylor/public_html/tmp/17cfe6df151c362470c15a3ccf5c8947.php

IP Check started at

2024-12-04T16:44:23-05:00

The following IPs will be tested

Array
(
    [0] => 64.176.201.157
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 0fc***
    [requests] => Array
        (
            [id] => 5baa4482190f42db4508412644c13d7c-17333486634182
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 38898083
                    [ip] => 64.176.201.157
                )

        )

)

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] => 462
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.27522
    [namelookup_time] => 0.000306
    [connect_time] => 0.039856
    [pretransfer_time] => 0.083646
    [size_upload] => 324
    [size_download] => 327
    [speed_download] => 1188
    [speed_upload] => 1177
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.275123
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 68.65.122.90
    [local_port] => 46804
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 83555
    [connect_time_us] => 39856
    [namelookup_time_us] => 306
    [pretransfer_time_us] => 83646
    [redirect_time_us] => 0
    [starttransfer_time_us] => 275123
    [total_time_us] => 275220
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)