{
    "ok": true,
    "domain": "fisher-price.com",
    "generated_at": "2026-08-11T23:40:24-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "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": "7 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": 10,
                "lost_points": 0,
                "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": "44 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: afa7f374f51cc8991.awsglobalaccelerator.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": "7 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": "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": "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": "44 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: afa7f374f51cc8991.awsglobalaccelerator.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": [
                "15.197.167.90",
                "3.33.186.135"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 FisherPrice-com01e.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"_globalsign-domain-verification=H8WylfE1pHgbUxzvsHEnUAssuUj8ASOr8F_jfq1xUR\"",
                "\"shopify-verification-code=cfl92qCFD5IUDaHtNK3sGvIyjNuci2\"",
                "\"MS=ms28725339\"",
                "\"globalsign-domain-verification=c59f4a75bd56b0842b11941c036ae2cf\"",
                "\"v=spf1 ip4:199.89.199.85 ip4:199.89.199.76 ip4:63.100.125.35 ip4:195.108.1.26 ip4:210.177.53.234 ip4:199.89.199.212 ip4:156.20.30.143  include:mattel.com -all\"",
                "\"globalsign-domain-verification=34395951540A2F628CD5ED92D37571B0\"",
                "\"adobe-idp-site-verification=b9b71d42-e634-4222-9dc8-1b087d9c3aa2\"",
                "\"globalsign-domain-verification=163E2439B4085D4887ECDDA916FB86F9\"",
                "\"globalsign-domain-verification=A53DB99892C5EB85465AE79D79F4B37E\"",
                "\"stripe-verification=d2c5519112b8ef89651a7247406c9196fc7ceb57cd1b375b4097a8e1fee82b4b\"",
                "\"globalsign-domain-verification=E2F9AF70D51334789BDBA4F278433E77\"",
                "\"globalsign-domain-verification=60B22183AE7624AD9205719447B39268\"",
                "\"knowbe4-site-verification=46b16aabc6246237418de4a878edf533\"",
                "\"elevenlabs=W_U6ZpEboTG6vEtbAqb-WFIxXVrCt0ggvuziWp8hxHs\"",
                "\"8l4iuTKbXkjB2XQKd/d7p6vOUSEyBrE+uQFNtj8fc5mEuENieLf8UIagYensAdSPlxBy6p1VNqL63M+RuFot1g==\"",
                "\"globalsign-domain-verification=1EC1E2CD5D00A89A30542A631E1525BF\"",
                "\"globalsign-domain-verification=8415af005aaeb4babd5672b24a3078d0\"",
                "\"globalsign-domain-verification=5D937E656BEF234BDF738E3D5B5CBA7B\"",
                "\"atlassian-domain-verification=ycRYijiDol3imUfriVcX8bIugaELJJIs9WfgjCmZdhERrjfZ7vNOTc97K598rAQk\"",
                "\"smartsheet-site-validation=CUI-30nZWhkdFc3uEAXeBkiowaWo5bao\"",
                "\"miro-verification=2b083f3c04a86493b94e3cf2fc5abb5d42a1584e\"",
                "\"ciscocidomainverification=9470002c955c157db812c9efc0e2fab0bf23fcb95fe926ba76b3b9200699038\"",
                "\"openai-domain-verification=dv-qrUVoByqbwqPkzD8E2K5AqVy\"",
                "\"globalsign-domain-verification=0ABAE3329D19DEAE5A9C7340AA0C158D\"",
                "\"globalsign-domain-verification=6086221504BBEDF98028408FA36AC819\"",
                "\"airtable-verification=d2644d9e1f3a7084f45d75fc4853b158\""
            ],
            "NS": [
                "ns3.markmonitor.com.",
                "ns6.markmonitor.com.",
                "ns5.markmonitor.com.",
                "ns7.markmonitor.com.",
                "ns4.markmonitor.com.",
                "ns1.markmonitor.com.",
                "ns2.markmonitor.com."
            ],
            "SOA": [
                "ns1.markmonitor.com. hostmaster.markmonitor.com. 2026071401 86400 3600 2592000 172800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "15.197.167.90",
            "3.33.186.135"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:199.89.199.85 ip4:199.89.199.76 ip4:63.100.125.35 ip4:195.108.1.26 ip4:210.177.53.234 ip4:199.89.199.212 ip4:156.20.30.143  include:mattel.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:mattel@us.cp-dmarc.com; ruf=mailto:mattel@us.cp-dmarc.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.fisher-price.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCq4dBrPeAGmUiHOtDL0HpCBDTlvcrWFmRZ7+mKYq33QEp+zasamyD50dTaQaE29s1Dtt5WCFOjR+9+n0b+hAjYDbW7o34hah26xJEqxfT+rySWXzmOiOd+UCBHMt1y8qPjCn6o3d3XSHEusmDCXUZwem4GOsDz6/ukIqrSFywLRwIDAQAB; n=1024,1457575509,1473473109",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "afa7f374f51cc8991.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 97.96
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 53.93
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 113.96
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 55.67
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "15.197.167.90",
                        "3.33.186.135"
                    ],
                    "time_ms": 151.95
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "*.digital-svcs.mattel.com",
        "valid_from": "2026-06-27T15:49:49-05:00",
        "valid_to": "2026-09-25T15:49:48-05:00",
        "days_remaining": 44,
        "san": [
            "*.digital-svcs.mattel.com",
            "digital-svcs.mattel.com",
            "fisher-price.com",
            "fisher-price.com.cn",
            "fisher-price.de",
            "fisher-price.mattel.com",
            "fisher-pricetoystore.com",
            "fisherprice.com",
            "fisherprice.de",
            "fisherpricetoystore.com",
            "fpconnect.fisher-price.com",
            "m.fisher-price.com",
            "play.fisher-price.com",
            "www.fisher-price.com",
            "www.fisher-price.com.cn",
            "www.fisher-price.de",
            "www.fisher-price.mattel.com",
            "www.fisher-pricetoystore.com",
            "www.fisherprice.com",
            "www.fisherprice.de",
            "www.fisherpricetoystore.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://shop.mattel.com/pages/fisher-price",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "age": "8043",
            "cache-control": "private, no-store",
            "cache-status": "\"Netlify Edge\"; hit; ttl=31527957",
            "content-type": "text/html; charset=utf-8",
            "date": "Wed, 12 Aug 2026 04:40:15 GMT",
            "location": "/pages/fisher-price",
            "server": "cloudflare",
            "strict-transport-security": "max-age=7889238",
            "x-nf-request-id": "01KZT4AR19MKY0S4HT8N6TSTGA",
            "content-length": "0",
            "netlify-vary": "query",
            "x-download-options": "noopen",
            "x-redirect-reason": "shop_redirect",
            "shopify-complexity-score": "1940",
            "shopify-complexity-score-v2": "194",
            "set-cookie": "_shopify_marketing=:AZ_0RWHvAAEAI335uLbjuoppPr26AsPohMbOiWe45XUtc9gwK_p1Kn_WAEqEJa5JW7mKM3vuGi9CmYcyE0v9GBsnSrVKS1_HpUfV9kjOF_6d4g5YW6tNPL8C6oeQRQu3-Thd:; Max-Age=31536000; Path=/; HttpOnly; Secure; Priority=High; SameSite=Lax",
            "x-frame-options": "DENY",
            "content-security-policy": "block-all-mixed-content; frame-ancestors 'none'; upgrade-insecure-requests;",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=iiNxOHdqtNz3bLQGPooSJRNJxLPsK7T%2ByZJteN1HZIABDMNpX%2BF1ErcrFOf8v3otDy%2BVhpGzCvEI5pjxIHcJzdHwxI%2F1KhH8GXK8pkALfz3PIx18XXadH7EUvYHrU8clmg%3D%3D\"}]}",
            "vary": "Accept",
            "alt-svc": "h3=\":443\"; ma=86400",
            "powered-by": "Shopify",
            "server-timing": "processing;dur=200;desc=\"gc:3\", db;dur=81, render;dur=58, asn;desc=\"30083\", edge;desc=\"ORD\", country;desc=\"US\", theme;desc=\"192158269805\", pageType;desc=\"page\", servedBy;desc=\"6nzd\", requestID;desc=\"c6ad1862-5c8a-4e05-b290-8e9467dd0dbb-1786509615\", _y;desc=\"e4235cb5-628e-4a3d-811e-561620c4a8f2\", _s;desc=\"b2bf3d49-71f5-42ef-9089-7e8a0663859f\", _cmp;desc=\"3.AMPS_USMO_f_f_E*cB*dDBSBqLuU6dxo0kpA\", compressionLevel;desc=\"5\", compressionTime;dur=14.388",
            "x-request-id": "c6ad1862-5c8a-4e05-b290-8e9467dd0dbb-1786509615",
            "cf-cache-status": "DYNAMIC",
            "x-xss-protection": "1; mode=block",
            "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.01,\"max_age\":604800}",
            "x-content-type-options": "nosniff",
            "x-permitted-cross-domain-policies": "none",
            "x-dc": "gcp-us-central1,gcp-us-central1,gcp-us-central1",
            "cf-ray": "a29ccd07f84b1ee4-ORD",
            "link": "<https://cdn.shopify.com>; rel=\"preconnect\", <https://cdn.shopify.com>; rel=\"preconnect\"; crossorigin, <https://fonts.googleapis.com>; rel=\"preconnect\", <https://use.typekit.net>; rel=\"preconnect\", <https://p.typekit.net>; rel=\"preconnect\", <https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap>; as=\"style\"; rel=\"preload\", <//shop.mattel.com/cdn/shop/t/322/assets/style.css?v=85678742457628982551785958858>; as=\"style\"; rel=\"preload\", <//shop.mattel.com/cdn/shop/t/322/assets/page.css?v=128563671443062458361785958858>; as=\"style\"; rel=\"preload\", <https://use.typekit.net/mmu1esc.css>; as=\"style\"; rel=\"preload\", <https://shop.mattel.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css>; as=\"style\"; rel=\"preload\"; crossorigin",
            "content-language": "en-US",
            "etag": "W/\"page_cache:60001419429:PageDetailsController:b841a4ec320d4a023a239484b7771544\""
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://shop.mattel.com/pages/fisher-price",
        "title": "Fisher Price Toys & Baby Gear | Mattel Shop",
        "description": "Explore Fisher-Price nursery essentials and toys for newborns and babies at Mattel.com. Shop top registry picks, developmental toys, and more!",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "15.197.167.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.33.186.135": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "FisherPrice-com01e.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.5,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4018.3,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.212",
        "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": 78.32
}