{
    "ok": true,
    "domain": "partycity.com",
    "generated_at": "2026-08-11T05:21:27-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "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": "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": "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": "43 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: myshopify.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": "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": "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": "43 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: myshopify.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.227.38.65"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx1-us1.ppe-hosted.com.",
                "20 mx2-us1.ppe-hosted.com."
            ],
            "TXT": [
                "\"globalsign-domain-verification=96E636F00CF44334830DE15F6E32AD4B\"",
                "\"docusign=25d44f6c-8871-4ecf-8e8e-0cd052b301e3\"",
                "\"pcqgu66n6uptq6ub7sebesssnm\"",
                "\"google-site-verification=mjbZlnqsokgfXWJ0XK_isJszP4aWTeLhZgYn38Hd0kU\"",
                "\"globalsign-domain-verification=582ab3c5ac8fe5c51369610ddbe4a1c3\"",
                "\"MS=ms29854012\"",
                "\"_globalsign-domain-verification=aSlXUeZ76QLrAjWuC6NcrOg65ZZvScRO6riIKIEuO8\"",
                "\"globalsign-domain-verification=c2b59673161184da423630bedf598b64\"",
                "\"ppe-f646478f884efa5308f0f8af5e4b06169e47002e\"",
                "\"google-site-verification=DdsbVvcE-5eQ9P3eYqkPWjXDDx72wlh81sdI2g6R1V0\"",
                "\"globalsign-domain-verification=018129DCC7F8758FD78E28E92A1594A1\"",
                "\"facebook-domain-verification=jpue7ssc3r4zla6lddowsmnkccnjyv\"",
                "\"klaviyo-site-verification=UtQHAS\"",
                "\"apple-domain-verification=h8vojx0A6gp1Y3QtQs2iRc8J5zFZXwW7SeLzqI6Mrb0\"",
                "\"nordpass-domain-verification=b8e5b5a64c0941ae92e6cf95683e9e6c\"",
                "\"v=spf1 a mx  ip4:156.146.105.73 ip4:66.133.106.5 include:_spf.salesforce.com include:spf-00291501.pphosted.com include:spf.mtasv.net include:spf.protection.outlook.com include:_spf-us.ppe-hosted.com  include:shops.shopify.com ~all\"",
                "\"globalsign-domain-verification=539FFBD528644F19E75E74614A489DB2\"",
                "\"atlassian-domain-verification=L9JSYRVdWDhqKKh2QVhxsXDIBbfh1eQEkGB0G31dxTa67Wv0nYnZWvu2GoJSi/ta\"",
                "\"_globalsign-domain-verification=ow6RcivPZIV5atODcGrkYZ5Qp7iUt8B4tjT9IrIpHK\"",
                "\"apple-domain-verification=bUDZY28ukpon9Nz1\"",
                "\"onetrust-domain-verification=5f1ae42369ad4c34941e9fc32cdf571f\""
            ],
            "NS": [
                "edns2.ultradns.biz.",
                "edns2.ultradns.net.",
                "edns2.ultradns.com.",
                "edns2.ultradns.org."
            ],
            "SOA": [
                "edns2.ultradns.com. premiumdns.support.neustar. 2019082110 28800 7200 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.227.38.65"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a mx  ip4:156.146.105.73 ip4:66.133.106.5 include:_spf.salesforce.com include:spf-00291501.pphosted.com include:spf.mtasv.net include:spf.protection.outlook.com include:_spf-us.ppe-hosted.com  include:shops.shopify.com ~all",
        "dmarc": "v=DMARC1; p=none; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.partycity.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjTgZb0S77JwqfE73ndO9yEaCru/J3LMxK39aDjp3+yfwiXaxF07sPHzeOSELb7CB5h3N6jSBJkLO9JisXCLff8XqYgVmh+KwY2gIJkmm6xnbaCgGLV89ecHJEb+AGn/DD2zyP4527gGEUTbgMEAzZBdYEwymQjDiUD4wC9i7fI6D12LQTYt8b8Y7zVAHQm+bns9jcxWg1M/Swe1Gvio6rKd9wGQFGYdWuNb6tgZ3JsmEjEg/VDLvEDmWbDNyxjMvOk8S5HEk+T/vfoxozIrsX9M3/KpjnEOcgyRDUOWD5xe6fqyoBz8Ec12aux8yKcuj8xMG8LgSV4OwhtUh38+11wIDAQAB",
        "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": "myshopify.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 51.22
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 49.57
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 61.38
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 54.77
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.227.38.65"
                    ],
                    "time_ms": 75.21
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "partycity.com",
        "valid_from": "2026-06-26T05:00:24-05:00",
        "valid_to": "2026-09-24T05:00:23-05:00",
        "days_remaining": 43,
        "san": [
            "partycity.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.partycity.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 10:21:22 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "location": "https://www.partycity.com/",
            "x-download-options": "noopen",
            "x-redirect-reason": "canonical_host_redirection",
            "shopify-complexity-score": "580",
            "shopify-complexity-score-v2": "58",
            "set-cookie": "_shopify_marketing=:AZ_wV1RwAAEAorrhdNWukkYkcjPY5851zn-uRQTqr2doOP0hAytsIo1svCT_M9AOjrKp8wRnZ3oCyXFqkKsuWy-2f-9M3bxjBqaAgEohT9mus3ccrkNM0bGw96S_oUSa3wOL:; Max-Age=31536000; Path=/; HttpOnly; Secure; Priority=High; SameSite=Lax",
            "x-frame-options": "DENY",
            "content-security-policy": "block-all-mixed-content; frame-ancestors 'none'; upgrade-insecure-requests;",
            "strict-transport-security": "max-age=7889238",
            "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=YbFBlZZwWjMANCCq9dQEmRjC6ymba0wC%2Fle0HCyoESSaHTW%2BIeGZIrYO9jlErUMZ28ajf2YHai1kTL1lyFweZVL8w771l8gsMl6dK3Ub1AqpO806qiy%2FH3PH7WN0oB3%2Bjy%2F4\"}]}",
            "vary": "Accept",
            "alt-svc": "h3=\":443\"; ma=86400",
            "cache-control": "private, no-store",
            "powered-by": "Shopify",
            "server-timing": "processing;dur=72, db;dur=36, asn;desc=\"30083\", edge;desc=\"ORD\", country;desc=\"US\", theme;desc=\"190037066007\", pageType;desc=\"index\", servedBy;desc=\"2vgk\", requestID;desc=\"ddf88db3-4e02-4cd1-a340-2a65d353d6de-1786443682\", _y;desc=\"1e42f0e3-a4e4-4176-88e0-9232aa2fdfc5\", _s;desc=\"df2b9c00-62f9-46c5-8b72-aab9df1c0d29\", _cmp;desc=\"3.AMPS_USMO_f_f_1FQjdOgfQAuUrm61X1ki2w\", compressionLevel;desc=\"5\"",
            "x-request-id": "ddf88db3-4e02-4cd1-a340-2a65d353d6de-1786443682",
            "cf-cache-status": "DYNAMIC",
            "x-xss-protection": "1; mode=block",
            "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.01,\"max_age\":604800}",
            "x-content-type-options": "nosniff",
            "server": "cloudflare",
            "x-permitted-cross-domain-policies": "none",
            "x-dc": "gcp-us-central1,gcp-us-central1,gcp-us-central1",
            "cf-ray": "a2968359bcfbaa6d-ORD",
            "link": "<https://cdn.shopify.com>; rel=\"preconnect\", <https://cdn.shopify.com>; rel=\"preconnect\"; crossorigin, <//www.partycity.com/cdn/shop/t/11/assets/base.css?v=137176923915849648321783667455>; as=\"style\"; rel=\"preload\", <//www.partycity.com/cdn/shop/t/11/assets/location-inventory.js?v=37562676094709405161783667455>; as=\"script\"; rel=\"preload\", <https://www.partycity.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css>; as=\"style\"; rel=\"preload\"; crossorigin, <//www.partycity.com/cdn/shop/files/party-city-logo.png?v=1767083092&width=600>; as=\"image\"; rel=\"preload\"; imagesrcset=\"//www.partycity.com/cdn/shop/files/party-city-logo.png?v=1767083092&width=200 200w, //www.partycity.com/cdn/shop/files/party-city-logo.png?v=1767083092&width=300 300w, //www.partycity.com/cdn/shop/files/party-city-logo.png?v=1767083092&width=400 400w\"; imagesizes=\"(max-width: 400px) 50vw, 200px\"",
            "content-language": "en-US",
            "etag": "W/\"page_cache:96659505431:IndexController:bc87bd54c812f1f76e5e54f7d24ce148\""
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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.partycity.com/",
        "title": "Party Supplies, Balloons & Costumes | 900+ Locations | Party City",
        "description": "Shop Party City for birthday supplies, balloons, decorations, and costumes for Halloween, graduation, New Year’s Eve, and Valentine’s Day. Visit 17 franchise stores, shop Party City at Staples locations, or order on PartyCity.com for same-day or scheduled delivery nationwide.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.227.38.65": {
            "success": true,
            "country": "Canada",
            "country_code": "CA",
            "region": "Ontario",
            "city": "Ottawa",
            "latitude": 45.3456043,
            "longitude": -75.7966628,
            "asn": 13335,
            "organization": "Shopify, Inc.",
            "isp": "Cloudflare, Inc.",
            "timezone": "America/Toronto"
        }
    },
    "smtp": {
        "host": "mx1-us1.ppe-hosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 17.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 27.8,
                "banner": "220 mx1-us1.ppe-hosted.com - Welcome to PPE Hosted ESMTP Server",
                "error": "No connection"
            }
        ]
    },
    "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": 140.61
}