Encryption

PHP Version

7.4.33

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => lsmerch.com
    [X-Real-IP] => 18.118.30.137
    [X-EIG-Origin] => 50.87.253.236
    [X-Cache-Req] => 1
    [Accept] => */*
    [User-Agent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    [Cookie] => RWSESSID=ee0837855e6dcdfbea19f5e1c94e542a; fikker-61vm-nk2N=MgPGRI6oXLV7DSLWJk4y6wNi63F1ZE0E
    [Accept-Encoding] => gzip, br, zstd, deflate
    [X-HTTPS] => 1
    [Connection] => 
    [X-Forwarded-For] => 18.118.30.137
    [Content-Length] => 0
)

IP Check started in

/home3/lsmerchc/public_html/soakstreamapp/tmp/c1d32a5ab59275b547d80e2fa17e92d4.php

IP Check started at

2024-11-23T18:51:01-05:00

The following IPs will be tested

Array
(
    [0] => 18.118.30.137
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 72f***
    [requests] => Array
        (
            [id] => d2326b1bb25e09a802c676585d096cce-17324058615126
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 34276963
                    [ip] => 18.118.30.137
                )

        )

)

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] => 0
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.516258
    [namelookup_time] => 0.071459
    [connect_time] => 0.093392
    [pretransfer_time] => 0.118727
    [size_upload] => 324
    [size_download] => 327
    [speed_download] => 633
    [speed_upload] => 627
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.503058
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 50.87.253.236
    [local_port] => 50672
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 118571
    [connect_time_us] => 93392
    [namelookup_time_us] => 71459
    [pretransfer_time_us] => 118727
    [redirect_time_us] => 0
    [starttransfer_time_us] => 503058
    [total_time_us] => 516258
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)