Encryption

PHP Version

8.0.30

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => wallpaintingservices.com
    [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-proto] => https
    [x-https] => on
    [X-Forwarded-For] => 3.144.43.194
)

IP Check started in

/home/wallcdgk/public_html/tmp/3cc932a73170e04919d8c94e4fda1133.php

IP Check started at

2024-11-21T03:58:42-05:00

The following IPs will be tested

Array
(
    [0] => 3.144.43.194
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => cd8***
    [requests] => Array
        (
            [id] => f5b9907dc10aff1c885c7c2af4a884cb-17321795229551
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 35883960
                    [ip] => 3.144.43.194
                )

        )

)

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.403392
    [namelookup_time] => 0.001461
    [connect_time] => 0.043987
    [pretransfer_time] => 0.091399
    [size_upload] => 320
    [size_download] => 327
    [speed_download] => 810
    [speed_upload] => 793
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.40322
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 68.65.122.206
    [local_port] => 54574
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 91232
    [connect_time_us] => 43987
    [namelookup_time_us] => 1461
    [pretransfer_time_us] => 91399
    [redirect_time_us] => 0
    [starttransfer_time_us] => 403220
    [total_time_us] => 403392
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)