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
(
    [Accept] => */*
    [User-Agent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    [Cookie] => care_did=b98935cb-87fc-4e01-b636-a939302ae79f
    [Accept-Encoding] => gzip, br, zstd, deflate
    [Host] => airesourcesinc.com
    [X-HTTPS] => 1
    [Content-Length] => 0
)

IP Check started in

/home4/airesour/public_html/tmp/d196f07c6f832858d1b7ca3a4eaee8ca.php

IP Check started at

2024-12-22T19:45:31-05:00

The following IPs will be tested

Array
(
    [0] => 18.118.28.160
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 9f3***
    [requests] => Array
        (
            [id] => eb32790048df071fe7ba99330548648a-17349147310857
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 38653703
                    [ip] => 18.118.28.160
                )

        )

)

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] => 0
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.471559
    [namelookup_time] => 0.071819
    [connect_time] => 0.088276
    [pretransfer_time] => 0.109254
    [size_upload] => 324
    [size_download] => 327
    [speed_download] => 693
    [speed_upload] => 687
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.47146
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 67.20.76.95
    [local_port] => 14754
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 109150
    [connect_time_us] => 88276
    [namelookup_time_us] => 71819
    [pretransfer_time_us] => 109254
    [redirect_time_us] => 0
    [starttransfer_time_us] => 471460
    [total_time_us] => 471559
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)