{
    "ok": true,
    "domain": "qvc.com",
    "generated_at": "2026-08-10T11:59:06-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 75,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 69,
            "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": "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": 0,
                "lost_points": 5,
                "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": "192 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-220-211-91.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": "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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "192 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-220-211-91.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": [
                "23.220.211.91"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "100 mx2.hsn.iphmx.com.",
                "100 mx1.hsn.iphmx.com."
            ],
            "TXT": [
                "\"9PI0YpAjgTlOZ6FRZGNbQrxi9fmwSuB3bN94G3fc2LgNHY+OsTsgPAJ18cn/e+H0L3M8URSnbaUVbS0QWJwpcg==\"",
                "\"Dynatrace-site-verification=60e7a527-b1af-40c5-b388-fada6bef74fb__n1pictbgseukthv5evo4q51f1j\"",
                "\"smartsheet-site-validation=FZe9ED-ZblNWEKcy_FME0e46z05EsL3H\"",
                "\"_us7d9054zyqb30ni95r8clfb1vo30s7\"",
                "\"adobe-idp-site-verification=bde05a60d0ce22631253ed5225b325cd204e5a863b99defd6b591608078fdfca\"",
                "\"mandrill_verify.null\"",
                "\"intersight=9896300ded263a54ef3fc3403de2eae33ead6805a98e808e2be94128a95c677c\"",
                "\"formstack-domain-verification=c621ddfa3cb69b14d33714f64a3fc883\"",
                "\"google-site-verification=3L-0CYELd7RV-MkKfRvOH_VDgfAXTOIycGo0peyXHEY\"",
                "\"docker-verification=ae652a33-3841-44a3-93ee-31d2d035519f\"",
                "\"jetbrains-domain-verification=ecnqlklbzcqzumig0tukzyw99\"",
                "\"_oo21by5sdu63qyutevp28o16mzfhjnn\"",
                "\"v=spf1 exists:%{i}._i.%{d}._d.espf.dmp.cisco.com include:%{d}.b0.spf-protect.dmp.cisco.com -all\"",
                "\"_fq4xca5ew9z240jnaoezhuh9ze6dw5s\"",
                "\"_6n7ew1sjc3iilc4dq690q6el0bc1xli\"",
                "\"miro-verification=e7078db6121d932b138019c2581caf8c42bdf7d4\"",
                "\"autodesk-domain-verification=_wOeFcvp8lzkHtaL5kjQ\"",
                "\"shopify-verification-code=tmtLva2qMrhasuKKyC792hHc0gcUQU\"",
                "\"anthropic-domain-verification-k14k39=LrsZVjPIbiCc4Jf0nV1leNGPr\"",
                "\"MS=ms22317299\"",
                "\"airtable-verification=4f5086edce351c19ff1d77dd9f5069b8\"",
                "\"cisco-ci-domain-verification=5d2e890e4fb969560a2e8153f8830b083413315ea369a79cc690c632ea8620aa\"",
                "\"atlassian-domain-verification=Q/pcLPiK75XuFrBSF6lJC5D7JOhza7a2byQX7WKyoIV/pjLc52lXbcF3ZTzM3Ff9\"",
                "\"apple-domain-verification=nwf9JoJrciBPFmDI\""
            ],
            "NS": [
                "a8-66.akam.net.",
                "a1-21.akam.net.",
                "a6-65.akam.net.",
                "a3-64.akam.net.",
                "a11-66.akam.net.",
                "a26-67.akam.net."
            ],
            "SOA": [
                "ns3.qvc.com. networktelecomadministration.qvc.com. 2016051060 10800 3600 2419200 60"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.220.211.91"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 exists:%{i}._i.%{d}._d.espf.dmp.cisco.com include:%{d}.b0.spf-protect.dmp.cisco.com -all",
        "dmarc": "v=DMARC1;p=reject;fo=1;ri=3600;rua=mailto:qurate@rua.dmp.cisco.com;ruf=mailto:qurate@ruf.dmp.cisco.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.qvc.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzjb4WPqZVZXTr0fXVoL+fuJJFM9qAlpRjgx3FBt0aGmpqeULzNLhiuoVAr429seRLTka/looHoRGCD6JlUNDiY9X9tRrsmKRbDZp99yIdDCETC3suydgSDcnf8eoB+0lng/saWJ9aEBZ3y+Ygx97awUhygP/CIwmnemSwuCtJi2IB4XSAsovQE6AnOiyJWw/qYWBMfmwaxOfLOYRU5LsIzb7KMUrAcrGd/7W7d3hJyUg6AfQj2S2hbkqWBQwlUelNj0oOtulnKwpvVE+erA2eJAeDdU/RYTst9q5Q573o49Y7waBjman+T/thQycvMNRFZz+kQlbbKqKxBDM40k/HQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://api.qvc.com/agari/bimi/order_1329458641_logo.svg; a=https://api.qvc.com/agari/bimi/qvc_inc_VMC.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-220-211-91.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.220.211.91"
                    ],
                    "time_ms": 52.85
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.220.211.91"
                    ],
                    "time_ms": 27.22
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.10.195.40"
                    ],
                    "time_ms": 41.76
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.220.211.91"
                    ],
                    "time_ms": 55.65
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "104.92.231.115"
                    ],
                    "time_ms": 80.62
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "san.qvc.com",
        "valid_from": "2026-08-03T19:00:00-05:00",
        "valid_to": "2027-02-18T17:59:59-06:00",
        "days_remaining": 192,
        "san": [
            "san.qvc.com",
            "beautyiq.com",
            "beautyiq.tv",
            "beta.qvc.com",
            "comcast.qvc.com",
            "failover.qvc.com",
            "fileshuttle.qvc.com",
            "gather.qvc.com",
            "images.qvc.com",
            "images-p.qvc.com",
            "images-s.qvc.com",
            "ipa.qvc.com",
            "iqvc.com",
            "plus.qvc.com",
            "qlab.qvc.com",
            "qvc.com",
            "qvc.jobs",
            "qvc.tv",
            "qvcevents.com",
            "qvchsnproductpitch.com",
            "shoppingqvc.com",
            "shopqvc.com",
            "staging-images-p.qvc.com",
            "staging-www.qvc.com",
            "streaming.qvc.com",
            "support.qvc.com",
            "vendorportal.qvc.com",
            "www.beautyiq.com",
            "www.beautyiq.tv",
            "www.careers.qvc.com",
            "www.iqvc.com",
            "www.qvc.jobs",
            "www.qvc.tv",
            "www.qvcevents.com",
            "www.qvchsnproductpitch.com",
            "www.shoppingqvc.com",
            "www.shopqvc.com",
            "chat.qvc.com",
            "qvc-next-web-www.qvc.com",
            "qvc-next-xpapi-www.qvc.com",
            "liveshopventures.com",
            "sune.com",
            "tsv.com",
            "www.liveshopventures.com",
            "www.sune.com",
            "www.tsv.com",
            "qvcinflight.qvc.com",
            "qvcenespanol.com",
            "www.qvcenespanol.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.qvc.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "Apache",
            "content-length": "0",
            "location": "https://www.qvc.com/",
            "date": "Mon, 10 Aug 2026 16:59:01 GMT",
            "connection": "keep-alive",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains ; preload",
            "akamai-grn-qvc.com": "0.0b53d117.1786381141.2bc7715",
            "x-processor": "apprpaz0177",
            "content-type": "text/html",
            "set-cookie": "bm_sz=2CCF41783FCA6732E2D09A3EDD2CE4B4~YAAQC1PRF6tcG+ufAQAAmAad7ACVvPrRhdoXTMj9v5fMEebGTlbe5yn2YhZpwaK4DSKjmr2kSVJXbGHN/Rvf3H05ZwK5XGbr6s3Uua7VIYmqBH6hdNTTlwJ+NVtn0wHJQX7sdC0d7KD//OEyy9sf+MN20hmVYixmeYpqlqDstYzZ16ck1SlNEDbEDFlQsmbCXiLDcAXVw7gN3g2dYkgRQuEluIUZumxX2dwtvN25tYCOrwSw6UFDpqqLEYK1dSYkxLhxFlugCb5QagtsKlCNmb4yRoxg/H8+1Y5sJQCQesiCL/xi+Kvq8VpT2nU+ISNZUvvwIGhmnC4A5zKE3kT7SD3NfWR1ASxXBlukFiHVB5OATIaD~4339782~3684418; Domain=.qvc.com; Path=/; Expires=Mon, 10 Aug 2026 20:59:01 GMT; Max-Age=14400"
        },
        "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.qvc.com/",
        "title": "",
        "description": "",
        "success": true,
        "error": "",
        "status": 418
    },
    "network": {
        "23.220.211.91": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx2.hsn.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 9.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4011.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 419.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": 82.19
}