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] => 66.249.66.198
    [X-EIG-Origin] => 70.40.216.164
    [X-Cache-Req] => 1
    [AMP-Cache-Transform] => google;v="1..8"
    [Accept] => text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8
    [From] => googlebot(at)googlebot.com
    [User-Agent] => Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.137 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
    [Accept-Encoding] => gzip, deflate, br
    [X-HTTPS] => 1
    [Connection] => 
    [X-Forwarded-For] => 66.249.66.198
    [Content-Length] => 0
)

IP Check started in

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

IP Check started at

2024-09-18T16:49:29-04:00

The following IPs will be tested

Array
(
    [0] => 66.249.66.198
)

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] => 7a2db404fca64869195baa64cbe6afc7-17266925695581
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 7672267
                    [ip] => 66.249.66.198
                )

        )

)

mapi_request


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.487126
    [namelookup_time] => 0.101345
    [connect_time] => 0.123352
    [pretransfer_time] => 0.148774
    [size_upload] => 320
    [size_download] => 327
    [speed_download] => 671
    [speed_upload] => 656
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.487025
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 50.87.253.155
    [local_port] => 36828
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 148675
    [connect_time_us] => 123352
    [namelookup_time_us] => 101345
    [pretransfer_time_us] => 148774
    [redirect_time_us] => 0
    [starttransfer_time_us] => 487025
    [total_time_us] => 487126
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)