Encryption

PHP Version

8.0.30

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => www.orderingtoday.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] => 3.135.190.81
)

IP Check started in

/home/mannxpgc/orderingtoday.com/tmp/bac5f493a60787385ff1de33edbd15bb.php

IP Check started at

2025-05-03T03:07:05-04:00

The following IPs will be tested

Array
(
    [0] => 3.135.190.81
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 395***
    [requests] => Array
        (
            [id] => e6fcc744105a1fcea28d1f2d980a7be0-17462560259413
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 40954891
                    [ip] => 3.135.190.81
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 765
    [request_size] => 458
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.361436
    [namelookup_time] => 0.041051
    [connect_time] => 0.086218
    [pretransfer_time] => 0.135619
    [size_upload] => 320
    [size_download] => 345
    [speed_download] => 954
    [speed_upload] => 885
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.361306
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 198.54.114.91
    [local_port] => 41520
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 135487
    [connect_time_us] => 86218
    [namelookup_time_us] => 41051
    [pretransfer_time_us] => 135619
    [redirect_time_us] => 0
    [starttransfer_time_us] => 361306
    [total_time_us] => 361436
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)