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.riberassol.com
    [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] => 216.73.216.8
)

IP Check started in

/home/ribezrmv/public_html/tmp/11c5b122cbd1a111458e7e2f32c1058a.php

IP Check started at

2025-06-23T19:02:11-04:00

The following IPs will be tested

Array
(
    [0] => 216.73.216.8
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => a25***
    [requests] => Array
        (
            [id] => a3ba14e0340bf0635ad59d9a30dbcd6c-17507197311413
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 47210304
                    [ip] => 216.73.216.8
                )

        )

)

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] => 510
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.389701
    [namelookup_time] => 0.076608
    [connect_time] => 0.115654
    [pretransfer_time] => 0.157603
    [size_upload] => 320
    [size_download] => 381
    [speed_download] => 977
    [speed_upload] => 821
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.389348
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 68.65.122.34
    [local_port] => 38952
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)