{
    "ok": true,
    "domain": "walmart.ca",
    "generated_at": "2026-08-10T05:10:15-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 74,
        "label": "Fair",
        "categories": {
            "dns": 65,
            "mail": 70,
            "security": 77,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "12 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": 5,
                "lost_points": 0,
                "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": 0,
                "lost_points": 20,
                "detail": "0 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": "181 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a2-16-233-41.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "12 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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "error",
                "title": "MX records",
                "detail": "0 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "181 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a2-16-233-41.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "2.16.233.41"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [],
            "TXT": [
                "\"_globalsign-domain-verification=4oWsd1r1sNOtx1Cy3xsmfKTN0rVHj4K0-AWS2SQZkN\"",
                "\"_globalsign-domain-verification=fA4ulGi7Jmg6HfVCpCfITEY44r9HRViG_Xs4-SDzI8\"",
                "\"_globalsign-domain-verification=gco81m3V-3nSusKu-73iba9rW6HU8LYKRnEr4_qlgA\"",
                "\"_globalsign-domain-verification=8SNhsQ4GIH-5f12IQoyCN2kJ98Hyh0L_muav1bdHcP\"",
                "\"_globalsign-domain-verification=y0k397MJ9cXn3BJSEE6x4iwvOHU1nM8a666QUEurjV\"",
                "\"_globalsign-domain-verification=UhHsCPCpEwEmnN2DSTEunQv2MJlMy04XkuYAhFcmGw\"",
                "\"google-site-verification=tGTmY4D6VWpWpy6df9zyvhM1pf0oOB6LkXa7KVN9sWs\"",
                "\"_globalsign-domain-verification=YgB0yFhd7Za9CypObpQLC6YWYjMxos8Ss3CBvNUVQz\"",
                "\"_globalsign-domain-verification=rI2mm_U-baW3Xdaht0yfvYN2Sc6YQ2fsPv5UceQrUy\"",
                "\"_globalsign-domain-verification=g4zRuh0JK49GJI9DJoXlHHYPF_1PU13VALQWQQxmy_\"",
                "\"google-site-verification=Hfgvqc6zNKNPBYlbJPebKerSD6du81pj2GKzX4p83_8\"",
                "\"_globalsign-domain-verification=4BbYG2ioV5TClQ3ELojcUVnDEdX_1OrVrr3A2Rfy6A\"",
                "\"google-site-verification=USJtuHX3ygGf1De8_VMObSxzs1eLpQD82pDuW0SxWUM\"",
                "\"v=spf1 include:_netblocks.walmart.com include:_vspf1.walmart.ca -all\"",
                "\"facebook-domain-verification=kcm8kqhwdfnxovxhu1oitcfy13saq1\"",
                "\"google-site-verification=Gm_6QRtBAccVeXHv6gEhi7W6XYBSSat8DCzH7hq0hps\"",
                "\"google-site-verification=npef4I3EWDYfyL--ZaGEVf3SDeMUUoDFsbhvrpQOINA\"",
                "\"sinch-domain-verification=e1adc676-6ba0-42ef-b0f5-66ac1f683204\"",
                "\"_globalsign-domain-verification=x-6gxB5yuLekkb7tr3MsLn17qnRW6EdaZGHFf5WmAq\"",
                "\"google-site-verification=rTdjs3Eyl13IrbmaHLxz1SJ4OYukNe2ub61EN7cH5_w\""
            ],
            "NS": [
                "a1-185.akam.net.",
                "a22-67.akam.net.",
                "pdnswm4.ultradns.org.",
                "a10-66.akam.net.",
                "pdnswm1.ultradns.net.",
                "a8-66.akam.net.",
                "a5-65.akam.net.",
                "pdnswm6.ultradns.co.uk.",
                "a3-64.akam.net.",
                "pdnswm2.ultradns.net.",
                "pdnswm3.ultradns.org.",
                "pdnswm5.ultradns.info."
            ],
            "SOA": [
                "pdnswm1.ultradns.net. dns.wal-mart.com. 2023100791 14400 3600 604800 86400"
            ],
            "CAA": [
                "0 issue \"globalsign.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "2.16.233.41"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_netblocks.walmart.com include:_vspf1.walmart.ca -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "mail",
        "dkim_host": "mail._domainkey.walmart.ca",
        "dkim": "v=DKIM1; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtUWqp5mbddGB0zf2JXTn4Zv3bs/Xcl7cwuzWJZcfHbi7XsrW34AhhXLbV7QhfIeTjYrqoyj7gmSIvwyKTPR2HsnayHV8xh7vPAqrVE2hAtwN7QQI38mkfIx8IaVy16rqucG4OdrJjQpm6Jb+1wwpAahEdpm/KsP3rRqEYx8Cci7T2vf8mcwkEqcx7IRj3d4pCNwbS6R3noP1Qzr2rKFBeX/svEX94y8WI00uDBnelCjdURVyCwJekZB7aAZIFnrUPrVbVFYLb8XDw4/dlThO97L/GRhO0PihVDVTAFxksj4XTKvZZD8cBHh7xSPuZ/+JCPV51+PmjZNBRmrcAOTzMQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a2-16-233-41.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "2.16.233.41"
                    ],
                    "time_ms": 94.44
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "2.16.233.41"
                    ],
                    "time_ms": 61.37
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "184.29.91.114"
                    ],
                    "time_ms": 88.65
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "2.16.233.41"
                    ],
                    "time_ms": 90.26
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.39.185.118"
                    ],
                    "time_ms": 58.94
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "store.walmart.ca",
        "valid_from": "2026-07-23T07:05:56-05:00",
        "valid_to": "2027-02-07T06:05:56-06:00",
        "days_remaining": 181,
        "san": [
            "store.walmart.ca",
            "ads.walmartconnect.ca",
            "advertising.walmart.ca",
            "giftcards-locker.walmart.ca",
            "portal.walmart.ca",
            "seller.walmart.ca",
            "w-mt.ca",
            "walmart.ca",
            "wrd.walmart.ca",
            "www-int.walmart.ca",
            "www-intl.seo.walmart.ca",
            "www.walmart.ca",
            "www.wireless.walmart.ca"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.walmart.ca/en",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.walmart.ca/en",
            "expires": "Mon, 10 Aug 2026 10:10:07 GMT",
            "cache-control": "private, no-cache, no-store, must-revalidate",
            "pragma": "no-cache",
            "date": "Mon, 10 Aug 2026 10:10:07 GMT",
            "connection": "keep-alive",
            "access-control-allow-origin": "http://www.walmart.ca",
            "strict-transport-security": "max-age=63072000",
            "server-timing": "ak_p; desc=\"1786356607466_388044567_1362168224_1162_11984_24_0_15\";dur=1",
            "set-cookie": "userSegment=50-percent; expires=Wed, 09-Sep-2026 10:10:07 GMT; path=/; domain=.www.walmart.ca",
            "x-ak-protocol": "h2",
            "accept-ch": "Downlink, DPR",
            "content-security-policy": "frame-ancestors 'self' *.walmart.ca dev.www-teflon.walmart.com preview.cxtools.walmart.com v2.preview.cxtools.www.walmart.com wallet.walmart.ca www.walmart.com; report-uri https://csp.walmart.com/c/r/gl",
            "content-type": "text/html; charset=utf-8",
            "last-modified": "Mon, 10 Aug 2026 10:06:11 GMT",
            "traceparent": "00-f55fe4b4837121cfb8b460f062294ad9-351190116bd8c2b6-00",
            "x-envoy-upstream-service-time": "1452",
            "x-frame-options": "SAMEORIGIN",
            "x-opt-inj": "true",
            "x-prerender-apache-hit": "true",
            "x-tb": "1",
            "x-tb-optimization-total-bytes-saved": "0",
            "x-wcp-backend-host": "journey.ca-glass.k8s.prod.walmart.com",
            "x-wcp-orgreq-path": "/en",
            "x-wcp-orgreq-tenantid": "qxjed8",
            "x-wcp-req-path": "/en",
            "x-wcp-req-tenantid": "qxjed8",
            "mpulse_origin_time": "1607",
            "mpulse_cdn_cache": "MISS",
            "x-edgeconnect-midmile-rtt": "1",
            "x-edgeconnect-origin-mex-latency": "1607"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.walmart.ca/en",
        "title": "Online Shopping Canada: Everyday Low Prices at Walmart.ca!",
        "description": "Online Shopping in Canada at Walmart.ca. A great selection of online electronics, baby, video games & much more. Shop online at everyday low prices!",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "2.16.233.41": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "walmart.ca",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4026.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.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": 97.04
}