{
    "ok": true,
    "domain": "hallmark.com",
    "generated_at": "2026-08-10T00:05:31-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "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": "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": "4 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": "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": "85 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-205-249-183.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": "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": "4 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": "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": "85 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-205-249-183.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": [
                "23.205.249.183",
                "23.205.249.207"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 hallmark-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"v=spf1 include:spf.protection.outlook.com a:production.main.hallmark.demandware.net ip4:64.79.169.80 ip4:52.22.165.122 \" \"include:_spf1.hallmark.com include:_spf2.hallmark.com include:cust-spf.exacttarget.com mx include:spf_eu1.ladesk.com include:shops.shopify.com -all\"",
                "\"docusign=b457f0db-65d8-4faa-8bf3-351cd157fec1\"",
                "\"globalsign-domain-verification=AB41085DD479D26B12F7F8379389138C\"",
                "\"globalsign-domain-verification=9c14f45b561d9819919a358352499d5b\"",
                "\"apple-domain-verification=yfxBJu7cC9FxAjR4\"",
                "\"apple-domain-verification=uD2nZWjM5eBvqS4j\"",
                "\"globalsign-domain-verification=bcb6d6b810b9ccd2fcc49d30809faf5a\"",
                "\"pexip-ms-tenant-domain-verification=4af6974d-40a4-47c6-a90f-06c291bd6971\"",
                "\"a226309d-f516-4353-afa8-edda2c913610\"",
                "\"2rbypjhl9tshswsrlfd6flqdc2xd0xqs\"",
                "\"figma-domain-verification=88b041bec8a59abffef63466c9cab7da9acd627cdc90dcdef2c3fefc6570b8a0-1783028332\"",
                "\"google-site-verification=NOzWw2wWG0MLL8kncjLZvsAyHoedrAcM--SAwOcu4Rw\"",
                "\"canva-site-verification=LrzlUo_01R-V9dBOFE6dcQ\"",
                "\"86506ba9-bb12-46fd-840d-f9f9ed0ab226\"",
                "\"globalsign-domain-verification=11465675D5E7C45894B18A0B6A34E920\"",
                "\"jamf-site-verification=JPgxZo1o3_gfloUTBIQ_3A\"",
                "\"atlassian-domain-verification=ziiGsHvXJGYqcAyAw1RdxqksmNyE3vfRXvRX4UyL8Yt7+14k2jmWA/8xBS1To+b8\"",
                "\"smartsheet-site-validation=Y7cdbbBwDxuSOUNwlAaP33ZaYhJ9_DFX\"",
                "\"facebook-domain-verification=3wouoflp82o0kv98s2k8jyruonb2m0\"",
                "\"klaviyo-site-verification=UfnqXE\"",
                "\"sfcc_verification_aalb=eadf5543b4d6615bb47eb3d01fa6c7dd482db7e30aaa6227bafc85faa28b48d7\"",
                "\"access-domain-verification=5e6474607068e076116dfd247e3ac5f39e7cdcc6307e8f2743c81c8ac1798750\"",
                "\"_globalsign-domain-verification=3wSymSUDou2tTDCex9e08G_lHdlnJkZo8SV3bnnWoC\"",
                "\"6de9a1c6-5023-4fd8-b980-1456580a4168\"",
                "\"_globalsign-domain-verification=VDECJl0iqH2E6b0px-fxeiLRInC8t6J-5MCYIV-q8M\"",
                "\"globalsign-domain-verification=BDCB4CA30A3B13D26DD9E7AC7537476F\"",
                "\"qgt8adfsiom1m75tc5cpum4u7g\"",
                "\"miro-verification=51ba24a78dca83e949512c311468618801b424d6\"",
                "\"google-site-verification=Ml19pMDb0V1ih_TuKkL1d9vMA72EgwRvzaeLYKEG9MM\"",
                "\"liveramp-site-verification=oUHYFCFdfZCSMvgzXs7CHfy-X38NE_--JR-Wf0EEiYY\"",
                "\"x5hytuw.x.incapdns.net\"",
                "\"apple-domain-verification=gurDy3KRICtnEQ40\"",
                "\"_globalsign-domain-verification=x2_hJLbuYkmOFGrAV5NhK8_F9QdnJPDOCaL8QNeQjH\"",
                "\"globalsign-domain-verification=65A259D3D1E4EBF10A7AED3437F6EC3C\"",
                "\"v=verifydomain MS=ms28902027\"",
                "\"onetrust-domain-verification=844f0ac72a84445d92210c975776c30e\"",
                "\"globalsign-domain-verification=4F6A9DCDC9CC1831DA6E85DB1CA36A9D\"",
                "\"docusign=c880f5ab-9af7-4922-9fae-85b8979542c5\"",
                "\"globalsign-domain-verification=ee6cf43e9d444e1b14455a1802b8866a\"",
                "\"globalsign-domain-verification=ab3002b5395ca2558e897d7766940b74\"",
                "\"a/ozQVYuMSiqlbHxNClYDhH6jh3mfghp9IZ7lxGgaBUrekirCFomhv9WgLjefS9FYoxwHNc5h05F8kRJRK+/3A==\"",
                "\"llp8qqxwddsrf4t38mnh1jqwp9dqb9np\"",
                "\"smartsheet-site-validation=KqRbWiWsyxn_zOax8btP-n6ZvZeHgEV4\"",
                "\"docker-verification=243ca4c7-1c2e-4556-8c83-a23f038a5486\""
            ],
            "NS": [
                "ns1.hallmark.com.",
                "auth00.ns.uu.net.",
                "auth100.ns.uu.net.",
                "ns2.hallmark.com."
            ],
            "SOA": [
                "ns1.hallmark.com. please_set_email.absolutely.nowhere. 2821 10800 3600 2419200 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.205.249.183",
            "23.205.249.207"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com a:production.main.hallmark.demandware.net ip4:64.79.169.80 ip4:52.22.165.122 include:_spf1.hallmark.com include:_spf2.hallmark.com include:cust-spf.exacttarget.com mx include:spf_eu1.ladesk.com include:shops.shopify.com -all",
        "dmarc": "v=DMARC1;p=none;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.hallmark.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+5Q/u6Tt8Pc9cARIppSfGKiznzDf3hW9cWwsbJ9TCTybL5KQBmw8X0wGgRzblnMHUIIi0pJSv+kN+gbKiHE8yhat44Hytzy9mfZTIpvT9LqDfmwH72p1yvvsHduHHERrEadixk+YOxoLYMXqsehSKTAwsvbU7pCAfrbGbCxZthwIDAQAB; n=1024,1458024161,1473921761",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-205-249-183.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.205.249.183",
                        "23.205.249.207"
                    ],
                    "time_ms": 60.41
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.205.249.183",
                        "23.205.249.207"
                    ],
                    "time_ms": 43.23
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.205.249.183",
                        "23.205.249.207"
                    ],
                    "time_ms": 42.62
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.205.249.183",
                        "23.205.249.207"
                    ],
                    "time_ms": 57
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.205.249.183",
                        "23.205.249.207"
                    ],
                    "time_ms": 64.4
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "hallmark.com",
        "valid_from": "2026-08-05T07:36:36-05:00",
        "valid_to": "2026-11-03T06:36:35-06:00",
        "days_remaining": 85,
        "san": [
            "hallmark.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.hallmark.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "cloudflare",
            "content-length": "0",
            "location": "https://www.hallmark.com/",
            "expires": "Mon, 10 Aug 2026 05:05:23 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Mon, 10 Aug 2026 05:05:23 GMT",
            "alt-svc": "h3=\":443\"; ma=93600",
            "content-type": "text/html;charset=UTF-8",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-dw-request-base-id": "uXvW4BJceWoBAAB_",
            "x-sf-cc-siteid": "hmk-onesite",
            "x-frame-options": "SAMEORIGIN",
            "x-sf-cc-requestlocale": "default",
            "x-xss-protection": "0",
            "x-content-type-options": "nosniff",
            "cf-cache-status": "DYNAMIC",
            "cf-ray": "a28c7715c8b76e34-OMA",
            "set-cookie": "dwsid=N8FATtsz5q_2FDMQEv60H4-TwlJZxjLxgyYwWS_HkoATaX5Lcfm6Lfj_hmZxY-i9nFFegqA8eXJUfdPb5eqeQA==; path=/; HttpOnly; Secure; SameSite=None"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.hallmark.com/",
        "title": "Hallmark Greeting Cards, Gifts, Ornaments, Home Decor & Gift Wrap | Hallmark",
        "description": "Shop Hallmark for the biggest selection of greeting cards, Christmas ornaments, gift wrap, home decor and gift ideas to celebrate holidays, birthdays, weddings and more.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.205.249.183": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.205.249.207": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "hallmark-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.1,
                "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": 105.74
}