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] => www.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.149.243.106
)

IP Check started in

/home/wallcdgk/public_html/tmp/e8d8f44de3a91b845839479d1a16a9ed.php

IP Check started at

2024-05-19T18:59:31-04:00

The following IPs will be tested

Array
(
    [0] => 3.149.243.106
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => eda***
    [requests] => Array
        (
            [id] => 42e42d6d5048e9bfe67e8f2f3e180077-17161595711897
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 35883960
                    [ip] => 3.149.243.106
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 780
    [request_size] => 462
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.530917
    [namelookup_time] => 0.225577
    [connect_time] => 0.282743
    [pretransfer_time] => 0.337179
    [size_upload] => 324
    [size_download] => 327
    [speed_download] => 615
    [speed_upload] => 610
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.530791
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 68.65.122.206
    [local_port] => 38714
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 619832
    [connect_time_us] => 282743
    [namelookup_time_us] => 225577
    [pretransfer_time_us] => 337179
    [redirect_time_us] => 0
    [starttransfer_time_us] => 530791
    [total_time_us] => 530917
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)