Encryption

PHP Version

8.4.3

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [cf-ray] => 90f241e04fbdc932-IAD
    [Host] => penandpdf.games
    [Accept-Language] => en-US,en;q=0.5
    [Accept-Encoding] => gzip, br
    [Accept] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    [x-forwarded-proto] => https
    [User-Agent] => CCBot/2.0 (https://commoncrawl.org/faq/)
    [cf-ipcountry] => US
    [cf-visitor] => {"scheme":"https"}
    [cdn-loop] => cloudflare; loops=1
    [cf-connecting-ip] => 18.97.14.88
    [X-Forwarded-For] => 18.97.14.88
)

IP Check started in

/home/techzhhk/public_html/tmp/01e6e1f49aa8196903f4415a89221e9b.php

IP Check started at

2025-02-09T02:48:29-05:00

The following IPs will be tested

Array
(
    [0] => 18.97.14.88
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => bd9***
    [requests] => Array
        (
            [id] => c75c5486853f752b4041df2eb0e70c94-1739087309208
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 42854237
                    [ip] => 18.97.14.88
                )

        )

)

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] => 458
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.48893
    [namelookup_time] => 0.086421
    [connect_time] => 0.163496
    [pretransfer_time] => 0.240112
    [size_upload] => 320
    [size_download] => 344
    [speed_download] => 703
    [speed_upload] => 654
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.488807
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.0.209.174
    [local_port] => 39574
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 239910
    [connect_time_us] => 163496
    [namelookup_time_us] => 86421
    [pretransfer_time_us] => 240112
    [redirect_time_us] => 0
    [starttransfer_time_us] => 488807
    [posttransfer_time_us] => 240110
    [total_time_us] => 488930
    [effective_method] => POST
    [capath] => 
    [cainfo] => /etc/pki/tls/certs/ca-bundle.crt
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)