Encryption

PHP Version

8.4.17

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

Not available, possibly no mbstring extension.

IP Validation

$headers from sl_get_ip()

Array
(
    [Host] => sandiegomics.com
    [Accept] => */*
    [User-Agent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    [Accept-Encoding] => gzip, br, zstd, deflate
    [x-forwarded-proto] => https
    [x-https] => on
    [X-Forwarded-For] => 216.73.216.58
)

IP Check started in

/home/sandsdiy/public_html/tmp/13f10c7c9fbbe242f40735a761a68b3e.php

IP Check started at

2026-03-04T00:04:31-05:00

The following IPs will be tested

Array
(
    [0] => 216.73.216.58
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => cb7***
    [requests] => Array
        (
            [id] => 35ea5dcafa2670cb8a5e3a22c31c6ad4-17726006716782
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 47973172
                    [ip] => 216.73.216.58
                )

        )

)

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] => 514
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.380039
    [namelookup_time] => 0.077439
    [connect_time] => 0.108819
    [pretransfer_time] => 0.142873
    [size_upload] => 324
    [size_download] => 381
    [speed_download] => 1002
    [speed_upload] => 852
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.379938
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 198.54.120.100
    [local_port] => 35620
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 142760
    [connect_time_us] => 108819
    [namelookup_time_us] => 77439
    [pretransfer_time_us] => 142873
    [redirect_time_us] => 0
    [starttransfer_time_us] => 379938
    [posttransfer_time_us] => 142872
    [total_time_us] => 380039
    [effective_method] => POST
    [capath] => 
    [cainfo] => /etc/pki/tls/certs/ca-bundle.crt
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)