{
    "ok": true,
    "domain": "walgreens.com",
    "generated_at": "2026-08-09T00:57:28-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "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": "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": "8 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": "2 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": "140 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: a184-31-10-101.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": "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": "8 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": "2 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": "140 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: a184-31-10-101.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": [
                "184.31.10.101",
                "23.1.106.101",
                "184.31.3.98",
                "23.1.99.98"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx2.hc2985-66.iphmx.com.",
                "10 mx1.hc2985-66.iphmx.com."
            ],
            "TXT": [
                "\"Dynatrace-site-verification=90500b9a-bd85-4570-9104-9f5d47df7acd__gq6b56esnnv0hg7ffrpjnh76l5\"",
                "\"knowbe4-site-verification=adce7473628ec1ac45418d42a0fe33aa\"",
                "\"adobe-idp-site-verification=f3d3a39763d085bd2b18e6a31838ede28cfd528a6892da0511b84b16085a6bf0\"",
                "\"apple-domain-verification=5wXrzXaXc9FC7wv7\"",
                "\"docusign=127cf9ae-f6d7-4b9d-bab5-66901c2765ed\"",
                "\"uber-domain-verification=80c45927-79a5-4e11-b898-5f80f42f8ddf\"",
                "\"jamf-site-verification=iLPY30eY7a0my70Cj99inw\"",
                "\"onetrust-domain-verification=1249e63c90544049ad21bd4170c266a3\"",
                "\"mongodb-site-verification=sp4CVawij0Dg08olZPwoMw4A6KjwvYNT\"",
                "\"infoblox-domain-mastery=c9428a2cf511af668f57a9e155d46ab452c800005c63a98332544885a19dc96162\"",
                "\"onetrust-domain-verification=b4292fece1544cc5ac0adbd23db88d87\"",
                "\"_u2z1oknchyyemwm6g07ujn5oa2pg5j0\"",
                "\"onetrust-domain-verification=45537cffc2f44b21b9c99fbccb4f2a16\"",
                "\"facebook-domain-verification=9qfi4d4w1irc6eeahec9kydvsiab54\"",
                "\"Dynatrace-site-verification=84606470-b7f9-4d5c-92d4-040eac391954__3bm2lbljg2icttlbvi5svbn8c5\"",
                "\"did=did:plc:gncuhzcwzbtyj4uo5qbgvcw3\"",
                "\"axway-amplify=ecd943ad-1ca0-41f2-8eb0-69582db6d6fe\"",
                "\"pexip-ms-tenant-domain-verification=afefb789-7e09-4926-b1f6-547702e45f15\"",
                "\"v=spf1 exists:%{i}.spf.hc2985-66.iphmx.com include:5786991e._1.usb.2._d.mim.ec -all\"",
                "\"Dynatrace-site-verification=d8462443-43f8-4196-a1d9-14666c3b1ade__9ndmbrvq8qmp1913c88biqokl7\"",
                "\"slack-domain-verification=59WikB0MivfpD8YkJSklaExPMULdVn8kZaFwmaEQ\"",
                "\"_zr9gs4j0ullnq7kma7o9p37b7m1x2a0\"",
                "\"b4292fece1544cc5ac0adbd23db88d87\"",
                "\"fe533009bf4f4afbb8374f097733cefa\"",
                "\"_zyq9paqye88n97m9kkra2and03i5pck\"",
                "\"google-site-verification=Ip9t68zEN4Pu0b1WGjZhuqW5TejqJFuB62Y-axOmVEM\"",
                "\"T5CTBtfMVr2v3DjUjvNzxCDq5aXeApUB6vQ0UeP4KR+eoT5ieU+KHTKiOvYIFi+L0KGWxzkxiMSIbc3nCFWPNQ==\"",
                "\"cisco-ci-domain-verification=7d6da6349d05264079634e1f78aee2b5dc277b5fa2e249cabe74d502c687f7ab\"",
                "\"pardot61522=de4fc0352c1a81bfee1f8d249e1ac466901c91e5d1d5f98495f5014089021a7d\""
            ],
            "NS": [
                "a1-90.akam.net.",
                "a4-67.akam.net.",
                "a10-67.akam.net.",
                "corp-eqix-dc5-dnsxs-001.walgreens.com.",
                "corp-eqix-ch4-dnsxs-001.walgreens.com.",
                "a9-64.akam.net.",
                "a3-65.akam.net.",
                "a8-64.akam.net."
            ],
            "SOA": [
                "corp-eqix-ch4-dnscr-001.walgreens.com. postmaster.no.email.please. 715321723 1200 180 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "184.31.10.101",
            "23.1.106.101",
            "184.31.3.98",
            "23.1.99.98"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 exists:%{i}.spf.hc2985-66.iphmx.com include:5786991e._1.usb.2._d.mim.ec -all",
        "dmarc": "v=DMARC1; p=quarantine; sp=none; rua=mailto:025ce9d8-f54a-4c25-832e-1fe11962f43a@rep.usb.mimecastdmarcanalyzer.com; ruf=mailto:025ce9d8-f54a-4c25-832e-1fe11962f43a@for.usb.mimecastdmarcanalyzer.com; adkim=r; aspf=r; fo=1; pct=100;",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.walgreens.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmMXvnBxh4o1YaLfHscmKMGK3KpGZSs+Q5TvSqmQOLQxhvlTSvKhKjC9s0Als+K+gdSIhqdp/kGv9GKt8oxzW0vjl91+kK5D0XJq+KnPf+K8/Y3hK3OWArbgRqTuxkEQ6c1x+8QL+4xKKZgFLl5QbpaWw+ydN6II8BmQh8I8sLFbzCq7lO4xThQPzCbsXd2ULSkS/1qiIXYsPy7INzU9cbBOPPL5nB5HuQSi3B4pUnAM7fIeoyZ+zXR0isCaoeAvcjrLD9QdzbVidN4mMoXOKAp5BWd13riW93Cim8qltZzE8r2MoYn7x7a4aGtW6IrhPdQuyuC8zD8VZyEApsE0LbQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a184-31-10-101.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "184.31.10.101",
                        "184.31.3.98",
                        "23.1.106.101",
                        "23.1.99.98"
                    ],
                    "time_ms": 57.09
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "184.31.10.101",
                        "184.31.3.98",
                        "23.1.106.101",
                        "23.1.99.98"
                    ],
                    "time_ms": 34.81
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "184.31.10.101",
                        "184.31.3.98",
                        "23.1.106.101",
                        "23.1.99.98"
                    ],
                    "time_ms": 50.2
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "184.31.10.101",
                        "184.31.3.98",
                        "23.1.106.101",
                        "23.1.99.98"
                    ],
                    "time_ms": 46.72
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "184.31.10.101",
                        "184.31.3.98",
                        "23.1.106.101",
                        "23.1.99.98"
                    ],
                    "time_ms": 66.66
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "walgreens.com",
        "valid_from": "2026-06-11T19:00:00-05:00",
        "valid_to": "2026-12-27T17:59:59-06:00",
        "days_remaining": 140,
        "san": [
            "walgreens.com",
            "*.beauty.com",
            "*.drugstore.com",
            "*.ds-static.com",
            "*.dsstage.beauty.com",
            "*.dsstage.drugstore.com",
            "*.dsstage.ds-static.com",
            "*.lensmart.com",
            "*.lensworld.com",
            "*.visiondirect.com",
            "*.wag-static.com",
            "*.walgreens.com",
            "*.walgreensadvertisinggroup.com",
            "*.wlgrn.com",
            "beauty.com",
            "drugstore.com",
            "ds-static.com",
            "dsstage.beauty.com",
            "dsstage.drugstore.com",
            "dsstage.ds-static.com",
            "lensmart.com",
            "lensworld.com",
            "visiondirect.com",
            "walgreenshealth.com",
            "wlgrn.com",
            "www.walgreenshealth.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.walgreens.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Apache",
            "content-length": "0",
            "location": "https://www.walgreens.com/",
            "cache-control": "max-age=1800",
            "expires": "Sun, 09 Aug 2026 09:57:19 GMT",
            "date": "Sun, 09 Aug 2026 05:57:19 GMT",
            "set-cookie": "bm_sz=43AFFC92F4DA1624A5B1060B4210991A~YAAQTSs0FyiQIN2fAQAA1twY5QBoyhMiIE0KVLFe5RN1CMu9Wyt31eK1VQApNNWM/AJSYxwGj2OKq9popqy6MXNww19qSLH5iZKDWNlgswMbBRSdrOq3Zwb+o3PGhOZMJOqu6EqtyAcq7KErm5GC6Sbu/o+kkZDj9svXgk24FXpOp/5DrFvMnoYXr3eFat3VzzAgNfKBhIZ6AlVKXFUZNF2C9L5CusmAUiO4I1uG3BprH92NnE7ohgrNApVqaw+I3Xl1V8YeMdtJDUc6V6QqnnRkpbEX88/9H+LD1Rg5ESGxubfPY5/oa2oq+FltOLnXipgkKjiIUUOVveWTKRc3IOX3I1J9SKJGPly3JrbwF2Z026PJ4HpTJvSuJXM=~3553350~4539190; Domain=.walgreens.com; Path=/; Expires=Sun, 09 Aug 2026 09:57:19 GMT; Max-Age=14400",
            "x-akamai-native": "NO",
            "x-akamai-cachekeymod": "desktop;NONATIVE;o9",
            "x-akamai-deviceos": "",
            "akamai-x-url": "/",
            "x-akamai-devicetype": "desktop",
            "timing-allow-origin": "*",
            "akamai-grn": "0.4d2b3417.1786255039.f846be3",
            "server-timing": "ak_p; desc=\"1786255039622_389294925_260336611_4500_19610_6_14_15\";dur=1",
            "content-type": "text/html;charset=utf-8",
            "x-dispatcher": "dispatcher1eastus2-28604393",
            "x-vhost": "contenthub",
            "last-modified": "Sun, 09 Aug 2026 04:59:32 GMT",
            "etag": "\"53dd5-658961a6ec9f2-gzip\"",
            "x-frame-options": "SAMEORIGIN",
            "alt-svc": "h3=\":443\"; ma=93600",
            "x-content-type-options": "nosniff"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.walgreens.com/",
        "title": "Walgreens: Pharmacy, Health & Wellness, Photo & More for You",
        "description": "Your go-to for Pharmacy, Health & Wellness and Photo products. Refill prescriptions online, order items for delivery or store pickup, and create Photo Gifts.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "184.31.10.101": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.1.106.101": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "184.31.3.98": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.1.99.98": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx2.hc2985-66.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 10,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4025.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4011,
                "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": 89.97
}