{
    "ok": true,
    "domain": "macys.com",
    "generated_at": "2026-08-09T01:57:56-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 68,
        "label": "Fair",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 69,
            "network": 50,
            "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": "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": "6 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": "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": "125 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-208-68-250.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": 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": "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": "6 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": "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": "125 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-208-68-250.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": "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.208.68.250"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-0009cc01.gslb.pphosted.com.",
                "10 mxa-0009cc01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"box-domain-verification=98611f08b4ce3abd122895e6883fd760315d1feb5ea684d9f1f1c4da432018c0\"",
                "\"heroku-domain-verification=glbilejlzmvkvey7rlfla324kk/axtyvxjqy/roi\"",
                "\"Value = cisco-ci-domain-verification=1da236168126214530fd9bbd8b4f20dede17dbc4e85d7bba104b7e232289ebbb\"",
                "\"google-site-verification=KvU5y4HxLBHy0Wzr5TlpJzRTjToIThYQJx42gIOY6IM\"",
                "\"mongodb-site-verification=NBCPowJ9SyFXv4N4PhpsHSuOEwqSrLXE\"",
                "\"mk-org-sso-fd012d70-ee9a-4e99-890b-2a42706d1098\"",
                "\"autodesk-domain-verification=H1bZGea-auZWjRKqPWeP\"",
                "\"google-site-verification=59bL16t-JCtZIb-Getjc3eHeDJpeyCyZY-J2c106TZQ\"",
                "\"apple-domain-verification=icRQk9How8pN8hDg\"",
                "\"google-site-verification=MdnAKx0GkplXggnt9YLd1TQM749yPjTYzl1h7qunc-A\"",
                "\"extensis-domain-verification=b6a9468c-7909-4925-8f04-d1107de68cfa\"",
                "\"omnissa-connect-verification-d853f130-8638-4a0d-bc6a-d4c46312aa85\"",
                "\"heroku-domain-verification=kdnrhzqtkm4r0ragrwkowsrffoka5sy0xj18q829cu\"",
                "\"v=spf1 mx ip4:208.15.91.0/24 ip4:208.15.90.0/24 ip4:204.214.48.37 ip4:69.25.227.128/25 ip4:74.217.49.0/25 include:spf-0009cc01.pphosted.com include:mg-spf.greenhouse.io include:spf-a.rnmk.com include:spf.protection.outlook.com include:mailgun.org ~all\"",
                "\"google-site-verification=5db5db4h370L_xTGkZFWTt4DS37jD9MoMNfgbSv3Ht4\"",
                "\"Dynatrace-site-verification=5d4bd67e-319d-44a4-9cd8-313950577e34__e1k39uja672gp7k508hov7jlc3\"",
                "\"google-site-verification=k6xLD0gGGFRcQ3I4CmtsnolfXf9nWVoX15vpV35yCDc\"",
                "\"jamf-site-verification=pVlXCseHAsSJHN-GtFWqtw\"",
                "\"canva-site-verification=B-fhSpcI_i1L4iR4NTMx0g\"",
                "\"onetrust-domain-verification=1eaecbc366724844b5a4c518a537ff16\"",
                "\"MS=ms42514781\"",
                "\"google-site-verification=TYUtXtVkDiCMSc3enxnqX59CLTiDiyNbf1ju8704UA4\"",
                "\"facebook-domain-verification=s7fgjz2obl9y1hphphdm036q3ga6v6\"",
                "\"intersight=c16f14811be1608418c466dcd90c820f49606ddf06802d9924013c9cdf1dae94\"",
                "\"hpe-greenlake-domain-verification=3965434554717a4b31467462346971694537676378665a4c413262646f315070\"",
                "\"3R3unSHIaTa+sMJdJbguCAV82k24b51KSOBavkwB4XWsoHskXgEJepsQogYJJEJIQ7/aRZ0Sfylct+06Hn5Ifw==\"",
                "\"atlassian-domain-verification=SUqM5OsJ3RepnWYwYrJ1QmUY1yFxGUBk26RtbPxvp93m4aH2M85VaX9VwUl9asgm\"",
                "\"adobe-idp-site-verification=4e9c2f2bb4cf3e66ef521a195b9b488e69d330fed4b5fe80ac814669d7d9a5f0\""
            ],
            "NS": [
                "a1-135.akam.net.",
                "a22-64.akam.net.",
                "a13-66.akam.net.",
                "a14-67.akam.net.",
                "a24-65.akam.net.",
                "a5-66.akam.net."
            ],
            "SOA": [
                "macydns001.macys.com. vital\\.noc.vital-ns.com. 2017072942 300 3600 432000 300"
            ],
            "CAA": [
                "0 issue \"sectigo.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.208.68.250"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:208.15.91.0/24 ip4:208.15.90.0/24 ip4:204.214.48.37 ip4:69.25.227.128/25 ip4:74.217.49.0/25 include:spf-0009cc01.pphosted.com include:mg-spf.greenhouse.io include:spf-a.rnmk.com include:spf.protection.outlook.com include:mailgun.org ~all",
        "dmarc": "v=DMARC1;p=reject;fo=1;rua=mailto:dmarc_rua@emaildefense.proofpoint.com,mailto:macysdmarc@macys.com;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "mx",
        "dkim_host": "mx._domainkey.macys.com",
        "dkim": "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDaEocLEgzlt4et6GvVSjOhgIUVTs297ye0vv8aWILRodHIpSJP9uRkBmIWAh6sV6nH+fmJy8usZeOyvyvt8eZJnhwqCxOfPpbCv7s3nJM0PGsTCESPBnlqEByC0nIxuYC1uWVHdHRatNxkPS6sE4JQHg+I2JWIsQfLRtlU1b5JLwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/2208cf2c-a979-4a36-a292-a2fc7c6b9f78.svg; a=https://vmc.digicert.com/2208cf2c-a979-4a36-a292-a2fc7c6b9f78.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-208-68-250.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "104.119.184.200"
                    ],
                    "time_ms": 58.17
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.14.92.249"
                    ],
                    "time_ms": 48.35
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.14.92.249"
                    ],
                    "time_ms": 58.47
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.14.92.249"
                    ],
                    "time_ms": 49.65
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.220.128.175"
                    ],
                    "time_ms": 75.49
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "www.macys.com",
        "valid_from": "2026-05-27T19:00:00-05:00",
        "valid_to": "2026-12-12T17:59:59-06:00",
        "days_remaining": 125,
        "san": [
            "www.macys.com",
            "assets.macys.com",
            "assets.macysassets.com",
            "imp-prod.macys.com",
            "m.macys.com",
            "macys.com",
            "secure-m.macys.com",
            "secure-netstorage.macys.com",
            "sell-qa.macys.com",
            "sell.macys.com",
            "slimages.macys.com",
            "slimages.macysassets.com",
            "wc.assets.macys.com",
            "wc.slimages.macys.com",
            "www.assets.macys.com",
            "www.assets.macysassets.com",
            "www.slimages.macys.com",
            "www.slimages.macysassets.com",
            "www.wc.assets.macys.com",
            "www.wc.slimages.macys.com",
            "www.www1.macys.com",
            "www1.macys.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.macys.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiNetStorage",
            "content-length": "2928",
            "location": "https://www.macys.com/",
            "date": "Sun, 09 Aug 2026 06:57:55 GMT",
            "connection": "keep-alive",
            "set-cookie": "akavpau_www_www1_macys=1786258975~id=5f9c0389524c2a7b2191f5b38452222a; Path=/; HttpOnly; Secure; SameSite=None",
            "akamai-grn": "0.ba7c4217.1786258675.47f9d2c",
            "cache-control": "private, max-age=0, no-cache, must-revalidate",
            "content-security-policy": "upgrade-insecure-requests;",
            "x-macys-device": "PC",
            "server-timing": "ak_p; desc=\"1786258675055_389628589_2494652829_11_10114_37_16_-\";dur=1",
            "accept-ranges": "bytes",
            "content-type": "text/html",
            "etag": "\"c58838e8bf9108a4146d394d17cc2bc8:1785829017.372222\"",
            "last-modified": "Tue, 04 Aug 2026 07:35:47 GMT"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "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": "AkamaiNetStorage",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.macys.com/",
        "title": "Access Denied - Macy's",
        "description": "Access denied 403",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.208.68.250": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-0009cc01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 48.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 44.7,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 142.78
}