Encryption

PHP Version

8.2.18

Cryptor

OpenSSL

Cipher

bf-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Host] => hikawadai.com
    [X-Real-IP] => 3.135.215.149
    [X-EIG-Origin] => 162.241.217.102
    [X-Cache-Req] => 1
    [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-HTTPS] => 1
    [Connection] => 
    [X-Forwarded-For] => 3.135.215.149
    [Content-Length] => 0
)

IP Check started in

/home2/hikarosc/public_html/hikawadai/tmp/6cfc616be7ea5b76977dc692eea0fbc7.php

IP Check started at

2024-12-23T00:28:03-05:00

The following IPs will be tested

Array
(
    [0] => 3.135.215.149
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => d117e5127bb343b667528377350d45cc
    [requests] => Array
        (
            [id] => aea923f49f95e35d7695fd26a7ccc1f9-17349316831277
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 30577325
                    [ip] => 3.135.215.149
                )

        )

)

mapi_request


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.601004
    [namelookup_time] => 0.222669
    [connect_time] => 0.238476
    [pretransfer_time] => 0.258537
    [size_upload] => 324
    [size_download] => 327
    [speed_download] => 544
    [speed_upload] => 539
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.60092
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.241.217.102
    [local_port] => 22618
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 258442
    [connect_time_us] => 238476
    [namelookup_time_us] => 222669
    [pretransfer_time_us] => 258537
    [redirect_time_us] => 0
    [starttransfer_time_us] => 600920
    [total_time_us] => 601004
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)