{
    "ok": true,
    "domain": "customink.com",
    "generated_at": "2026-08-11T00:01:07-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 68,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 65,
            "network": 65,
            "availability": 60
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 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": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 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": "122 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-13-227-87-20.ord58.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "HTTP/2 404 "
            },
            {
                "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": "4 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": "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": "5 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": "122 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-13-227-87-20.ord58.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 404 ",
                "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": [
                "13.227.87.20",
                "13.227.87.112",
                "13.227.87.51",
                "13.227.87.35"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 aspmx2.googlemail.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 aspmx3.googlemail.com.",
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com."
            ],
            "TXT": [
                "\"MS=ms55724523\"",
                "\"mongodb-site-verification=mgj5epm8HRVL3sTVDIcuXIOfJmaX9JTg\"",
                "\"apple-domain-verification=NMXctFw4KmdqD8Qv\"",
                "\"v=spf1 ip4:208.89.12.0/22 ip4:54.208.217.0/24 include:_spf.google.com include:spf1.customink.com ~all\"",
                "\"klaviyo-site-verification=SKGNUp\"",
                "\"m3eisn6gae2fku7ooga9ahgduq\"",
                "\"stripe-verification=7BF7663B3AFE836130AB8E27344300D2FBD73211AAA9404FE051690A94EEFF9A\"",
                "\"jamf-site-verification=_9ivmksXYZoaGgHFa8wQhg\"",
                "\"atlassian-domain-verification=Fsj4TPYBiDjjbXde5Td2LYUAabaLhDvwLNg2Qajbvrjh3KWFoa3ffnwYaxhSsmJE\"",
                "\"facebook-domain-verification=tgbjcupmit019d2fd3y9ykzk3h58em\"",
                "\"new-relic-domain-verification=e0d19d8b47274223a7cf2837472cab6c\"",
                "\"anthropic-domain-verification-p5pef0=c7ivIhOI7YXkYbbbfU2vrr246\"",
                "\"google-site-verification=Gndd7gEhFpkuThK1osGCQg3W8joB1FoX5AV6KMyQMC8\"",
                "\"canva-site-verification=B9Fx2_zFLNjvS8s0Yu7Ong\"",
                "\"onetrust-domain-verification=62148104487148a3b26cb21c9a95660b\"",
                "\"slack-domain-verification=epdqIIBiGk6Bb8mcdTdO8RxjccuU7gFoUsakaHeU\"",
                "\"atlassian-sending-domain-verification=67a4933a-146d-4a3b-bf87-39092185622e\"",
                "\"openai-domain-verification=dv-gxi1WecwUCfWArQAteFhKehM\""
            ],
            "NS": [
                "ns-1306.awsdns-35.org.",
                "ns-1539.awsdns-00.co.uk.",
                "ns-800.awsdns-36.net.",
                "ns-20.awsdns-02.com."
            ],
            "SOA": [
                "ns-1539.awsdns-00.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [
                "257 3 13 BOvrEtV62Bsta91GhuukYQCOYrwpD4DTHS49hhPGSkv9CH/zuBrBuiZQ Yz66etH3SfF/p0kEgHt92fjNUNxsEQ==",
                "256 3 13 cq5nGpnVS01f3V0odDqD+sNOP5IzcP5kajQAnDKrE71JhZT/gM4tDraP qFfY+8wWKHYrQGx1OC/RlZ7mbLZa6w=="
            ],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.227.87.20",
            "13.227.87.112",
            "13.227.87.51",
            "13.227.87.35"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:208.89.12.0/22 ip4:54.208.217.0/24 include:_spf.google.com include:spf1.customink.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:s1lywp6o@ag.us.dmarcian.com; ruf=mailto:s1lywp6o@fr.us.dmarcian.com; fo=1; sp=reject;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.customink.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoK68J0r2VeZSIsxmGPaa0/cQtBpFm7eGAfassfjW7Zl3q/IsFPT7yPe1p0EPsbiYHEWp0SXRqhWSiGlrdJVlIJUZco47BY3+4lxkYXX+DnnqtwiLgHp4svTeeaNLdQ05IHMHL4Q6iY2FaDtbxxQjeaDa0N8SAIOaYpD2t79FvUwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-13-227-87-20.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.166.96.103",
                        "3.166.96.117",
                        "3.166.96.63",
                        "3.166.96.81"
                    ],
                    "time_ms": 47.67
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.227.87.112",
                        "13.227.87.20",
                        "13.227.87.35",
                        "13.227.87.51"
                    ],
                    "time_ms": 29.55
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.227.87.112",
                        "13.227.87.20",
                        "13.227.87.35",
                        "13.227.87.51"
                    ],
                    "time_ms": 59.89
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.166.96.103",
                        "3.166.96.117",
                        "3.166.96.63",
                        "3.166.96.81"
                    ],
                    "time_ms": 78.9
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.166.96.103",
                        "3.166.96.117",
                        "3.166.96.63",
                        "3.166.96.81"
                    ],
                    "time_ms": 75.39
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.customink.com",
        "valid_from": "2025-11-12T18:00:00-06:00",
        "valid_to": "2026-12-11T17:59:59-06:00",
        "days_remaining": 122,
        "san": [
            "www.customink.com",
            "customink.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.customink.com/",
        "status": "HTTP/2 404 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Tue, 11 Aug 2026 05:00:57 GMT",
            "content-length": "16",
            "cache-control": "max-age=3600",
            "location": "https://www.customink.com/",
            "x-cache": "Error from cloudfront",
            "via": "1.1 40867fef594010a8d9ec2cb0a5cb2350.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P1",
            "x-amz-cf-id": "M0xELQeRC6e8u1uRcytAVv_XEi0Bsv6uiV-EBqW8UIeA51CqGryhvQ==",
            "content-type": "text/plain"
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.customink.com/",
        "title": "Custom Ink - Design Custom T-shirts, Apparel & Promo Products Online",
        "description": "Make custom T-shirts, apparel & promotional products online with the highest quality printing & customer service. Easy Ordering. Fast & Free Shipping.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "13.227.87.20": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.227.87.112": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.227.87.51": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.227.87.35": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx2.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.3,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4004.4,
                "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": 134.15
}