Encryption

PHP Version

8.3.13

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [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
    [Host] => 66.29.137.82
    [X-Forwarded-For] => 3.142.124.119
)

IP Check started in

/home/carolyn/public_html/tmp/cad30d398c7ae46f6b3aa6a44d23aad8.php

IP Check started at

2024-12-04T03:31:40-05:00

The following IPs will be tested

Array
(
    [0] => 3.142.124.119
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 05a***
    [requests] => Array
        (
            [id] => 5c00b0ba7c96eff0d393ef318faba143-17333011007677
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 36478348
                    [ip] => 3.142.124.119
                )

        )

)

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] => 462
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.329612
    [namelookup_time] => 0.020429
    [connect_time] => 0.062847
    [pretransfer_time] => 0.106892
    [size_upload] => 324
    [size_download] => 327
    [speed_download] => 992
    [speed_upload] => 982
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.329512
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.0.232.46
    [local_port] => 60174
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 106679
    [connect_time_us] => 62847
    [namelookup_time_us] => 20429
    [pretransfer_time_us] => 106892
    [redirect_time_us] => 0
    [starttransfer_time_us] => 329512
    [total_time_us] => 329612
    [effective_method] => POST
    [capath] => 
    [cainfo] => /etc/pki/tls/certs/ca-bundle.crt
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)