Encryption

PHP Version

8.2.18

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => miloszjeziorski.com
    [Accept] => */*
    [User-Agent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    [Cookie] => PHPSESSID=9eca4b0224ac51e8dc5dd39eb40468b5; care_did=6dc1e07c-6ffb-423c-8cc1-278bb93241cf
    [Accept-Encoding] => gzip
    [CDN-Loop] => IncapCDN; id="351_3043295_0"
    [Incap-Client-IP] => 18.118.226.167
    [X-HTTPS] => 1
    [Content-Length] => 0
)

IP Check started in

/home1/miloszje/public_html/tmp/f8088b2707cae8f48c90308baeef02b6.php

IP Check started at

2024-11-21T04:45:28-05:00

The following IPs will be tested

Array
(
    [0] => 18.118.226.167
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 8f2***
    [requests] => Array
        (
            [id] => 352f4b65ecfc607451e01162b9b1d3c9-17321823289788
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 35926141
                    [ip] => 18.118.226.167
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 769
    [request_size] => 0
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.478575
    [namelookup_time] => 0.116418
    [connect_time] => 0.132473
    [pretransfer_time] => 0.151968
    [size_upload] => 324
    [size_download] => 327
    [speed_download] => 683
    [speed_upload] => 677
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.478417
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 74.220.219.155
    [local_port] => 11118
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 151817
    [connect_time_us] => 132473
    [namelookup_time_us] => 116418
    [pretransfer_time_us] => 151968
    [redirect_time_us] => 0
    [starttransfer_time_us] => 478417
    [total_time_us] => 478575
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)