Encryption

PHP Version

8.1.32

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => almuslimtravel.co.uk
    [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.216.77.184
)

IP Check started in

/home/almudzdk/public_html/tmp/9b0cde563d9b0ef1839b6e64f4732ddf.php

IP Check started at

2025-04-19T21:15:07-04:00

The following IPs will be tested

Array
(
    [0] => 18.216.77.184
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 8ab***
    [requests] => Array
        (
            [id] => 75d74a7d5d13b30b84d9e39ddc020a6f-17451117072965
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 36092740
                    [ip] => 18.216.77.184
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 754
    [request_size] => 462
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.233795
    [namelookup_time] => 0.000581
    [connect_time] => 0.047288
    [pretransfer_time] => 0.098231
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 1475
    [speed_upload] => 1385
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.233608
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 199.188.200.8
    [local_port] => 48276
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 98044
    [connect_time_us] => 47288
    [namelookup_time_us] => 581
    [pretransfer_time_us] => 98231
    [redirect_time_us] => 0
    [starttransfer_time_us] => 233608
    [total_time_us] => 233795
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)