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/c0c3e0f1b1c8d23e4ad39c021b05e9e9.php

IP Check started at

2026-02-16T18:10:09-05: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] => 944***
    [requests] => Array
        (
            [id] => ca444391ab7c3053216575100312b29e-17712834098322
            [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] => 766
    [request_size] => 514
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 2.80248
    [namelookup_time] => 0.037069
    [connect_time] => 0.068826
    [pretransfer_time] => 0.13065
    [size_upload] => 324
    [size_download] => 381
    [speed_download] => 135
    [speed_upload] => 115
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 2.79804
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

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

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)