Encryption

PHP Version

8.2.18

Cryptor

OpenSSL

Cipher

bf-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => mail.robertrenaud.com
    [X-Real-IP] => 3.133.148.162
    [X-EIG-Origin] => 70.40.216.164
    [X-Cache-Req] => 1
    [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-HTTPS] => 1
    [Connection] => 
    [X-Forwarded-For] => 3.133.148.162
    [Content-Length] => 0
)

IP Check started in

/home2/robertr6/public_html/tmp/c2ddceddfbab98f9ecac36d585fe32d5.php

IP Check started at

2024-09-19T04:58:25-04:00

The following IPs will be tested

Array
(
    [0] => 3.133.148.162
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 1c4dea2b2503e0bcb45c2f76d530dfe9
    [requests] => Array
        (
            [id] => 4d2defb24a28cf282c91c4b86b9e51fd-17267363050428
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 7672267
                    [ip] => 3.133.148.162
                )

        )

)

mapi_request


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] => 0
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.500159
    [namelookup_time] => 0.101889
    [connect_time] => 0.123912
    [pretransfer_time] => 0.150713
    [size_upload] => 320
    [size_download] => 327
    [speed_download] => 653
    [speed_upload] => 639
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.500061
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 50.87.253.155
    [local_port] => 15050
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 150545
    [connect_time_us] => 123912
    [namelookup_time_us] => 101889
    [pretransfer_time_us] => 150713
    [redirect_time_us] => 0
    [starttransfer_time_us] => 500061
    [total_time_us] => 500159
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)