{
    "ok": true,
    "domain": "sprinklr.com",
    "generated_at": "2026-08-09T16:11:46-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 65,
            "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": "184 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-166-96-103.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": "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": "184 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-166-96-103.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": [
                "3.166.96.103",
                "3.166.96.2",
                "3.166.96.109",
                "3.166.96.73"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 sprinklr-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"smartsheet-site-validation=c-NtApjFPOFabMTSxFv4YAKnV-bR77RN\"",
                "\"_98wq67nzmcr0n9zd9b59zcsnri4ytmi\"",
                "\"postman-domain-verification=fc572a6643756236d56fa3cdd28c272a77078bac423bdf5134a4f5beb82733de51558841dc872c4fa10dd6d21a5c71418a870f0c078d0e1f1053ee98c3b667ab\"",
                "\"google-site-verification=wxFid3uAQo21TlKVvp-RksEzOM2-QGzHBj_9I9iYaFE\"",
                "\"google-site-verification=LIROFYNP9EICqKe-cxZtJdYgy6pqF8gy314nnlg70BM\"",
                "\"google-site-verification=I9aSqiG2hGkC2RDLeJtBbT4kPT827n69pxdfVgWt5ao\"",
                "\"tiktok-developers-site-verification=Vbghuq8uq84SB0xEmkj14HDtY5qTsTNO\"",
                "\"uber-domain-verification=da93c3c3-11a7-49a8-b75c-e873e65c7168\"",
                "\"docusign=fe9a2fdb-f05b-4df5-b18c-1f141d3bac06\"",
                "\"anthropic-domain-verification-rya6p3=JS1b0YVSoo2s0xP70mMmIYDRe\"",
                "\"cursor-domain-verification-bczry4=ZraqDwwl3eE3MFixVEF5A6y7j\"",
                "\"5cbdfd0dfa22a3fca7266376887f549b\"",
                "\"google-site-verification=falbCX6Lb_0w6SM1d5TMLC02vtR4tph2CHtQ_2dMXxQ\"",
                "\"apple-domain-verification=u78evIQWeoO3oYhx\"",
                "\"openai-domain-verification=dv-dCq1rVFkYEUKW2W7HzWOj3Qr\"",
                "\"hj-ownership=p2QvnU7z3cECpzG\"",
                "\"logmein-verification-code=f692c4cb-34ab-48fb-9c4d-b553dbd7b86f\"",
                "\"google-site-verification=prb23HXLMqj0rM9NKfvVse_1rTU33mAjMlJzSwuFg1Y\"",
                "\"atlassian-domain-verification=JcoYaL6PfYV4/9SzOCWq6tN2ZX/UsjNnl8ebPEpWl/qgiYoPd/UAABlx/uUdbZCo\"",
                "\"stripe-verification=93D8508AF9A87DEE4D1ABD980228613A42EE76E6A116018526B7192D8DD34622\"",
                "\"MS=12425637F42ED5D39504828D7297A5A1AE429524\"",
                "\"docusign=1e18402a-bc72-49a8-94ae-ad6e594010a5\"",
                "\"google-site-verification=to8bFetgmp1INathtscxKF7XT-VfR7EsPdSl3ikWz_E\"",
                "\"v=spf1 include:spf.protection.outlook.com include:_spf.salesforce.com include:spf.us.exclaimer.net include:_spf2.sprinklr.com include:_spf3.sprinklr.com -all\"",
                "\"e23b36aa-0f73-4ff8-94b8-244330300631\"",
                "\"google-site-verification=QamjXD58r_h2xxdh339hzI2Brzj0POKefVnLf8xGYs4\"",
                "\"google-site-verification:Jmul3CEJekgK8dDF1nxmYmuHJ5xsqXZFm-kQ5acCQa8\"",
                "\"amazonses:Daq/VegtzZSRF7EQsfXFYMiUmU/qTLTyRFBlLhqwx7g=\"",
                "\"jamf-site-verification=pzx19ToipwIIi06zEE1Osg\"",
                "\"M1._k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFUlNZvtGDlIGDRtzyRQydM9yRInD5YMx86QpgZ3v7pT+Mx4tGbjUxY41TXbsp7UH9hTREaKKGQKNM/B3FzcFVv4zafZ09lUaXcbSdtD70iXyH0OXEGXLZI5gG0ZwjK5ptgQ18d+pUP9s8xMkJnZlubTk9MLvQnv3ZBzoL9FHFDQIDAQAB\"",
                "\"google-site-verification=knkHMECn5tJbwehj6lpKy9Hrszo7_cdRcU-bD5QT-SE\"",
                "\"d565fa5e-c34b-4e9d-b3dd-24571c8a0f98\"",
                "\"cisco-ci-domain-verification=4adb62a47453d6e3bf0847f250bec2942175cc059ea9edea58314e9fcbec3eb7\"",
                "\"jetbrains-domain-verification=7se4qs57uacl33l13xr5l2r5g\"",
                "\"tiktok-developers-site-verification=RhbAJWGLZu0GnLiC79spHdbHpek10u6Z\"",
                "\"facebook-domain-verification=399y5ecn88rzowz0ja4wihxcyxbh4p\"",
                "\"google-site-verification=gj1PPWKsFV0Tk2zXfy6nHWHrQBLsi1did4EDjutjEm8\"",
                "\"h1-domain-verification=MEA2gLansF9H6RxPJqm4zGQ2JwSLGBqfKhMdZcK5o9NTjutu\"",
                "\"postman-domain-verification=1b9c9a2f298ffcb65d6c22ffd7ae44f65c6f01260cb9584d4da904662b295f1b2d0531244bb82b63c4640a86696e4db0331a76da235fdf759fa72faaa0649795\"",
                "\"tiktok-developers-site-verification=1XwEfF7X7YPYXCq0caBBx7i2QmMidba6\"",
                "\"slack-domain-verification=Wl2AZV3VORvZqjaozGz1IBivDxBwvQutJrLhsqRO\"",
                "\"adobe-idp-site-verification=621e1d7049a14afe3ae5b00378da81f0629afa4d7066621abaaca8f37f81dc08\"",
                "\"tiktok-developers-site-verification=NFvU4sJYDGhBoOFyLeiGa0mltXdDV1AR\"",
                "\"stripe-verification=21AA18D00E8664049499341B6D6EE022EBCFC9C10A388C244FDA6E1A7B06D24A\"",
                "\"atlassian-domain-verification=40Lisok8AZPbgOkfLShjjlTRUizZgg9xP3yhbwTdjP8vPAbYcU317xkLGjf2uY08\"",
                "\"google-site-verification=8wR5ub1UR2YwGTzNopkUIHibOR4VA2rhYaEsH7HYhQQ\"",
                "\"stripe-verification=1cbdddc508453b83a74ba03d595b4448f3d9c438b105e14d22efd0b6d2bd1fa4\"",
                "\"amazonses:ofSFaR1tiGhjy2gMazADXTbwBqbJ3Hi/VRUaJDyefJo=\"",
                "\"google-site-verification=Q9kOGQb7Ly1Iyz64eYCSD0oaqWMjrDXHOXzvkVCVPbs\"",
                "\"MS=ms15885126\"",
                "\"google-site-verification=XUtwY2KOn814d2bDeejF9MWj55uQ8jD4sSAQu_wsvms\"",
                "\"stripe-verification=D7A901ECBCE153A4D9CA63FE91CA1D2D07786468FC1AFCC5515BB1E4867E871A\"",
                "\"tiktok-developers-site-verification=bifmgqm0yOnIbRS2HP8KYOci0j3mevM1\""
            ],
            "NS": [
                "ns-1489.awsdns-58.org.",
                "ns-886.awsdns-46.net.",
                "ns-233.awsdns-29.com.",
                "ns-1627.awsdns-11.co.uk."
            ],
            "SOA": [
                "ns-1627.awsdns-11.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.166.96.103",
            "3.166.96.2",
            "3.166.96.109",
            "3.166.96.73"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:_spf.salesforce.com include:spf.us.exclaimer.net include:_spf2.sprinklr.com include:_spf3.sprinklr.com -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc@sprinklr.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.sprinklr.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnLU293Nr94qses/hyg3GSPQAxbjWWhT80z5SLj1V0/TwKyhiDGOwWyWlCq5wKhCd30r2MR5IC72nt6gFah9Kn+SUBcFYKOLqX3I4cw6j9v0taYdmbEQmdLC4q17neQAWrRLHcQTJGjN5JB1yJMbdPcR38F51Aksk627nBxBsn5wIDAQAB; n=1024,1481071055,1496795855",
        "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": "server-3-166-96-103.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.156.91.30",
                        "108.156.91.37",
                        "108.156.91.41",
                        "108.156.91.69"
                    ],
                    "time_ms": 104.17
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.156.91.30",
                        "108.156.91.37",
                        "108.156.91.41",
                        "108.156.91.69"
                    ],
                    "time_ms": 55.33
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.166.96.103",
                        "3.166.96.109",
                        "3.166.96.2",
                        "3.166.96.73"
                    ],
                    "time_ms": 68.51
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "108.156.91.30",
                        "108.156.91.37",
                        "108.156.91.41",
                        "108.156.91.69"
                    ],
                    "time_ms": 102.09
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.166.96.103",
                        "3.166.96.109",
                        "3.166.96.2",
                        "3.166.96.73"
                    ],
                    "time_ms": 88.32
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "sprinklr.com",
        "valid_from": "2026-07-26T19:00:00-05:00",
        "valid_to": "2027-02-09T17:59:59-06:00",
        "days_remaining": 184,
        "san": [
            "sprinklr.com",
            "www.sprinklr.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.sprinklr.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html",
            "location": "https://www.sprinklr.com/",
            "x-amz-bucket-region": "us-east-1",
            "date": "Sun, 09 Aug 2026 21:11:38 GMT",
            "server": "AmazonS3",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 96f4449fe6812e8a79b337ac2381e9a6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "FIhcVeYrYGnV6WSGQIlzL3jU0LNGljwTUUOHRM0sPWkUZ9jaW9Oaaw==",
            "age": "75481",
            "content-length": "718184",
            "cache-control": "public, max-age=0, must-revalidate",
            "last-modified": "Thu, 06 Aug 2026 09:36:55 GMT",
            "etag": "\"10bc32f45fc6dc96f0373fb23874b528\""
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "AmazonS3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.sprinklr.com/",
        "title": "Sprinklr: The Definitive AI-Native Customer Experience Platform",
        "description": "Unify customer journeys with Sprinklr’s AI-native platform. Connect every touchpoint, empower teams, and elevate conversations to earn lasting loyalty.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "3.166.96.103": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.166.96.2": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.166.96.109": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.166.96.73": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "sprinklr-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4028.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4015.9,
                "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": 99.25
}