Encryption

PHP Version

8.2.24

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Accept] => text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8
    [Accept-Encoding] => gzip, deflate, br
    [Amp-Cache-Transform] => google;v="1..8"
    [Connection] => keep-alive
    [From] => googlebot(at)googlebot.com
    [Host] => richyuk.com
    [User-Agent] => Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.69 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
    [X-Https] => 1
)

IP Check started in

/home/richyhai/public_html/tmp/d2b30c667d66bf6e8404d12a1f3cc1da.php

IP Check started at

2024-11-18T14:50:20-05:00

The following IPs will be tested

Array
(
    [0] => 66.249.70.100
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => d65***
    [requests] => Array
        (
            [id] => f7cee011333f31adad689e07726b531d-17319594200447
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 33873609
                    [ip] => 66.249.70.100
                )

        )

)

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] => 462
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.216166
    [namelookup_time] => 0.010535
    [connect_time] => 0.011352
    [pretransfer_time] => 0.046632
    [size_upload] => 324
    [size_download] => 327
    [speed_download] => 1513
    [speed_upload] => 1500
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.216052
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 173.205.127.238
    [local_port] => 44614
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 46550
    [connect_time_us] => 11352
    [namelookup_time_us] => 10535
    [pretransfer_time_us] => 46632
    [redirect_time_us] => 0
    [starttransfer_time_us] => 216052
    [total_time_us] => 216166
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)