{
    "ok": true,
    "domain": "sothebys.com",
    "generated_at": "2026-08-09T02:29:01-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 69,
            "network": 65,
            "availability": 100
        },
        "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": "4 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": "4 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": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 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": "189 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: server-54-192-100-49.mci50.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "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": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "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": "4 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": "4 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": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 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": "189 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: server-54-192-100-49.mci50.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "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.192.100.49",
                "54.192.100.47",
                "54.192.100.4",
                "54.192.100.32"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 us-smtp-inbound-1.mimecast.com.",
                "10 us-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"stripe-verification=e0d4df12397c3a8dfad0d759b95fc82e1cda9b58e1f7991ed32742b177262cc5\"",
                "\"shopify-verification-code=m4VZw1pmkXJYtTMvyqW2o1ilVpVDuS\"",
                "\"25louvh7ill2l188q2kf5jc5gd\"",
                "\"1ub4bp3l8qkk2a2jsertmn6frp\"",
                "\"3ve3uudqgds11dvf9fhm64ou0n\"",
                "\"extensis-domain-verification=ad5ca517-dad1-478f-8dc5-ed0e068470d4\"",
                "\"google-site-verification=wlYdIRBiKqYWW5aWmDUO1rxKn3ZTzCfl4DabbWhbStc\"",
                "\"stripe-verification=6a0aeafbcb07d9410d3c0b235db49d64c4a8f0f38c57dbacd130cf0e63e20fb4\"",
                "\"qpoqfd3lpgddhhubnu3jd6pftm\"",
                "\"google-site-verification=2I3aZYBJiZJVpA_JwzFMKXBgxCsVOCivpfvqR6byAUg\"",
                "\"google-site-verification=Q2jSQnAQF-Lzrr-v7VIFJiGu2AodH9SwAkq2Dy41crQ\"",
                "\"stripe-verification=1a3ab9ab749da7f74b4c63327d36046a3cc7e5e3f27793f7aa4711b640343999\"",
                "\"RTqYI0/MUj+V5EeAptQk6Wf3kR9k/JZDnWFFgGVlCp5WcaFzNEb9CYc7/vJ6uMhV2jgpnhqGZM4jI5LCkRbgZg==\"",
                "\"segment-site-verification=XB3b8DBgKNAcJ3nmgDYEFFkbV2OS4QD7\"",
                "\"successfactors-site-verification=MGM1MzFiMDY4MDI2NDY0NTU0MmI2Y2Q2Mzc2ZjMwMGFjNDAwNmRkNGJiMDA4OWU2ODY0ZTgwMWM1NGM1NTk2Yw==\"",
                "\"36takg8r5hao2m5fv0tqc2ecni\"",
                "\"stripe-verification=1e7a7a8a382343b0063f73519d62e3441fb608b94affac61289a9980b0961169\"",
                "\"stripe-verification=647e5d6fd0eebf9705dc43afd5098ea01dc2c7bd4fba6d85c7f330a3c64b027f\"",
                "\"openai-domain-verification=dv-0JMXWWAGnHDgw7CIEupfjfOC\"",
                "\"429o8vlbsf20pte87g6u5u312m\"",
                "\"stripe-verification=53bba7e099eca9219543adc0d7643dddc432446053c5e6169dd6a39f30038b81\"",
                "\"v=spf1 redirect=6h5ahkek._spf._d.mim.ec\"",
                "\"anthropic-domain-verification-35z3g1=pRkz8Ptdy0mqQakxG8qPb63y1\"",
                "\"stripe-verification=49ca0bb990356a9b30b5998ef7e71008bb487bc9edb65e46ecb22953ffde11d2\"",
                "\"onetrust-domain-verification=8f0e33df17e140b2a55c2ef820e355ee\"",
                "\"3vkp2q7pnsl9dal8ir2di90mq3\"",
                "\"gtlqecijij61cu05prro78o9kq\"",
                "\"stripe-verification=c81f00fd2ee7ed4249c5ad92279f5cbec45af52cf60ab8c77919416686074976\"",
                "\"atlassian-domain-verification=X814ew0p/jrigajw1CDA8kdoPb2IlLRvWRcqMu0K5iDW9QmArlV4wbkdv5Md+BJj\"",
                "\"docusign=3c1a6e6d-a50a-4ec5-ae7f-a25f0c6d8638\"",
                "\"stripe-verification=819df2a3e3c57e7c73781a7044c3576e78138c8bea9988c3e92ae01ee089423a\"",
                "\"stripe-verification=4c8865adbedf51950430e2de6eac5eb3a0f32ebfd5951568dcdb4f95a1475059\"",
                "\"google-site-verification=ii39tQCckGWEHUQ9BTkPkvQiFyv5XWoS6vLXBaP95pM\"",
                "\"stripe-verification=accf804bb206778ed27b75f39c2cc38affeb2ebdb3d81b7b73ce05931f9d8ce9\"",
                "\"92shjfebkouovsjq5kfktl2uuh\"",
                "\"stripe-verification=6c8b6879bcaefe00e877e9ba96403cca60f6b555dfca5727e07e6789b8d78f42\"",
                "\"klaviyo-site-verification=Run6aT\"",
                "\"klaviyo-site-verification=TWpim5\"",
                "\"stripe-verification=2bc5971caf909543d042e0b20c66c39468f0680a4f82e8d5a6d31327f0d165e7\"",
                "\"stripe-verification=2d255a3e6f06ea17a94c65d52e9f9f1faa850e1dd0622cd971095d49062dfcf9\"",
                "\"oSn7zTuKBN2uBh+wca2K4U+oEgqCLdoxqzAuFKfTprO6DuFeVfbVRNCZyXQF7USHcnDhLbnbVBfqiMS5ThdJ3g==\"",
                "\"j609mhqrdt1951rn71re7cp0n1\"",
                "\"stripe-verification=50d1c62f8bcdcde25ce46b4d921ef5e9bc8d60d5bde2a3d8a84dc71c49cac5c0\"",
                "\"stripe-verification=120eaf7350de527e34604ae91a54348bf74504955fe80cd40f455fec0e0eae05\"",
                "\"stripe-verification=357df9282784a06dde4040c5c7d3edb2059429dc019bc280eec512ee5292c8eb\"",
                "\"MS=ms62357472\"",
                "\"nrb1tdv05tlauf5k5n711p103g\"",
                "\"stripe-verification=914605540912f70f04aa0761c5cd462b8ffcb8f0784b04bded399cfa0e4c2cbf\"",
                "\"stripe-verification=67689d56a9e28782b16ec8db192f3fa7c0f8c8ae2e105f01ef8e0d56b07a7740\"",
                "\"\\\"workplace-domain-verification=QbLjkCYE26cDIdyOdVDRSARmB8EWw4\"",
                "\"stripe-verification=853b9c539c3a0aadaa435d1dd1caa025d3960753cb6714507dc61022f0b838b2\"",
                "\"stripe-verification=87c72b6b41586050efc859633879d70682fa31982355f53da399b699c356e6cf\"",
                "\"google-site-verification=rFFqX8ovtH78QIZz4MY01b7nRhlw0etajLwwG7gJHaU\"",
                "\"stripe-verification=9f3264a0b9ebe628ca03454300ecfc0345e4710afb8ff732b980c871531f56f9\"",
                "\"stripe-verification=e411d2e00aba1336b7821f743738ecee046714be06ad48a09b959f836a589d26\"",
                "\"ad4p1f7p6h3ababc3hvo0b8d5f\"",
                "\"meshy-verification=019f5c41e34d770d8495584eaf4cd07e\"",
                "\"docusign=30989167-76d6-4627-bf90-df5c1482e79b\"",
                "\"stripe-verification=582f71d093351ccfc9828bc2db6a0fdb9e81caebfb7e4aeff233935d9663c3bb\"",
                "\"apple-domain-verification=lOCxPSBdwu5IM0rg\"",
                "\"PeqRBKw84USXTeByPHCjNWv/CM5xwKBiUeDf23JBrXNIJIws0BS8hrsn4Ai97Enjifiy4800sNgFcLZAzgM0pQ==\"",
                "\"stripe-verification=dbdccf59abfc137301dc497de197ddd7ade393a7e812659d93a5942e36e9184d\"",
                "\"stripe-verification=16cfb53c39d67e1434f6c94235275ebce3a5609ac70fdc884aa0a8a6ce6daedd\"",
                "\"google-site-verification=qofP-kun74Aue4DOWKAysLXLBnWVwx7kEshoi04iDjg\"",
                "\"stripe-verification=cd29555a253a6bb4aa767cf0e1edb2ee25e8af0ca826d591448fccfcaec0eff7\"",
                "\"14c003cae875d14cd4dd1d3a9d6c13fd\"",
                "\"A0WM33UmierknSjJe5rWYLW/FVb6Q5cME8WyPaLii8HWkUArN9bn/hgm/aZN0bTxq+NP68oZMF6Zdew8IZ0ylA==\""
            ],
            "NS": [
                "ns-1705.awsdns-21.co.uk.",
                "ns-1073.awsdns-06.org.",
                "ns-152.awsdns-19.com.",
                "ns-527.awsdns-01.net."
            ],
            "SOA": [
                "ns-527.awsdns-01.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.49",
            "54.192.100.47",
            "54.192.100.4",
            "54.192.100.32"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 redirect=6h5ahkek._spf._d.mim.ec",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:04781a9dd336851@rep.dmarcanalyzer.com; ruf=mailto:04781a9dd336851@for.dmarcanalyzer.com; fo=1;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.sothebys.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAohV6ktNipZgviMPTDfkdKFNZtoKX/4CPY4MWpmCHa8ErA6L6j7y708XPCD3hQJ4+8UpmePCVz9oXMDbpj8L6xbY9qMy2SRe6Fd9Ck2elLIJHQZglI3r1pZUaieY2w2RWW+wMnUWtCtLH1rGARLNMD+Vl00wGXRb5AseNw4Xe1agLxmozJG2NZ24M0CDSnasYLH8tYmsrAnj/R6BGL0RhNXcqO4PhbOl/Ei5TDgC8cvYuNH3UnqUK+Hxp9wmwZHgQbwh+dVaBuM3qtXuo3QK4fBpOj18LwiEb9SRA8cON07fgYNW7+/v+dEDPefecu6A+z19rjfg1+dRxM98zhc1dqQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-100-49.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.170.185.103",
                        "3.170.185.63",
                        "3.170.185.82",
                        "3.170.185.95"
                    ],
                    "time_ms": 70.99
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.170.185.103",
                        "3.170.185.63",
                        "3.170.185.82",
                        "3.170.185.95"
                    ],
                    "time_ms": 37.84
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.249.205.12",
                        "13.249.205.72",
                        "13.249.205.74",
                        "13.249.205.91"
                    ],
                    "time_ms": 79.35
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.170.185.103",
                        "3.170.185.63",
                        "3.170.185.82",
                        "3.170.185.95"
                    ],
                    "time_ms": 151.76
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.32",
                        "54.192.100.4",
                        "54.192.100.47",
                        "54.192.100.49"
                    ],
                    "time_ms": 69.35
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "sothebys.com",
        "valid_from": "2026-07-31T19:00:00-05:00",
        "valid_to": "2027-02-14T17:59:59-06:00",
        "days_remaining": 189,
        "san": [
            "sothebys.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.sothebys.com/en/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Sun, 09 Aug 2026 07:28:55 GMT",
            "content-length": "465007",
            "location": "https://www.sothebys.com/en/",
            "x-cache": "LambdaGeneratedResponse from cloudfront",
            "via": "1.1 69e5fba7c1fe854e243ae24a6b2b22c2.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "alt-svc": "h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400",
            "x-amz-cf-id": "AJOljhMutPwMLQk6tWhzFqv4YfB_e4pzjEk4fP8JQ24P7zZYyqH2qw==",
            "retry-after": "0",
            "accept-ranges": "bytes",
            "x-served-by": "cache-stl760033-STL, cache-stl760033-STL, cache-stl760042-STL",
            "x-cache-hits": "0, 0",
            "x-timer": "S1786260535.360941,VS0,VE238",
            "strict-transport-security": "max-age=300",
            "edge-control": "max-age=60",
            "content-type": "text/html;charset=UTF-8",
            "cache-control": "max-age=300",
            "age": "136",
            "vary": "Accept-Encoding"
        },
        "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": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.sothebys.com/en/",
        "title": "Fine Art, Jewels, Watches, Wine Auctions & Sales | Sotheby's",
        "description": "Sotheby's is the premier destination for auctions and private sales of Contemporary, Modern & Impressionist, Old Master Paintings, Jewelry, Watches, Wine, Decorative Arts, Asian Art & more",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "54.192.100.49": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.47": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.4": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.32": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "us-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4005.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 29.6,
                "banner": "220 us-smtp-inbound-1.mimecast.com ESMTP; Sun, 09 Aug 2026 03:28:59 -0400",
                "error": "No connection"
            }
        ]
    },
    "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": 112.51
}