Encryption

PHP Version

7.4.33

Cryptor

OpenSSL

Cipher

bf-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] => www.gabbyandi.com
    [User-Agent] => Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.94 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
)

IP Check started in

/home/skystubc/public_html/tmp/62041fa90990cf32dcab7921b1f16d58.php

IP Check started at

2024-03-28T11:13:46-04:00

The following IPs will be tested

Array
(
    [0] => 66.249.70.3
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 834c9d561cc1a785a8bb213db8f80a9a
    [requests] => Array
        (
            [id] => 71150ad3405cd833d56b11d84429cf48-17116388261446
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 13935038
                    [ip] => 66.249.70.3
                )

        )

)

mapi_request


curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 782
    [request_size] => 458
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.405323
    [namelookup_time] => 0.064192
    [connect_time] => 0.084545
    [pretransfer_time] => 0.107665
    [size_upload] => 320
    [size_download] => 327
    [speed_download] => 806
    [speed_upload] => 789
    [download_content_length] => -1
    [upload_content_length] => 320
    [starttransfer_time] => 0.405269
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 192.163.207.191
    [local_port] => 34282
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 107579
    [connect_time_us] => 84545
    [namelookup_time_us] => 64192
    [pretransfer_time_us] => 107665
    [redirect_time_us] => 0
    [starttransfer_time_us] => 405269
    [total_time_us] => 405323
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)