Encryption

PHP Version

7.2.34

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => www.studio8.com.sg
    [Accept] => */*
    [User-Agent] => Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)
    [Accept-Charset] => utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1
    [x-forwarded-proto] => https
    [x-https] => on
    [X-Forwarded-For] => 216.244.66.203
)

IP Check started in

/home/studamho/studio8.com.sg/tmp/0a8fce61592911a9a65c0b06ac03929e.php

IP Check started at

2025-06-25T06:49:56-04:00

The following IPs will be tested

Array
(
    [0] => 216.244.66.203
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 345***
    [requests] => Array
        (
            [id] => 828a66d36d3227d507940c35ea9ae021-17508485960747
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 44774346
                    [ip] => 216.244.66.203
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 765
    [request_size] => 514
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.397923
    [namelookup_time] => 0.083712
    [connect_time] => 0.12294
    [pretransfer_time] => 0.165767
    [size_upload] => 324
    [size_download] => 381
    [speed_download] => 957
    [speed_upload] => 814
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.397824
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 198.54.114.38
    [local_port] => 56322
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)