{
    "ok": true,
    "domain": "nielseniq.com",
    "generated_at": "2026-08-09T09:47:33-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 73,
            "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": "2 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": "49 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-205-89-78.deploy.static.akamaitechnologies.com"
            },
            {
                "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": "2 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": "49 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-205-89-78.deploy.static.akamaitechnologies.com",
                "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": [
                "23.205.89.78",
                "23.205.89.66"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 nielseniq-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"d365mktkey=WtFIWma7AqSG8feESsmhVTfAxMPWpJzuwOxodxHxKZEx\"",
                "\"anthropic-domain-verification-an4scs=4KCRDKvTeFzrlHgpb47yHENK4\"",
                "\"pardot986461=c1916c924a42d56107ec881d9262f60cf57358a7816c42e029114ff669999250\"",
                "\"pardot31782=dd05ec7d8d137597f9adac3d67a1d903b22491d44c4cbecbbdc1e947f7baf8f6\"",
                "\"miro-verification=8fdab2620c9cdbf3bb47bfd0d3de7b1b71489638\"",
                "\"onetrust-domain-verification=365e3ccda4ce4611bdf7de3a2783a9ad\"",
                "\"reachdesk-verification=Lm7RFfmuqaOQaAECfiqkhJ0IqIsWLPH1Awg9vHL6FrKY227KCzoNPBzsbGrdQa5b\"",
                "\"cloudflare-verify.nielseniq.com\"",
                "\"mongodb-site-verification=E8PvXIFo3ycuvdiaxYoUBArD7w5BnsjR\"",
                "\"google-site-verification=NpteiMtBj-ygvtoxdaEduwCQ8LSnrZ1Gp0FYgjFDEbQ\"",
                "\"v=spf1 ip4:52.35.220.252 ip4:52.39.228.22 ip4:52.88.135.56 ip4:54.148.1.33 ip4:54.201.133.252 ip4:35.160.180.46 ip4:44.239.144.125 ip4:44.237.0.252 include:ipreomail.com include:spf.protection.outlook.com include:spf1.enterprisenet.org ~all\"",
                "\"google-site-verification=skckI80Ydk9EWt3hHB4gTUB4JftNMbx1aGNerE4mhFo\"",
                "\"google-site-verification=bYKyTNTAYVdSeuyBSgR6cKOhkjzkC4o971wsXk5OFZw\"",
                "\"onetrust-domain-verification=a6926ed4e2384e5db2ca7bf7227f8218\"",
                "\"MS=ms32646250\"",
                "\"docusign=ae506775-66cf-4f0e-b054-06d57ed8be5a\"",
                "\"msfpkey=lgy1py0kq5jlwxhb9b2uq8hb\"",
                "\"d365mktkey=GD1VSfcvfotDPlXvVIsxN0pjbSAKuludslDoF9bxyoQx\"",
                "\"zoho-verification=zb86719390.zmverify.zoho.com\"",
                "\"flexera-domain-verification-lcminwqddcwdrllm\"",
                "\"questionpro-mail=l0EpJ0QNzCuU8jnrEk6Ohw\"",
                "\"atlassian-domain-verification=dU8KTqwwUdu27SyUUERKt/F30h63OYA6VrEoh/Q4Xgg6fygrmK4VeaxHDHLmyM24\"",
                "\"google-site-verification=3RYjxgslzrXcDQzWe-PLTUgPwWjBSHmf7aN06A9pCVs\"",
                "\"twilio-domain-verification=13fe6ec172d37727e635eafe061c3b97\"",
                "\"asv=8ec76d138877eb4aedd4635da68e5d62\"",
                "\"openai-domain-verification=dv-UwLUzZDh1abIAP8ThAaYxLty\"",
                "\"pardot271912=67cdaac379d2432d788e315fef91361fc6dfcbda74bca36bd4e3e7f80ce6f4ef\"",
                "\"d365mktkey=O8TEBxlrVgbr3boEyKQVCvfDzfFzBsOw9lBRaBGqzb8x\"",
                "\"smartsheet-site-validation=4rR8WalZg2lUC_0ZoOfpx5K0TzYxiVJH\"",
                "\"E0ibXgXF=83807edaf7295169c04d066296b42254\"",
                "\"atlassian-domain-verification=becmd4RaCf0R63SnmykRnBmOySHPV0qrzgS0cVPh68ScWcUb0tjtBjgaqGGCqrSl\"",
                "\"0ed1fe018a2844e7c26414414e835ac464be0d232b\"",
                "\"mongodb-site-verification=ZUaGgELgRaw4lFQ8BFZbGayw25rOeaVV\"",
                "\"docusign=de9b88ba-fcb6-4f46-a1e8-69c8a131d2c6\"",
                "\"docker-verification=6f602f5f-2286-45aa-a121-fb59efc9ec58\"",
                "\"google-site-verification=wk_6lDVEWzzJFlQ9hLa4P6B2_oQ32CYUgEYLTnHmPZw\"",
                "\"facebook-domain-verification=agd5ieeowlebgjrwmocnqbim6vjd19\"",
                "\"atlassian-domain-verification=lXsA9OyqaZGQGaF7zfaqZTZlCLMmXGjtnWj1XWe1YDLjW9cTgzWfzbVnMAlEji6k\"",
                "\"google-site-verification=3X8Sobuid_WSRHme6WWD4_1GqDZ-3jKhhd68saLpkzE\"",
                "\"mongodb-site-verification=drbqFJFqR9mRaYIZhjlApZYufzr736qm\"",
                "\"apple-domain-verification=o16D3pRamWUSb7fg\"",
                "\"docusign=ecfd8239-8710-44bb-b3cd-e6df320f8236\"",
                "\"onetrust-domain-verification=a14e4394ca2b441080895c9456dd19a3\"",
                "\"bdfhhd9df5w3xk6d9yytmdkgwchhbb44\"",
                "\"atlassian-domain-verification=JBJsU4rIy9QuMk1IXwpjeZEX5STfPVD5avM8Oy/LLnbN5TRuVLxHvpj0Htn8XJAr\"",
                "\"intersight=f78e5fadadcd0aebaf62a67fa0e155d92158c184a22a3a6787e1a2a90ff7cba6\\010\\010\"",
                "\"wiz-domain-verification=ec8a202af39c50b88f893c5865a36d30db9d265081cf9f76a9bbaed166a8ad34\"",
                "\"google-gws-recovery-domain-verification=49353989\"",
                "\"google-site-verification=ZvOZv3CBPHCXGrFacFLA6tUa7ODd9UX0Y-kDmtJnmbw\"",
                "\"meltwater_sso_20220112_TRITON-7459\"",
                "\"d365mktkey=V35Yxrn3g4E3YJTez9Anxv9Mx0VESkfEVB47M3OcYKkx\"",
                "\"cisco-ci-domain-verification=7e89ed106f95c6174e23baf1540a6ff03d5d0c9cb4298146be4fd5ec7a718c8\"",
                "\"have-i-been-pwned-verification=6a593acfdad810c9cb009031413d5685\"",
                "\"_wrt07cmq89lbpf1d8brxwbz5e6drbqw\"",
                "\"asv=dc8b1e9f51cc88ff6bbdbed9b7d1371a\""
            ],
            "NS": [
                "edns64.ultradns.net.",
                "edns64.ultradns.com.",
                "edns64.ultradns.biz.",
                "edns64.ultradns.org."
            ],
            "SOA": [
                "edns64.ultradns.com. hugo\\.paredes\\.ap.nielsen.com. 2020108869 86400 86400 86400 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.205.89.78",
            "23.205.89.66"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:52.35.220.252 ip4:52.39.228.22 ip4:52.88.135.56 ip4:54.148.1.33 ip4:54.201.133.252 ip4:35.160.180.46 ip4:44.239.144.125 ip4:44.237.0.252 include:ipreomail.com include:spf.protection.outlook.com include:spf1.enterprisenet.org ~all",
        "dmarc": "v=DMARC1; p=quarantine; sp=quarantine; pct=100; rua=mailto:dmarc.aggregate@enterprisenet.org; ruf=mailto:dmarc.forensic@enterprisenet.org; adkim=r; aspf=r; fo=1; rf=iodef; ri=86400;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.nielseniq.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvGACW9oWFhHt2s5PWv4yQFqF78r3EHbd7AhqLBNURr/XPmsUXuP/upNYDeSTyJKN70WdI0+SFTTNbGDw2NCyu0fAs69lsOk1DSauErIHPLoWCcQL6NZkqY58DogPAon3bU5pbOKD6vo7CUCjSIu+PICPSYdNWLLL16Brwls7i6ZboK9xAbKKzDMhr2C1W2mkZjqLfG0+L8NRd8RFbXaWJnE7+2fE5xJfHD150KS1YQUe2Z/7bxKH4KQZ7LMLdjRpagRmeUMflraZ+oEtmK+qKWRNZFm2DNFGkzb81GHtxBaYXRwPg/j2vuSlTU02Lri77FAgT5Fdibo9X/pRHL+XgQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-205-89-78.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.205.89.66",
                        "23.205.89.78"
                    ],
                    "time_ms": 52.39
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.212.62.72",
                        "23.212.62.93"
                    ],
                    "time_ms": 53.73
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.55.178.174",
                        "23.55.178.175"
                    ],
                    "time_ms": 40.3
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.205.89.66",
                        "23.205.89.78"
                    ],
                    "time_ms": 32.75
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.57.90.71",
                        "23.57.90.81"
                    ],
                    "time_ms": 76.32
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "nielseniq.com",
        "valid_from": "2026-06-29T17:44:12-05:00",
        "valid_to": "2026-09-27T17:44:11-05:00",
        "days_remaining": 49,
        "san": [
            "nielseniq.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://nielseniq.com/global/en/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "content-type": "text/html; charset=UTF-8",
            "x-hacker": "If you're reading this, you should visit https://join.a8c.com/viphacker and apply to join the fun, mention this header.",
            "x-powered-by": "WordPress VIP <https://wpvip.com>",
            "host-header": "a9130478a60e5f9135f765b23f26593b",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "frame-ancestors 'self';",
            "x-redirect-by": "WordPress",
            "location": "https://nielseniq.com/global/en/",
            "x-rq": "jfk1 181 249 80",
            "content-length": "0",
            "date": "Sun, 09 Aug 2026 14:47:25 GMT",
            "link": "<https://nielseniq.com/wp-json/>; rel=\"https://api.w.org/\"",
            "cache-control": "max-age=300, must-revalidate"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": "WordPress VIP <https://wpvip.com>"
    },
    "webpage": {
        "url": "https://nielseniq.com/global/en/",
        "title": "NIQ - The Full View™ of Consumer Intelligence",
        "description": "Identify your next big move with the world's most comprehensive market research and consumer insights.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.205.89.78": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.205.89.66": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "nielseniq-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4044.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4042.6,
                "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": 117.17
}