{
    "ok": true,
    "domain": "fanduel.com",
    "generated_at": "2026-08-09T19:33:11-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 88,
            "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": "1 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": "118 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: server-3-170-51-5.cmh68.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": "1 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": "118 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: server-3-170-51-5.cmh68.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": [
                "3.170.51.5",
                "3.170.51.58",
                "3.170.51.78",
                "3.170.51.52"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 fanduel-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"sending_domain1033653=98c0b15129a678a4ba5eb665432cc3cc6ba02aeed7e6d55583dd50bbbadb7655\"",
                "\"airtable-verification=e69c55cdbeebced84ebf787381afe515\"",
                "\"uber-domain-verification=87e2534f-6481-4fb9-8a1d-d8eb54067e26\"",
                "\"lovable_verification=workspace_01jvm6wn40ebnrncdgwcd9v6ec\"",
                "\"google-site-verification=ztM3xUg5Yp0UMopqWTZ64jtUwhF21Z-Caw4y94D1NNU\"",
                "\"google-site-verification=21i4P4ACN6N_8gUNQlukVGqcH-MxigM57CLiW-MRkGY\"",
                "\"MS=ms55197244\"",
                "\"google-site-verification=zCyMWgKuWe7h-QXQD3eh_Ljop5-5GNIKd6YnifdzCO4\"",
                "\"elevenlabs=VcDOMJe3a6HHCjdIZkpfo2RG98-p2qUHJPTcT8lotyQ\"",
                "\"google-site-verification=KZK0ddeWwhhmg2QLPSQVB4hA9Y0uONDCyvE8lYwqsLg\"",
                "\"google-site-verification=oRKtxGcyEmiGJYCOZlxudBeJwUT-CZQvcrDnqEulhGg\"",
                "\"facebook-domain-verification=6vit74j9dvccbmuub2n24y532aje2x\"",
                "\"qfs8dd4n2c1gchj8vfn0v038ggrs8ztc\"",
                "\"h1-domain-verification=VEAbZuMapH6SVNoD8DLp7YdS7f3JZkJUF81U8jXpG9vsFGgZ\"",
                "\"cursor-domain-verification-e05tte=uCDHx2pGmuDYt11gYWfQvx8Ce\"",
                "\"miro-verification=5c7e9424c15c134e56dd639e25d48000323e8cdc\"",
                "\"canva-site-verification=6AI__jAFcSwvs5DZU9bNIg\"",
                "\"anthropic-domain-verification-hz9pe8=aPyzsUbwjfS1FwKQ1DqgWEQJw\"",
                "\"dropbox-domain-verification=duon2ulvltsf\"",
                "\"google-site-verification=IKppIZDenHO2csbrsSZfHkTUOBkCCNPN6yo-fTCIlig\"",
                "\"google-site-verification=tPgjisvq9jtAF0bbs9gY5e18Jwbqy7AwmYlR_Mv3RgE\"",
                "\"dtm-domain-verification=o8vcA7g4pU92fqyJ-AK-kexnwqsmNWXgvRs8zYedGfo\"",
                "\"facebook-domain-verification=6t1ay0o40m9ae0gu24egm7b3bez6v1\"",
                "\"MS=ms35371262\"",
                "\"postman-domain-verification=c7ea7c33fce76722701b7c51bff1b1d46b93924a67d534a46b4ad5dd450c4ec0a6b79b763e5abc093d221e268a0d908eb4695e83bc6fcb0df2f3144642facda3\"",
                "\"apple-domain-verification=uJR7uEt1KyiyPNpljaGpBhdOwjCiOza0GbN2J9fyjp0\"",
                "\"dr78cfbmcuc1kt03frpvp4llk7\"",
                "\"hcp-domain-verification=f7abe85e2878cc6baf85c71c1d3a278c2239ee4a47d00e1f17665a554ad749e0\"",
                "\"google-site-verification=9wqCJL4TiaB0GJsJDYPNHGwYgXvpS4kULxIPByF_89k\"",
                "\"google-site-verification=6BFNWKiSmv3KDAIPKI2c79OJU-Dlczj08fnnuEtKVDA\"",
                "\"atlassian-domain-verification=S5Em1DDVxzIRkGcYq0dd4e5yZ5K99D6Rb3B20jnojbDQejgeu5pwtJw7h9Uvmbmn\"",
                "\"adobe-idp-site-verification=6ce59253d180da164cce180f260f1bc9923989fcf83188bfb034a3da0ef1a861\"",
                "\"google-site-verification=1oZF-ptFfAWhKbEJ3m9Akq1FTETU_kGMrFS4lWhqWB4\"",
                "\"atlassian-domain-verification=ze7m8x8LZjwke93OyrQOog99kGS/GjwPEZ+EsQCM/M9FUrfU/BRgELLoLUIG3r/e\"",
                "\"jamf-site-verification=AzrofDWp1IyO1Htwi0hDCw\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:amazonses.com include:spf.protection.outlook.com include:spf_c.oraclecloud.com -all\"",
                "\"MS=ms22502794\"",
                "\"ms-domain-verification=960a1183-af7f-444e-ae63-c7f4a6609610\"",
                "\"knowbe4-site-verification=fc0d9c56207452708a684d286c265da7\"",
                "\"openai-domain-verification=dv-slhMC90K0eUFLJYR6XwbOZ86\"",
                "\"ecostruxure-it-verification=e12868b1-1ffb-4a8e-b5d2-589318567ce0\"",
                "\"facebook-domain-verification=rw9gve0mtj1blctpwrojszxgviy6sy\"",
                "\"3vonefkt4tpfn9ohuug0dpupql\"",
                "\"apple-domain-verification=DmLjhhnvyOnH5DRgg2GbW0cFqulQ26B822opBodgzH4\"",
                "\"onetrust-domain-verification=1aa0f1e6dc324195b1aa6aff8136ce10\"",
                "\"segment-site-verification=KyazoHW0Te6z9xnBQPK83VZp2rfP4Hab\"",
                "\"592633486-7447831\"",
                "\"apple-domain-verification=r6uh4MYtexQFRZD7\""
            ],
            "NS": [
                "ns-1478.awsdns-56.org.",
                "ns-81.awsdns-10.com.",
                "ns-1777.awsdns-30.co.uk.",
                "ns-786.awsdns-34.net."
            ],
            "SOA": [
                "ns-1777.awsdns-30.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.170.51.5",
            "3.170.51.58",
            "3.170.51.78",
            "3.170.51.52"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email include:amazonses.com include:spf.protection.outlook.com include:spf_c.oraclecloud.com -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc_agg@vali.email,mailto:dmarc_agg@dmarc.everest.email; ruf=mailto:dmarc_fr@dmarc.everest.email",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.fanduel.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxgngqO+oxvVzeFn/TPHBHL7/WRprk6byyA5Y8hHTaIN8jR1TPbux4TbdI6CSshkQMT8T9ySohNtrDtw3PtPpdrHTACO7RkAm/r6TcABAQUYeUNkVXPlAXULWi0Uc/iDDG19+3u9AC9BpmIApXmbmz057mJ47JkrjMdgU90zORpNR0w7cnvtuUcZhBjSrxzkWJwWnX7dXZy5buqly0yuOQJxpW8O9RyK9TQZlrQvmgLEF1RnOtnXMS69+b3flMN1W8q1VFmvVbB7tB3xDYgE/XZj0CiDH7cipZMubeCaZtA53mEoEgF7xoDZ5Y00wN6aXhCVi0rqyykkBKundCmVhpQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1; l=https://amplify.valimail.com/bimi/fanduel/L7O8RMxGzSa-fanduel_inc_1551356672.svg; a=https://amplify.valimail.com/bimi/fanduel/L7O8RMxGzSa-fanduel_inc_1551356672.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-170-51-5.cmh68.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.225.47.105",
                        "13.225.47.47",
                        "13.225.47.92",
                        "13.225.47.96"
                    ],
                    "time_ms": 89.58
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.225.47.105",
                        "13.225.47.47",
                        "13.225.47.92",
                        "13.225.47.96"
                    ],
                    "time_ms": 51.27
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.150.104",
                        "108.157.150.3",
                        "108.157.150.58",
                        "108.157.150.88"
                    ],
                    "time_ms": 68.73
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.225.47.105",
                        "13.225.47.47",
                        "13.225.47.92",
                        "13.225.47.96"
                    ],
                    "time_ms": 34.29
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.104",
                        "108.157.150.3",
                        "108.157.150.58",
                        "108.157.150.88"
                    ],
                    "time_ms": 71.47
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "fanduel.com",
        "valid_from": "2026-05-22T19:00:00-05:00",
        "valid_to": "2026-12-06T17:59:59-06:00",
        "days_remaining": 118,
        "san": [
            "fanduel.com",
            "*.fanduel.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.fanduel.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "content-length": "450828",
            "location": "https://www.fanduel.com/",
            "date": "Mon, 10 Aug 2026 00:33:02 GMT",
            "server": "openresty",
            "x-cache": "RefreshHit from cloudfront",
            "via": "1.1 6f067a3fd6e721a7db2a2901701a65d8.cloudfront.net (CloudFront), 1.1 90ad5abd11bb7875cfd006f072f42c66.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P2",
            "x-amz-cf-id": "fBjPl_E7IPAmGodZ_o15rgEANwXZM3TTylVIv9CnAtp-zJ-9PTZhyA==",
            "access-control-expose-headers": "x-viewer-country, x-viewer-country-region",
            "content-security-policy": "frame-ancestors 'self' http://localhost:3333 https://fanduel-marketing-production.sanity.studio https://fanduel-marketing-development.sanity.studio",
            "feature-policy": "clipboard-read 'none';clipboard-write 'none';gamepad 'none';speaker-selection 'none';accelerometer 'none';ambient-light-sensor 'none';autoplay 'none';battery 'none';camera 'none';cross-origin-isolated 'none';display-capture 'none';document-domain 'none';encrypted-media 'none';execution-while-not-rendered 'none';execution-while-out-of-viewport 'none';fullscreen 'none';geolocation 'none';gyroscope 'none';magnetometer 'none';microphone 'none';midi 'none';navigation-override 'none';payment 'none';picture-in-picture 'none';publickey-credentials-get 'none';screen-wake-lock 'none';sync-xhr 'none';usb 'none';web-share 'none';xr-spatial-tracking 'none';",
            "permissions-policy": "clipboard-read=(),clipboard-write=(),gamepad=(),speaker-selection=(),accelerometer=(),ambient-light-sensor=(),autoplay=(),battery=(),camera=(),cross-origin-isolated=(),display-capture=(),document-domain=(),encrypted-media=(),execution-while-not-rendered=(),execution-while-out-of-viewport=(),fullscreen=(),geolocation=(),gyroscope=(),magnetometer=(),microphone=(),midi=(),navigation-override=(),payment=(),picture-in-picture=(),publickey-credentials-get=(),screen-wake-lock=(),sync-xhr=(),usb=(),web-share=(),xr-spatial-tracking=()",
            "referrer-policy": "no-referrer",
            "strict-transport-security": "max-age=31536000",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-viewer-country": "US",
            "x-viewer-country-region": "MO",
            "x-xss-protection": "1; mode=block",
            "cache-control": "public, s-maxage=300, stale-while-revalidate=60, stale-if-error=86400",
            "etag": "\"zdros1q7p9nuz\"",
            "vary": "Accept-Encoding",
            "age": "147"
        },
        "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": "openresty",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.fanduel.com/",
        "title": "Prediction Markets, Online Sportsbook, Casino & Daily Fantasy Sports | FanDuel",
        "description": "FanDuel brings Prediction Markets to all 50 states, along with Daily Fantasy, Sports Betting, and Casino available in select states. Sign up today.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "3.170.51.5": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.58": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.78": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.170.51.52": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "fanduel-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 19.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.1,
                "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": 88.43
}