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
(
    [cf-ray] => 92ada0b60b7610bc-ORD
    [Host] => calltaxi.online
    [cf-ipcountry] => US
    [Accept-Encoding] => gzip, br
    [User-Agent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    [x-forwarded-proto] => https
    [Accept] => */*
    [cf-connecting-ip] => 18.221.35.244
    [cf-visitor] => {"scheme":"https"}
    [cdn-loop] => cloudflare; loops=1
    [X-Forwarded-For] => 18.221.35.244
)

IP Check started in

/home/callcutk/public_html/tmp/b7786b51172ffaa03e728b5a9d2764fb.php

IP Check started at

2025-04-03T23:13:05-04:00

The following IPs will be tested

Array
(
    [0] => 18.221.35.244
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 032***
    [requests] => Array
        (
            [id] => 638c9f87f34096cc66ca9e90c1d445b3-17437363852642
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 44721619
                    [ip] => 18.221.35.244
                )

        )

)

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] => 0.409419
    [namelookup_time] => 0.09489
    [connect_time] => 0.139859
    [pretransfer_time] => 0.18215
    [size_upload] => 324
    [size_download] => 381
    [speed_download] => 930
    [speed_upload] => 791
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.40931
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 198.54.126.80
    [local_port] => 50812
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 181974
    [connect_time_us] => 139859
    [namelookup_time_us] => 94890
    [pretransfer_time_us] => 182150
    [redirect_time_us] => 0
    [starttransfer_time_us] => 409310
    [total_time_us] => 409419
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)