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 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] => 18.218.61.200
)

IP Check started in

/home/studamho/studio8.com.sg/tmp/9af73ca39b57dace8ea6d0f5f319e0c3.php

IP Check started at

2025-05-04T01:39:50-04:00

The following IPs will be tested

Array
(
    [0] => 18.218.61.200
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 534***
    [requests] => Array
        (
            [id] => 6a6806f0e426f8424d1db2d01b025f3d-17463371908168
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 44774346
                    [ip] => 18.218.61.200
                )

        )

)

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] => 502
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.478649
    [namelookup_time] => 0.143373
    [connect_time] => 0.189241
    [pretransfer_time] => 0.24061
    [size_upload] => 324
    [size_download] => 369
    [speed_download] => 770
    [speed_upload] => 676
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.478518
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

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

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)