Encryption

PHP Version

8.2.18

Cryptor

OpenSSL

Cipher

bf-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => 67.20.93.131
    [X-Real-IP] => 146.70.116.178
    [X-EIG-Origin] => 67.20.93.131
    [X-Cache-Req] => 1
    [User-Agent] => Mozilla/5.0 (Macintosh; Intel Mac OS X 11_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36
    [Accept-Encoding] => gzip
    [X-HTTPS] => 1
    [Connection] => 
    [X-Forwarded-For] => 146.70.116.178
    [Content-Length] => 0
)

IP Check started in

/home1/jonsooyc/public_html/broadvisionmarketing/tmp/01a9d918acbb23d794dee18ceda70443.php

IP Check started at

2025-03-13T20:40:54-04:00

The following IPs will be tested

Array
(
    [0] => 146.70.116.178
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => a9bcb93563c1b555a8eece6e84fd371b
    [requests] => Array
        (
            [id] => 562fd8462dd50542310640711e35f8f6-17419128547349
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 9440074
                    [ip] => 146.70.116.178
                )

        )

)

mapi_request


curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 756
    [request_size] => 0
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.232291
    [namelookup_time] => 0.000442
    [connect_time] => 0.031424
    [pretransfer_time] => 0.074477
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 1485
    [speed_upload] => 1394
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.232213
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 50.87.176.30
    [local_port] => 21702
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 74375
    [connect_time_us] => 31424
    [namelookup_time_us] => 442
    [pretransfer_time_us] => 74477
    [redirect_time_us] => 0
    [starttransfer_time_us] => 232213
    [total_time_us] => 232291
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)