{
    "ok": true,
    "domain": "infor.com",
    "generated_at": "2026-08-10T00:30:56-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 89,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 95,
            "security": 88,
            "network": 50,
            "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": "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": "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "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": "3 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": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "156 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-3-216-131-244.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": 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": "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": "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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "3 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": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "156 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-3-216-131-244.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": "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": [
                "3.216.131.244"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 mx1.hc3692-74.iphmx.com.",
                "0 mx2.hc3692-74.iphmx.com.",
                "10 cloudironport.infor.com."
            ],
            "TXT": [
                "\"ZOOM_verify_3nO3g4FER6mMo5VfyEP8tQ\"",
                "\"google-site-verification=mWBCtI2DKcB8lXidIFk-d_F1ZFfEaS1ShxDTgfCl5a4\"",
                "\"v=spf1 exists:%{i}.spf.hc3692-74.iphmx.com include:spf.protection.outlook.com include:_spf.salesforce.com ip4:194.149.81.142 ip4:52.41.178.8 ip4:207.54.50.0/23 ip4:207.54.57.0/24 ip4:207.54.58.0/24 -all\"",
                "\"jamf-site-verification=WEd2pWdTxWBJOmcDyCL_Yg\"",
                "\"v=msv1 t=F5F22873-3F54-475C-9C8D-727C043CDE50\"",
                "\"docker-verification=0b126a7c-1be2-4193-9306-33f0f4bf18c0\"",
                "\"adobe-idp-site-verification=ad75e754-8261-40f8-be42-21c399b5b8fd\"",
                "\"ciscocidomainverification=45936bdd676f4622cb4040b86144fcd7c178e4550c926062e0e89050659bfe6e\"",
                "\"google-site-verification=h9aj-Xh7InRWWE7snlfDfB-_rBq5_-SiSL8Vf4yszdE\"",
                "\"atlassian-domain-verification=cYYF3oteSlwbhXhdV3PRgGWNLn/T7srNyraQBy2zI1gExGaMl9CL23a5ygw2IhCy\"",
                "\"zscaler-verification-145808442-18082025-qmq4gkjugf\"",
                "\"google-site-verification=v4GZzWphxvJBF9fO84BO3OU7p1Ley_qRVZQaKOQrrZg\"",
                "\"apple-domain-verification=f9rJt4ZCkhivmrjI\"",
                "\"twilio-domain-verification=31830950e4f75e8f83a1c0bb02f05471\"",
                "\"teamviewer-sso-verification=3a08a41823fa4338ba08e9346691579f\"",
                "\"+vd6h0Yk5vBtkWo3Y26QLv85oSvOulPxBYtvBVaIEnLq2d3mliMTxqUCB3O4+PJSVd0sCQa6B3LwVkRQ0sBkaw==\"",
                "\"OSSRH-58023\"",
                "\"ca3-b5173f1136854458b7f80d523d015836\"",
                "\"have-i-been-pwned-verification=2bd5d1f0f4b54ff80caf8c58187225e4\" \"\"",
                "\"sending_domain1064382=ab8540b6258066f4e0164f1d9c38ae878185e4efd7e07f8fc531ed1e1c713081\"",
                "\"amazonses:UXIfQVsdofB8csrzYilROxLG3fap9ZkxCIFuMU2gn0Q=\" \"\"",
                "\"docusign=e75875a0-a664-4862-a8c4-131c7ed1fabf\"",
                "\"amazonses:34wiVAfoxm/mWtOGNA+4r7hfGDiU0DzstKmH1hcdZbM=\"",
                "\"amazonses:jadFlh9v20v11zmjxXjpzhsahhCJWmbT82H2HxAVjWo=\" \"\"",
                "\"infor-cloudsuite-domain-verification=FGGBGPY6UUC7UEGP25NLMCLS46W3ZL4HVDCYC5364QFHWELSR6WTQ9CKD28836LG\"",
                "\"sitecore-domain-verification=ae07402868c543ebae77b57fe683362d\"",
                "\"smartsheet-gov-site-validation=wukIiYsIqQq4FY06cwh4Wgj2rSMDiJPa\"",
                "\"ZOOM_verify_51HzEZyeQ7-7RuCH56r-ZQ\"",
                "\"canva-site-verification=ipZh1Rgy6kKo4Ik6e_Uszw\"",
                "\"anthropic-domain-verification-wa3sk7=77Y0vMm4D1Twhcw5EwlgwBmuO\"",
                "\"MS=ms28887236\"",
                "\"facebook-domain-verification=380j9msyhehxyb20ux89wx07jxwa9i\"",
                "\"pardot950892=70d34db5ccde5e8fe58c60907671ee7ff252e4c88a69116e6f14a043ad1e001c\"",
                "\"atlassian-sending-domain-verification=c40a7f0d-5f46-4a9b-a8fb-0f2de10f7e5e\"",
                "\"google-site-verification=zfMLJpluQpXm8qzQSPCj4a95KcHicUaMIOCMUOIu3Yc\"",
                "\"4ZrXYbs7bUKCaJvvgQTzk9U\""
            ],
            "NS": [
                "ns-1834.awsdns-37.co.uk.",
                "ns-979.awsdns-58.net.",
                "ns-1297.awsdns-34.org.",
                "ns-111.awsdns-13.com."
            ],
            "SOA": [
                "ns-1834.awsdns-37.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"certainly.com\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issuewild \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issuewild \"sectigo.com\"",
                "0 issuewild \"comodoca.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"comodoca.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 iodef \"mailto:mad@infor.com\""
            ],
            "DS": [
                "522 13 2 C761DBE93DE69ED57C6F5B54DB35ED1A7DE43A75A77D6D0F9D1E0390 652189BF"
            ],
            "DNSKEY": [
                "257 3 13 hNSVYeBNZwN6RVhELJg4IjWZgmMyhPDg4mx/aTsoImidbPWsVJS8c9+r oAnZVyYzyPBkn7S9hwqPAB4IjEkEWw==",
                "257 3 13 tkxLa8Tnoi0tcqFRcdDOi+NPTeFtarCbJUNdL3sfdBVnYDUz6PXtYKvT GBwRWZF1Zie5KK80NxQvG1qgD6UVMQ==",
                "256 3 13 4/6I/TBosTgOMuHY09aBu+zC0AA+JSp6mvIiVqnGTyjrnMsHaHdV6QSP np6e1V/axhjoqJNwtkQS/xWWkMqBfQ==",
                "256 3 13 f0O4PNfjBGD8ezWtfhLZSCm1Kl7oCSIpYWbI0vzedYlOTf2r/CCiQEIF TpPZDLR/wOSV4ITsi5lWY5GhhNiwHg=="
            ],
            "RRSIG": [
                "SOA 13 2 900 20260810064545 20260810043045 48665 infor.com. zwlcNhW/dd1DM8jkVLLXWk4+E2x+eMyH35+ERk1olUPv+oJEWF/z+i3g tazShLp/AHJVSBz1QeNE60y/Vl4LyQ==",
                "TXT 13 2 3600 20260810073045 20260810043045 48665 infor.com. mZAExehP0TP3eFllUp0U61gRVQ9pVUw7KHfEVMtPaWmbiGj5c8udgzI7 1q4EEbJiGD2nFG56qvTHuSk7Yg8n1g==",
                "DS 13 2 86400 20260816014857 20260809003857 41446 com. LHVbC6UuV2abMt/QAalsMRxPXWql0HGUXnCbw11ZtZLC2tCg185DHjeK ehYN+uLQrNjBMwRIcUo8OLMPVwd8PA==",
                "CAA 13 2 300 20260810063545 20260810043045 48665 infor.com. SsoVmeE3mplM5OIWQsl336gjZzuBYUzgYujqAi90kozIPuo31dYF4JFo HdA+RIN6Z1obXx+Qftz7aJ4XukGbTA=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.216.131.244"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 exists:%{i}.spf.hc3692-74.iphmx.com include:spf.protection.outlook.com include:_spf.salesforce.com ip4:194.149.81.142 ip4:52.41.178.8 ip4:207.54.50.0/23 ip4:207.54.57.0/24 ip4:207.54.58.0/24 -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:l5hgamx6@ag.dmarcian.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.infor.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtampwjfF0fUT1xKi0dNsmFpd1NJfK4hrhX0nAwSUqntS2s1dzeuVDjK6dbMqxp463FhEED1t5R3tc1wnWxBS5GLbtAAa3SJwdql19AuNmlUo1xi6TOmQ+Ssd3nMV+effjwAVaRKYoBtzduGprCnIUZZys2DgTMyNH8H8LEcX6o6NywithvsrtPaWXPECXUgmBLL+UgZHW1RpsiZYg5/ajiM5qZwNhQOdUto0G2hilDPAjQpnSNyETsGNSn4pYvA/1w71X59izYFvc+YH6thFkBVmbZGdbrumvhRf2xxpG4lapgSObn9N53bOgfEMBOelO82mvQ5gJ937/Fx3qxgeGQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": "v=TLSRPTv1; rua=mailto:l5hgamx6@tls.dmarcian.com"
    },
    "advanced": {
        "ptr": "ec2-3-216-131-244.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.216.131.244"
                    ],
                    "time_ms": 70.93
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.216.131.244"
                    ],
                    "time_ms": 38.3
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.216.131.244"
                    ],
                    "time_ms": 45.81
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.216.131.244"
                    ],
                    "time_ms": 85.84
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.216.131.244"
                    ],
                    "time_ms": 59.62
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "*.infor.com",
        "valid_from": "2026-06-28T19:00:00-05:00",
        "valid_to": "2027-01-13T17:59:59-06:00",
        "days_remaining": 156,
        "san": [
            "*.infor.com",
            "infor.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.infor.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "cache-control": "public,max-age=0,must-revalidate",
            "content-length": "1",
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.infor.com",
            "server": "Netlify",
            "permissions-policy": "geolocation=(), camera=(), microphone=(), browsing-topics=()",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "content-security-policy": "frame-ancestors 'self'",
            "strict-transport-security": "max-age=31536000",
            "date": "Mon, 10 Aug 2026 05:30:49 GMT",
            "cache-status": "\"Netlify Edge\"; hit; ttl=2824",
            "etag": "W/\"whv65ckj02e0ba\"",
            "netlify-vary": "query=__nextDataReq|_rsc,header=x-nextjs-data|x-next-debug-logging|next-router-prefetch|next-router-segment-prefetch|next-router-state-tree|next-url|rsc|accept-encoding,cookie=__prerender_bypass|__next_preview_data",
            "set-cookie": "preferred_region=en; Path=/; Expires=Tue, 25 Aug 2026 05:30:49 GMT; Secure; SameSite=lax",
            "vary": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding",
            "x-middleware-next": "1",
            "x-middleware-rewrite": "/en",
            "x-nextjs-prerender": "1",
            "x-nextjs-stale-time": "300",
            "x-nf-request-id": "01KZN2DX9PMZAWZG8X8Y09DCKT",
            "x-sc-locale": "en",
            "x-sc-rewrite": "/en",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 19ce442115147e469e0dbc9b44e03854.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P3",
            "x-amz-cf-id": "REEPLJ6AvKKqFewPCTmL3s7I_BF2BOWD9soVmcgCMOLk2l7hIsAPRw==",
            "age": "777"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Netlify",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.infor.com/",
        "title": "Infor | Cloud Enterprise Software & AI for Your Industry",
        "description": "Infor is a global leader in cloud-based, industry-specific enterprise software. Our solutions combine deep industry expertise with purpose-built AI technologies.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "3.216.131.244": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx1.hc3692-74.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 12.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4030.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 49.4,
                "banner": "220 esa6.hc3692-74.iphmx.com ESMTP",
                "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": 106.89
}