Encryption

PHP Version

8.0.30

Cryptor

OpenSSL

Cipher

bf-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => mail.wanderbook.com
    [X-Real-IP] => 183.207.45.104
    [X-EIG-Origin] => 50.87.229.70
    [X-Cache-Req] => 1
    [User-Agent] => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36
    [Accept-Encoding] => gzip,deflate
    [X-HTTPS] => 1
    [Connection] => 
    [X-Forwarded-For] => 183.207.45.104
    [Content-Length] => 0
)

IP Check started in

/home1/wanderbo/public_html/tmp/b8a87a9dacc9fe31a56dfec67db98ce5.php

IP Check started at

2025-05-16T10:37:09-04:00

The following IPs will be tested

Array
(
    [0] => 183.207.45.104
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 409177a007936abd644e0036175c56e2
    [requests] => Array
        (
            [id] => be8a57ddde5cc95ae52a14a211ca4e97-17474062299951
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 29270181
                    [ip] => 183.207.45.104
                )

        )

)

mapi_request


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] => 0
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.576206
    [namelookup_time] => 0.15295
    [connect_time] => 0.172735
    [pretransfer_time] => 0.195729
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 598
    [speed_upload] => 562
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.567146
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 173.254.104.34
    [local_port] => 52252
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 195601
    [connect_time_us] => 172735
    [namelookup_time_us] => 152950
    [pretransfer_time_us] => 195729
    [redirect_time_us] => 0
    [starttransfer_time_us] => 567146
    [total_time_us] => 576206
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)