{
    "ok": true,
    "domain": "spectrum.com",
    "generated_at": "2026-08-10T11:20:39-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 74,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "network": 85,
            "availability": 60
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 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": "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": "177 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-198-77-161.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": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "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": "177 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-198-77-161.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.198.77.161"
            ],
            "AAAA": [
                "2600:1407:3c00:1485::122a",
                "2600:1407:3c00:1482::122a"
            ],
            "CNAME": [],
            "MX": [
                "0 spectrum-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"miro-verification=e51116d30341c8179b1529830f0d0a994990af6e\"",
                "\"docusign=a0cbf796-bb93-4544-bab0-f637c55cc80d\"",
                "\"SFMC-m2xZGT7-Ntc-O1HYMTGFW_SXjGyI_plkuo6mae4V\"",
                "\"google-site-verification=0bRYti_wd6n2BgDhRaJ7JazASd9YHEzMGyX3fDXN36o\"",
                "\"wrike-verification=NjkzNDcyNTo1NmUwOTdiZjNhNmU5ZWI3ZmQ4NDM0MjIyZjQwZTY4ZDE0ZGQyYzFjOTAwNzAwNjAwNWI3ZWI1Y2JkZTYzZWFi\"",
                "\"_ec65e45dac93fc3934fa5fdbb9bcf36a.spectrum.com.\"",
                "\"flexera-domain-verification-lblhsdtuutrgdumi\"",
                "\"postman-domain-verification=03636d118ea216ce2b7deaec31ccd70b5f593e1d0cbfec3b6b47f4f6da1358101082916a55e4fa40acd5541eb52fec96427b142cc83eae0186e509736b16a808\"",
                "\"00DO200000EkTBq=1TBO20000000ERB\"",
                "\"00D41000000cQ2w=1TB7y00000009rJ\"",
                "\"anthropic-domain-verification-rs19vn=hBt71QbMoLxxZ8xOOuxMByp8G\"",
                "\"lucid-verification=crz_byg9nke4bne1QBP\"",
                "\"facebook-domain-verification=oh9iz8g9in0fc1uzwop7nqa2qhgwqs\"",
                "\"google-site-verification=QQsT4V9HBHhkUnVgV7QXFH1NiS-Ug-L28YxfbmBVyeo\"",
                "\"ms=ms45056673\"",
                "\"docker-verification=5484f6dd-6c7e-4cdd-9f16-715034d56455\"",
                "\"smartsheet-site-validation=ZeIXL7WWBXaeYMbk20Nj0Bw6wd-DZdtV\"",
                "\"adobe-idp-site-verification=204abc57a67dcfff034aee07aa9db2a7577ce9bdb3bf45a3657c0a2a3fecb289\"",
                "\"atlassian-domain-verification=5q5r35hSgdQxHaBJ0S0BVJ9CBnmQ5/PNh8dPKJF6oHvKHTI4diJ2cF0L8r0wPxwH\"",
                "\"7HLhOjsPmLXtqhkcpc7LvXFaZW1zjHo1-YAi1t7K5gESLZakuNo7NQ\"",
                "\"ms-domain-verification=31dce107-7863-4da1-91ec-acba091a8778\"",
                "\"figma-domain-verification=d6976db429d27190853a51e2a795ca7f543818bcf389f6f21237a60902462b1a-1743432666\"",
                "\"paloaltonetworks-site-verification=0f8aee8f1efecd666f61dd2e122cd3cd4fd01559231867de7421bbbd7ff5ec70\"",
                "\"docusign=f0e077d7-0eb2-4fc6-bd99-7cfe6227e228\"",
                "\"insomnia-validation=8a6b7b20c0fb4a2ab8d7b0be5ff831eb6de71f05784d5ea690f05be80384dfc4\"",
                "\"@ MS=ms86718722\"",
                "\"_0560d4c7f0ee467cfa8856068f5120e9.djqtsrsxkq.acm-validations.aws.\"",
                "\"00DWB000006aAgX=1TBWB00000002Ej\"",
                "\"apple-domain-verification=ljFf9Ht3HWJXytvP34auvCc5G2VOU1m2FKzRBTWtjZc\"",
                "\"v=spf1 ip4:142.136.234.128/27 ip4:142.136.235.128/27 include:aspmx.pardot.com include:spf.protection.outlook.com ~all\"",
                "\"_29620b79c3743504308685c884570739.spectrum.com.\"",
                "\"_4b8dc5b762cd5b4abdfdb6ea9237829e.zfyfvmchrl.acm-validations.aws.\"",
                "\"dr7h5d42l6onl2cunp6l5lfec2\"",
                "\"cisco-ci-domain-verification=2616c4069abfb4cde83eab2f36c7645638aa84439c3b46f75372f9e9d945ee40\"",
                "\"flexera-domain-verification-oaimpehnwckstwhr\"",
                "\"facebook-domain-verification=gggrjx1q04wkwyb3g51ew9a0uvb3h0b\""
            ],
            "NS": [
                "a12-66.akam.net.",
                "a11-66.akam.net.",
                "a18-65.akam.net.",
                "a1-187.akam.net.",
                "a2-65.akam.net.",
                "a7-66.akam.net."
            ],
            "SOA": [
                "ns1.charter.com. hostmaster.charter.com. 2026051000 43200 3600 2419200 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.198.77.161"
        ],
        "ipv6": [
            "2600:1407:3c00:1485::122a",
            "2600:1407:3c00:1482::122a"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:142.136.234.128/27 ip4:142.136.235.128/27 include:aspmx.pardot.com include:spf.protection.outlook.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; fo=1; rua=mailto:dmarc-rua@spectrum.com; ruf=mailto:dmarc-ruf@spectrum.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.spectrum.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmsJOvpQraD2fYrZOeA+Sga3gjHPsWlfYmOJrwJE/Iel3N7X4CXuCZ92zIN2ribVrIhr59ET6WAM6jmgqQAIas/WhRZ4mB0qYhSyPERMA0441woLg/g17vQK+80NbzfZ59Y2IrV8Wao8gX2bNaQvujgpDNoIuwTj+LYs17I+CHM15eCu6zZWy3GcEr7Eiql/xqbQjrc/i1BFMS1PhlZObDz12iCBAgDliags0lJ5jK1KPtoBK/UHK1lTIIrDEnScAel6m0PZYYmlfLebItaG+bAX7Px0wsnasceZvxbTkU66i8s0kJc6RzXTB7qL4SudGppA55TEXdRCnnhk/RTEEbQIDAQAB;",
        "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": "a23-198-77-161.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "142.136.168.58",
                        "142.136.168.7",
                        "142.136.81.135",
                        "142.136.81.136"
                    ],
                    "time_ms": 66.43
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.62.80.63"
                    ],
                    "time_ms": 49.64
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.43.206.124"
                    ],
                    "time_ms": 49.01
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.198.77.161"
                    ],
                    "time_ms": 53.38
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "142.136.168.58",
                        "142.136.168.7",
                        "142.136.81.135",
                        "142.136.81.136"
                    ],
                    "time_ms": 68.31
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.spectrum.com",
        "valid_from": "2026-02-02T18:00:00-06:00",
        "valid_to": "2027-02-03T17:59:59-06:00",
        "days_remaining": 177,
        "san": [
            "*.spectrum.com",
            "spectrum.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://spectrum.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "mime-version": "1.0",
            "content-type": "text/html",
            "content-length": "362",
            "expires": "Mon, 10 Aug 2026 16:20:30 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Mon, 10 Aug 2026 16:20:30 GMT",
            "x-response-user-type": "prospect",
            "set-cookie": "akaas_AB-Testing=2147483647~rv=47~id=8c2726aca1382675112f91ab6e3f0e73; path=/; Secure; SameSite=None",
            "x-akamai-content-targeting": "georegion=267;country_code=US;region_code=MO;city=SAINTLOUIS;dma=609;pmsa=;msa=7040;areacode=314;county=SAINTLOUISCITY;fips=29510+29189;lat=38.6312;long=-90.1926;timezone=CST;zip=63101-63141+63143-63147+63150-63151+63155-63158+63160+63163-63164+63166-63167+63169+63171+63177-63180+63182+63188+63195+63197+63199;continent=NA;network=;network_type=hosted;asnum=30083;throughput=vhigh;bw=5000;client_ip=209.126.102.143;client_port=36304;device_os=;brand_name=;is_wireless=false;internal_corp_traffic=false;aka_b_id=;aka_b_sc=",
            "content-security-policy": "frame-ancestors 'self' https://*.webapps.rr.com https://*.chartercom.com https://*.spectrum.com https://*.charter.com https://*.buyflow.spectrumflow.net https://*.spectrumflow.net;",
            "access-control-expose-headers": "Akamai-Request-BC"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://spectrum.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "23.198.77.161": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "spectrum-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4027,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "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": 80.57
}