{
    "ok": true,
    "domain": "lowes.com",
    "generated_at": "2026-08-08T23:03:43-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 70,
        "label": "Fair",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 69,
            "network": 65,
            "availability": 60
        },
        "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": "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": 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": 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": "208 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-213-186-211.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "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": "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": "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": "208 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-213-186-211.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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.213.186.211",
                "23.213.186.197"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 lowes-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"openai-domain-verification=dv-LZ0opHpicGZvQoMn0Oe4L5jN\"",
                "\"amazonses:KtmZVPZvig3+63PNna0foO/XIzkpFaMHnTFpB0e5s60=\"",
                "\"google-site-verification=7eqq0wufsyRRmw7oAljR30W76s2-o0abQp8oHGvWYhA\"",
                "\"mk-org-sso-574cfb32-110c-40a1-9f1b-8b36e6cd1393\"",
                "\"hpe-greenlake-domain-verification=586a7652494a31334e65597639596a64732d2d546e6d662d5a7051594c366c71\"",
                "\"openai-domain-verification=dv-YODocV8lvXESWUR9jLLaybHa\"",
                "\"MS=ms55707222\"",
                "\"miro-verification=ec37af00c460c05be53017cfa007e0f404e9aea7\"",
                "\"flexera-domain-verification-atnwpnutyqgcjgjs\"",
                "\"_globalsign-domain-verification=N_qm7UozLhOiXOjN_ILCChPt5_EIBGkXcvlK_gV2_u\"",
                "\"5d29f33c-2349-455f-bbd1-f177e35d0314\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"openai-domain-verification=dv-G568h2AmzYuitXzIcGaSdWd8\"",
                "\"00DfJ00000FHFgv=1TBPn00000000w5\"",
                "\"infoblox-domain-mastery=cba99c61c059cf69692146090e1e2d3bb13e423ec517c0d7e072b42cf200267afa\"",
                "\"cisco-ci-domain-verification=6a81e2131904f3b32b5d8bde618914a3f74106bb85f66fd43d87c1568bc753a7\"",
                "\"anthropic-domain-verification-9xe6td=9Wad1EnICIqXPT57IWjHZKUrr\"",
                "\"facebook-domain-verification=6o1kbu8yqe5onyfygu84n4xmogtv6n\"",
                "\"google-gws-recovery-domain-verification=43407123\"",
                "\"flexera-domain-verification-geahsrhaauanyhif\"",
                "\"fastly-domain-delegation-G8a51WFm0HetG1ixGJib-424411-08-03-2021\"",
                "\"duo_sso_verification=sCYAJErW6hZQYx7HsU8qT1rnwsQntkuAU7NybHJluc9uznu82VDDwpKDFGkYaCN7\"",
                "\"_globalsign-domain-verification=AtjcrC6YjL924a6wuP8WcIb4pqIWC-vaaqSgpqtRCL\"",
                "\"apple-domain-verification=4QNIiDE9u0d3v064ySh9db8FJbxtAg9OMRBLsy5102E\"",
                "\"_globalsign-domain-verification=us22vBxPw3x0bp52E4e1rNwyYdZu7YPTPoU_e8SsYd\"",
                "\"google-gws-recovery-domain-verification=41034660\"",
                "\"swbviNBiy3SfmchIIqo+UjRP/LDQEupdC1+c5HPPRDmj4ceW3hnaWDlJ3dg7vSZrcwbbc9lwkWF4ZF1zro1ImQ==\"",
                "\"ibmid=0cf5cfc3-666f-4908-9815-418ffbbbc038\"",
                "\"ZIvbHWyV07rJOUWo14xNplm5qfR32gKWCRI8/zCV240hx+7oYjs10+cxurYOEVEJYvBlSv5uhcPkabCGhjDvbQ==\"",
                "\"_3560unwu20koy30zrybq9lzg408wqig\"",
                "\"intersight=e65df4209772fef281e8e43dd80c38eb6e07ace11a22558fe9f0e5bd76d5965d\"",
                "\"liveramp-site-verification=YmB7we89rLfCSlslSz7gBEtiZKn0znHd_WZwZ2U3dEY\"",
                "\"h1-domain-verification=kkMv756yqt3mo8QueWtEfbtPWf4wgZWEDEGDKvaaq65DCuZY\"",
                "\"apple-domain-verification=b4WFgjBnDHiykbuM\"",
                "\"google-site-verification=GIlSJqm_CgwZMH7uBkTgzMh9YcbxTEpPUnER93XV_BE\"",
                "\"adobe-idp-site-verification=1d54ee311c4776ae8f3a6de3728f4fd4a4f317479ead956cd426b56ec34d1f51\""
            ],
            "NS": [
                "usc5.akam.net.",
                "ns1-216.akam.net.",
                "asia1.akam.net.",
                "use1.akam.net.",
                "use4.akam.net.",
                "use2.akam.net.",
                "eur2.akam.net.",
                "ns1-42.akam.net."
            ],
            "SOA": [
                "wsdccgm.lowes.com. webtechcontact.lowes.com. 2011105304 3600 3600 2419200 900"
            ],
            "CAA": [
                "128 iodef \"mailto:SSL_Certificate_Management@lowes.com\"",
                "128 issuewild \"sectigo.com\"",
                "128 issue \"sectigo.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.213.186.211",
            "23.213.186.197"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@vali.email",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.lowes.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDXBCDfVTQvDPBdB8OwibcncXf6ouM83kdxZxcSeiiezp6H39Tj5rH2K1OGsQuc7FDUk4lScbSTg8YYBUdPLf07xKMxAE2Ydy/EegzL559c1LnsG6t1eb2vFyj3BC42s6wZKPLXuofpVkKQJUuNZaEVuJ/n0JVeSTlvjq40cSEcoQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://amplify.valimail.com/bimi/lowes/ICgsVp1d_OI-lf_llc_1547822039.svg; a=https://amplify.valimail.com/bimi/lowes/ICgsVp1d_OI-lf_llc_1547822039.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-213-186-211.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.213.186.197",
                        "23.213.186.211"
                    ],
                    "time_ms": 50.32
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.200.156.16",
                        "23.200.156.21",
                        "23.200.156.24"
                    ],
                    "time_ms": 47.22
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.222.241.71",
                        "23.222.241.86"
                    ],
                    "time_ms": 51.02
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.213.186.197",
                        "23.213.186.211"
                    ],
                    "time_ms": 86.76
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.206.172.56",
                        "23.206.172.57",
                        "23.206.172.58",
                        "23.206.172.60",
                        "23.206.172.61",
                        "23.206.172.66",
                        "23.206.172.67",
                        "23.206.172.68"
                    ],
                    "time_ms": 40.48
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "www1.lowes.com",
        "valid_from": "2026-02-01T18:00:00-06:00",
        "valid_to": "2027-03-05T17:59:59-06:00",
        "days_remaining": 208,
        "san": [
            "www1.lowes.com",
            "advertising.lowesmedianetwork.com",
            "api-prod.lowes.com",
            "api.lowes.com",
            "apim.lowes.com",
            "apis-b2b.lowes.com",
            "apis.lowes.com",
            "apply.lowes.com",
            "blinds.lowes.com",
            "campaignmanager.lowesoneroofmedianetwork.com",
            "commerce.lowes.com",
            "credit.lowes.com",
            "cslws.lowes.com",
            "developer.lowes.com",
            "developers.lowes.com",
            "dpmbapps.lowes.com",
            "enhanceyourhome.stainmaster.com",
            "hc.lowes.com",
            "images.lowes.com",
            "lda.lowes.com",
            "ldaauth.lowes.com",
            "lowes.com",
            "lowesforpros.com",
            "loweshq.com",
            "lowesmedianetwork.com",
            "lowesoneroofmedianetwork.com",
            "lowesvip-pro.com",
            "lwssvcs.lowes.com",
            "m.lowes.com",
            "m.lowesforpros.com",
            "mobileimages.lowes.com",
            "onlinemerchandising.lowes.com",
            "pdf.lowes.com",
            "piefes.lowes.com",
            "ppmobileimages.lowes.com",
            "preview.lowes.com",
            "sadclwscom.lowes.com",
            "scaffold.lowes.com",
            "seller.lowes.com",
            "sg.lowes.com",
            "stainmaster.com",
            "vendorgateway.lowes.com",
            "windowsdoors.lowes.com",
            "www.enhanceyourhome.stainmaster.com",
            "www.lowes.com",
            "www.lowescdn.com",
            "www.lowescredit.com",
            "www.lowescreditcenter.com",
            "www.lowesforpros.com",
            "www.lowesforprosforms.com",
            "www.lowesmedianetwork.com",
            "www.lowesoneroofmedianetwork.com",
            "www.mylowes.com",
            "www.stainmaster.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://lowes.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "mime-version": "1.0",
            "content-type": "text/html",
            "content-length": "359",
            "cache-control": "max-age=0",
            "expires": "Sun, 09 Aug 2026 04:03:34 GMT",
            "date": "Sun, 09 Aug 2026 04:03:34 GMT",
            "set-cookie": "BTProtect=false; expires=Sun, 09-Aug-2026 08:03:34 GMT; path=/; domain=.www.lowes.com; secure",
            "akamai-grn": "0.e5d6d717.1786248214.94c514e5",
            "strict-transport-security": "max-age=31536000",
            "server-timing": "ak_p; desc=\"1786248214698_400021221_2495943909_14_4448_7_10_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.lowes.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.213.186.211": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.213.186.197": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "lowes-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4032,
                "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": 82.01
}