Encryption

PHP Version

8.2.18

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => www.clubmechanic.com
    [X-Real-IP] => 198.20.67.201
    [X-EIG-Origin] => 162.241.173.228
    [X-Cache-Req] => 1
    [Accept] => */*
    [User-Agent] => SiteLockSpider [en] (WinNT; I ;Nav)
    [Cookie2] => $Version="1"
    [CDN-Loop] => IncapCDN; id="551_3089683_0"
    [Incap-Client-IP] => 198.20.67.201
    [X-HTTPS] => 1
    [Connection] => 
    [X-Forwarded-For] => 198.20.67.201
    [Content-Length] => 0
)

IP Check started in

/home1/clubmech/public_html/tmp/1e2895b0f14ad08f9c708ed05d95f11b.php

IP Check started at

2024-12-22T15:03:03-05:00

The following IPs will be tested

Array
(
    [0] => 198.20.67.201
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 8d4***
    [requests] => Array
        (
            [id] => 72c2572d0b082553ec617e12a7525058-17348977834071
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 36814572
                    [ip] => 198.20.67.201
                )

        )

)

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.316839
    [namelookup_time] => 0.000567
    [connect_time] => 0.016632
    [pretransfer_time] => 0.03552
    [size_upload] => 324
    [size_download] => 327
    [speed_download] => 1032
    [speed_upload] => 1022
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.316715
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.241.173.228
    [local_port] => 28192
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 35418
    [connect_time_us] => 16632
    [namelookup_time_us] => 567
    [pretransfer_time_us] => 35520
    [redirect_time_us] => 0
    [starttransfer_time_us] => 316715
    [total_time_us] => 316839
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)