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
    [User-Agent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36
    [Accept-Encoding] => gzip,deflate
    [x-forwarded-proto] => https
    [x-https] => on
    [X-Forwarded-For] => 18.213.240.226
)

IP Check started in

/home/mannxpgc/orderingtoday.com/tmp/0b55720d16aa0c6ed531895aad2efd8f.php

IP Check started at

2025-01-27T08:00:24-05:00

The following IPs will be tested

Array
(
    [0] => 18.213.240.226
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => f30***
    [requests] => Array
        (
            [id] => 28776df92a19882c910aaa527ff6ec7d-17379828240253
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 40954891
                    [ip] => 18.213.240.226
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 764
    [request_size] => 462
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.281118
    [namelookup_time] => 0.00022
    [connect_time] => 0.040468
    [pretransfer_time] => 0.084934
    [size_upload] => 324
    [size_download] => 327
    [speed_download] => 1163
    [speed_upload] => 1152
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.28102
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 198.54.114.91
    [local_port] => 40594
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 84859
    [connect_time_us] => 40468
    [namelookup_time_us] => 220
    [pretransfer_time_us] => 84934
    [redirect_time_us] => 0
    [starttransfer_time_us] => 281020
    [total_time_us] => 281118
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)