Encryption

PHP Version

8.2.18

Cryptor

OpenSSL

Cipher

bf-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => www.dev.robertrenaud.com
    [X-Real-IP] => 172.121.208.199
    [X-EIG-Origin] => 70.40.216.164
    [X-Cache-Req] => 1
    [Accept-Encoding] => gzip,deflate,identity
    [Accept] => */*
    [User-Agent] => Mozilla/5.0 (Macintosh; Intel Mac OS X 14_2_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Safari/605.1.15
    [Accept-Charset] => ISO-8859-1,utf-8;q=0.7,*;q=0.7
    [Accept-Language] => en-us,en;q=0.5
    [Cookie] => mailchimp_landing_site=https%3A%2F%2Frobertrenaud.com%2Frob%2F; swpm_session=b3dec525de22c52be630a0bf619a1262
    [Sentry-Trace] => 0c1e1eed4a544df49d96a294ea6f102b-1e8c9c0ddbcb4bf1
    [Baggage] => sentry-trace_id=0c1e1eed4a544df49d96a294ea6f102b,sentry-environment=production,sentry-public_key=8862139d48f14c72adfaa016de079d2d
    [Connection] => 
    [X-Forwarded-For] => 172.121.208.199
    [Content-Length] => 0
)

IP Check started in

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

IP Check started at

2025-03-11T00:17:27-04:00

The following IPs will be tested

Array
(
    [0] => 172.121.208.199
)

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] => 208856507400500c6d31802d63784a1b-17416666474506
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 7672267
                    [ip] => 172.121.208.199
                )

        )

)

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.740284
    [namelookup_time] => 0.400364
    [connect_time] => 0.426533
    [pretransfer_time] => 0.456064
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 466
    [speed_upload] => 437
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.74017
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 50.87.253.155
    [local_port] => 58382
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 455911
    [connect_time_us] => 426533
    [namelookup_time_us] => 400364
    [pretransfer_time_us] => 456064
    [redirect_time_us] => 0
    [starttransfer_time_us] => 740170
    [total_time_us] => 740284
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)