{
    "ok": true,
    "domain": "whirlpool.com",
    "generated_at": "2026-08-10T21:28:19-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 70,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "network": 50,
            "availability": 60
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "127 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-54-175-185-69.compute-1.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "2 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "127 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-54-175-185-69.compute-1.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "54.175.185.69"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 ASPMX.L.GOOGLE.com.",
                "5 ALT1.ASPMX.L.GOOGLE.com.",
                "10 ASPMX3.GOOGLEMAIL.com.",
                "5 ALT2.ASPMX.L.GOOGLE.com.",
                "10 ASPMX2.GOOGLEMAIL.com."
            ],
            "TXT": [
                "\"uber-domain-verification=153c3de9-450e-43f6-af5d-147ce2aefc73\"",
                "\"uber-domain-verification=25044c40-6f02-4845-ab46-92958d1a157d\"",
                "\"google-site-verification=yzJubLhVx7M8cbGBam6CsYBGbm-2lFSxN5YwTWIeT5M\"",
                "\"adobe-sign-verification=fe83651d96e78e4eb829c16324ad4606\"",
                "\"1g6kx90hq2nt53p7wksjw8s20phkv8pp\"",
                "\"yahoo-verification-key=ROva62l7XIbnZWtThtdSyvVpRZqAPmIssiNUMZQY6Sk=\"",
                "\"adobe-idp-site-verification=d958e54dd2815029a84494953946c41dd235b2bf46f3972b373372fad46851c9\"",
                "\"cisco-ci-domain-verification=1aa978dc703f79399703c5717f6a80aa7e1c5b229a865f17c2246a4c1f80ec3b\"",
                "\"klaviyo-site-verification=XZ2URg\"",
                "\"ZOOM_verify_zh-SDBwgR36zuFRq5Qds_g\"",
                "\"MS=ms 9T6-m7w-E4u\"",
                "\"google-site-verification=D4N9O2AKz9JVV0S2_1as0q_KcWxi-Wh7e4a12PKQmiI\"",
                "\"Dynatrace-site-verification=2bbf0dae-8700-48db-a1d8-4f53b9e68131__9srm4im3j1e50grskavs3h234d\"",
                "\"google-site-verification=bRLyXHbMiipnFGugzxPwfwa4R4t8exKjj2a9KN0Ws5k\"",
                "\"hcp-domain-verification=8468b37f723b41290214733f3e6a823800d1eb4614a742696e7d648bbf405d89\"",
                "\"MS=FBF63B62D67CBDDCA03E94DA9F49C8C78A342579\"",
                "\"facebook-domain-verification=nvyrhn61owx00tmsbmsb41hylwsd1e\"",
                "\"google-site-verification=ThbWdbwveJPPBPMEZlmtOMNDodLIpueLKNk4o99LenQ\"",
                "\"successfactors-site-verification=NTQzZGZmYmFlMjQ0NWIzZWEyZTcwYmZmMzE0YTA4MjFmNzNiMDZiMjQ3ZGM0ZGE1NDNiNTQzYWU1MjgzZjI3Yw==\"",
                "\"v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrLHiExVd55zd/IQ/J/mRwSRMAocV/hMB3jXwaHH36d9NaVynQFYV8NaWi69c1veUtRzGt7yAioXqLj7Z4TeEUoOLgrKsn8YnckGs9i3B3tVFB+Ch/4mPhXWiNfNdynHWBcPcbJ8kjEQ2U8y78dHZj1YeRXXVvWob2OaKynO8/lQIDAQAB;\"",
                "\"canva-site-verification=8sAFInSYQ1ztjeGXawF-IQ\"",
                "\"Sendinblue-code:ab014805b23f19da2c8a50aa5b136cff\"",
                "\"00Dbn000001heGA=1TBbn00000008dV\"",
                "\"v=DKIM1; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmZaIsTVfGtzju9u72kkz+4MMKs030OFR4lf/F/4/UzRJtoZ14T2R7YyBCYWKTaKN03CybDG/T91FVUiIBbitzwwI8awmG+iPhjSNBffl61xNq0rWs91nD/PkWZ+69SZjOSddnJgeYt4YMsBh7VjJhj\" \"LUq83Mqco0OkZ7ni3kcOXx30pYJkgXxTnHVXtnwhPvOmFobmyb7+ivK1z4Ecsxn7RxHG15F2PzxM4NFsME0vy5Y+FYDqz8r1hLmyb/rPdaCgUM79uWqeZQMHx/3m8NI0sOKFeKOMMT/9oJQ3nKzo8lA8qNEuF+Q2PRNm0eHZITMkyUhlfuzEMNp6ef4mfK4wIDAQAB\"",
                "\"google-site-verification=OzQQjkHd2p6qZ2tgJ95oFAicuNZzLBhslVvsWAm1fjM\"",
                "\"successfactors-site-verification=YzQyYmY4YzY0ODMyZDkzOGY5OTk0ZjAxM2VlM2I2Y2JhNDU2M2VhMjJkOTU3NGJjZmQzYjhjZmMwNzFiZjc2Zg==\"",
                "\"google-site-verification=kzKlCo1lGvNdj6n4okI2_bCRNX3oymO0KdWTCC_QKdo\"",
                "\"miro-verification=18810b558e60574d091f4f47454ea36397b9cccc\"",
                "\"pkhbzbq9xmj4y11lcy7x71slhmt2qzfm\"",
                "\"wiz-domain-verification=0ae22efdd38469a18693366e228d9b0043f0341bfb8cf493e20a1368af7a1b86\"",
                "\"google-site-verification=nCaxXLWDvXwGh4ymq9A-5Z-7IcYyb_CVhNlkYIBxQeA\"",
                "\"google-site-verification=J-c9JfsEo_25CZcLTOqJasljKeLA60SXYq16ocVSBmU\"",
                "\"google-site-verification=OS0FZ1MNgqUevUEr_MdUYPGB-B_ydR13MVyQ__bhX5w\"",
                "\"google-site-verification=bQDXbX79KfWvUZXsOLUJCwIuxA95hV-H_kLDYbAKRyI\"",
                "\"BFafzWk6rZvFyZkAFkz47SvywacYflArVgk7IX5jUMs=\"",
                "\"google-site-verification=3TKBXl7Bpq2gBxf2B3ZYgvUanXhcZR0BBEFdin6a730\"",
                "\"adobe-sign-verification=f94b2c5a2a7b23715cb801cdc54bb07\"",
                "\"v=spf1 include:_spf1.esa.whirlpool.com ip4:141.8.225.31 ip4:108.171.165.162 ip4:108.171.165.165 ip4:108.166.85.69 ip4:108.166.18.54 ip4:54.213.101.90 ip4:46.37.28.46/31 ip4:208.43.106.232/29 ip4:192.155.197.208/29 ip4:46.37.28.68/31 ip4:162.211.141.9 \" \" \" \"include:_spf.google.com include:whispf.whirlpool.com include:_spf1.whirlpool.com ip4:128.177.154.7 ip4:128.177.144.60 ip4:128.177.154.60 ip4:128.177.144.7 a:extsmtp.zapproved.com ~all\"",
                "\"zoho-verification=zb71526406.zmverify.zoho.com.\"",
                "\"apple-domain-verification=qaU2JsZtareytcE7\"",
                "\"atlassian-domain-verification=gMx/0yawh/Zh/SuwQEKoNw13Zvedysr667rdiuLQmhv6GbZOExaKJx7u9FHrxegB\"",
                "\"onetrust-domain-verification=f8f35fdfa5814d06a14e309af683b7d8\"",
                "\"aafa525245d57ae1f58c5414bb8bb6f2bfc48db4\"",
                "\"zoho-verification=zb03689494.zmverify.zoho.com\"",
                "\"google-site-verification=lhVaznmcb94_kZF_yVUk4ILPPDBMqdhw1uTqd9ssnss\""
            ],
            "NS": [
                "ns.whirlpool.com.",
                "ns2.whirlpool.com."
            ],
            "SOA": [
                "ns.whirlpool.com. root.ns.whirlpool.com. 2026073101 1500 7200 1209600 7200"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.175.185.69"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf1.esa.whirlpool.com ip4:141.8.225.31 ip4:108.171.165.162 ip4:108.171.165.165 ip4:108.166.85.69 ip4:108.166.18.54 ip4:54.213.101.90 ip4:46.37.28.46/31 ip4:208.43.106.232/29 ip4:192.155.197.208/29 ip4:46.37.28.68/31 ip4:162.211.141.9  include:_spf.google.com include:whispf.whirlpool.com include:_spf1.whirlpool.com ip4:128.177.154.7 ip4:128.177.144.60 ip4:128.177.154.60 ip4:128.177.144.7 a:extsmtp.zapproved.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:gawp41cm@ag.dmarcian.com, mailto:dmarc_agg@vali.email",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.whirlpool.com",
        "dkim": "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDXSj/pEJdB38x0oWu4QgznfmpVxIHo4UPi/j6LuwNY0rXyU7FTbNRYwV8oM5gbXCb0Rirpw3XDcGOaxtK2pVJKtk5MXaPeofPljG/eUNeFQuyfbhtx/7llTlwXFV66XhgxU7oaL1G0O2GWMrvc79kxxC4fz2gaiTBf2GgrLn4LDwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-175-185-69.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.175.185.69"
                    ],
                    "time_ms": 76.45
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.175.185.69"
                    ],
                    "time_ms": 46.99
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.175.185.69"
                    ],
                    "time_ms": 64.11
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.175.185.69"
                    ],
                    "time_ms": 56.75
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.175.185.69"
                    ],
                    "time_ms": 74.24
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "maytag.com",
        "valid_from": "2025-12-15T18:00:00-06:00",
        "valid_to": "2026-12-16T17:59:59-06:00",
        "days_remaining": 127,
        "san": [
            "maytag.com",
            "amana.com",
            "blog.gladiatorgarageworks.com",
            "boundbynothing.jennair.com",
            "designtool.kitchen",
            "jennair.com",
            "jennairspecs.com",
            "jennairspecs1.com",
            "jennairspecs2.com",
            "jennairspecs3.com",
            "jennairspecs4.com",
            "justright.amana.com",
            "kitchenaid.ca",
            "kitchenaid.cn",
            "kitchenaid.co.id",
            "kitchenaid.co.kr",
            "kitchenaid.co.th",
            "kitchenaid.com",
            "kitchenaid.com.cn",
            "kitchenaid.com.hk",
            "kitchenaid.com.my",
            "kitchenaid.com.ph",
            "kitchenaid.com.sg",
            "kitchenaid.com.tw",
            "kitchenaid.in",
            "kitchenaid.jp",
            "kitchenaidindia.com",
            "maytag.ca",
            "maytag.com.mx",
            "maytag.mx",
            "outlet.whirlpool.com",
            "owners.amana.com",
            "parts.whirlpoolcorp.com",
            "swash.com",
            "whirlpool.ca",
            "whirlpool.com",
            "whirlpool.com.mx",
            "whirlpool.mx",
            "whirlpoolinsidepass.ca",
            "whirlpoolinsidepass.com",
            "www.designtool.kitchen",
            "www.partsmarketplace.whirlpool.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.whirlpool.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 02:28:10 GMT",
            "server": "AkamaiGHost",
            "location": "https://www.whirlpool.com/",
            "content-type": "text/html",
            "mime-version": "1.0",
            "content-length": "369",
            "expires": "Tue, 11 Aug 2026 02:28:10 GMT",
            "cache-control": "max-age=0, no-cache",
            "pragma": "no-cache",
            "set-cookie": "edge-state=MO; path=/; secure; HttpOnly",
            "alt-svc": "h3=\":443\"; ma=93600",
            "x-akam-sw-version": "0.5.0",
            "strict-transport-security": "max-age=15768000 ; includeSubDomains ; preload",
            "server-timing": "ak_p; desc=\"1786415290486_398500875_3480674530_28_150658_6_21_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://whirlpool.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "54.175.185.69": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "ASPMX.L.GOOGLE.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-45e1dbfc44bsi247977fac.320 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.5,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 82.08
}