Encryption

PHP Version

8.2.18

Cryptor

OpenSSL

Cipher

bf-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => asategroup.com
    [User-Agent] => Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Firefox/52.0
    [Connection] => keep-alive
    [sentry-trace] => 9afd6efa0be747f99967419f6b174e37-9d8c47d45a9c129a
    [baggage] => sentry-trace_id=9afd6efa0be747f99967419f6b174e37,sentry-environment=production,sentry-public_key=95818f1c53d441e4bad44e25fc52aa40
    [Accept] => */*
    [Accept-Encoding] => gzip, deflate
    [X-HTTPS] => 1
    [Content-Length] => 0
)

IP Check started in

/home2/asategro/public_html/tmp/cd95cbfd3f3d3ebabf091f4259c4445f.php

IP Check started at

2025-01-16T16:22:22-05:00

The following IPs will be tested

Array
(
    [0] => 35.187.164.214
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => ce284251967a904f33ae5a97cb527cc0
    [requests] => Array
        (
            [id] => cc0b5842e1af6fd934e6a5f61efc11b3-17370625427289
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 30432966
                    [ip] => 35.187.164.214
                )

        )

)

mapi_request


curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 767
    [request_size] => 0
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.393616
    [namelookup_time] => 0.00033
    [connect_time] => 0.01615
    [pretransfer_time] => 0.03396
    [size_upload] => 324
    [size_download] => 327
    [speed_download] => 830
    [speed_upload] => 823
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.381946
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 173.254.29.66
    [local_port] => 56456
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 33896
    [connect_time_us] => 16150
    [namelookup_time_us] => 330
    [pretransfer_time_us] => 33960
    [redirect_time_us] => 0
    [starttransfer_time_us] => 381946
    [total_time_us] => 393616
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)