Encryption

PHP Version

7.4.33

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [User-Agent] => Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.122 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
    [From] => googlebot(at)googlebot.com
    [Accept] => text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8
    [Amp-Cache-Transform] => google;v="1..8"
    [X-Real-Ip] => 66.249.65.71
    [X-Forwarded-Server] => pngair.com.pg
    [X-Forwarded-Proto] => https
    [X-Forwarded-Port] => 443
    [X-Forwarded-Host] => pngair.com.pg
    [X-Forwarded-For] => 66.249.65.71
    [Host] => pngair.com.pg
)

IP Check started in

/home/ztzgvomy/public_html/tmp/bc0d47c1b4da0d7f295eacc8018d7ca8.php

IP Check started at

2025-12-03T18:37:57-05:00

The following IPs will be tested

Array
(
    [0] => 66.249.65.71
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 524***
    [requests] => Array
        (
            [id] => 6dd8763a7cafcaafa436068d9fa36fc6-17648050777886
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 36622867
                    [ip] => 66.249.65.71
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 768
    [request_size] => 458
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.404662
    [namelookup_time] => 0.084014
    [connect_time] => 0.106076
    [pretransfer_time] => 0.129389
    [size_upload] => 320
    [size_download] => 345
    [speed_download] => 852
    [speed_upload] => 790
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.404572
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.214.89.100
    [local_port] => 48048
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 129311
    [connect_time_us] => 106076
    [namelookup_time_us] => 84014
    [pretransfer_time_us] => 129389
    [redirect_time_us] => 0
    [starttransfer_time_us] => 404572
    [total_time_us] => 404662
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)