{
    "ok": true,
    "domain": "commscope.com",
    "generated_at": "2026-08-10T20:12:33-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "3 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": "73 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: ;; communications error to 69.64.44.20#53: timed out"
            },
            {
                "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": "3 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": "73 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: ;; communications error to 69.64.44.20#53: timed out",
                "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": [
                "217.114.94.2"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 commscope-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"apple-domain-verification=YuDCZ9G7ByFQb8Kc\"",
                "\"ciscocidomainverification=74407ecd95ce5557166f7765cf6e97f6c05a0a6e3c1aefba188b74201275af31\"",
                "\"8Y4thBkF/kNfH4NSC3u5kI+RHzMLKI/kD46qebJiiidGQBK5mxpFsqcNo/mFJHQx7oK3a8opQLNbZ+l9SU7SEw==\"",
                "\"v=spf1 exists:%{i}.spf.commscope.iphmx.com ip4:198.135.207.215 ip4:198.135.207.230 ip4:198.135.207.129 ip4:50.31.39.13 ip4:198.135.207.143 ip4:198.135.207.142 ip4:198.135.207.141 ip4:198.90.68.141 ip4:\" \"198.90.68.142 ip4:198.90.68.143 ip4:35.169.254.90 include:_spf-sfdc.successfactors.com include:_spf-dc4.sapsf.com include:spf.protection.outlook.com include:spf_s1.oraclecloud.com include:\" \"_spf.salesforce.com a:mailers.dovetailnow.com include:mktomail.com -all\"",
                "\"atlassian-domain-verification=/GZ0fVTUPUbCObbnsQ8JADhKwTNMbT0abfvw9t76kb7T4cKsS3KT8MWRGdPShTYe\"",
                "\"onetrust-domain-verification=b3b97587ea284fc8a7ef1736bc4c5d97\"",
                "\"atlassian-domain-verification=8S32IcMkSKZjwpI6DyZonbBHcExVH0jo3UkBU64cHX9/yiLTtMGhSd1hh1o9bX5a\"",
                "\"OLDMS=ms48881096\"",
                "\"successfactors-site-verification=Njk4MjY0OWYxZDQ1ZGYxZTE1YTIzNWMwM2RmN2Y0OTdhYTZhMGMyYTVkNTI2MTY5M2RjOTc5NTk1ZWRhODFlNQ==\"",
                "\"amazonses:MJLjG6lyhy+nlYJ1wcskZEsOla2ylLyYsLQuVXgIx8Q=\" \"\"",
                "\"h1-domain-verification=4Crpdj8epp6k6qYTLPtCgxvNMZt7NmhF5bAppCcfRgnjC6qm\"",
                "\"webexdomainverification.PIIB=20867f1c-0cbe-40a2-8010-910c5f2b5d96\"",
                "\"atlassian-domain-verification=vbZxSZbfL7IBKY37byDVydGBufemK3SC8CUEZZNZQ2gQTiBfqrGFZDaE83KoVuNm\"",
                "\"smartsheet-site-validation=oUk9qqZ9JAS27wSSBiiN-8W0aOpYuYKw\"",
                "\"pardot10832=01fd0f57f2dd693ea80b3bfa892e078604f306fd0e9a3fa61e0b58706ffb3241\"",
                "\"google-site-verification=PMZugafn3Q9Due8seBDm1-3tj3Ogo7_9E2mEVih1eyI\"",
                "\"facebook-domain-verification=nsyxzs7mn9iew4oqpnh04yf4unkgl2\"",
                "\"cursor-domain-verification-ez8qjx=mPzwmiu3a4UFZOHeUoGcXc5wa\"",
                "\"onetrust-domain-verification=03116978d8bc4bada899d48ff625651e\"",
                "\"dtm-domain-verification=qbtEdFpHJuVXIuuYLs2NG93W_s09_kPHKjR11cCo8tc\"",
                "\"successfactors-site-verification=YTcyYmE2OTBlNTAwMDY4ZTE0ZWYyNWZjOTJjMWM1N2U3NmY5YmUwMzlhYTQ0YzcyZmJiODYxMGY1ZjNlZmNjYg==\"",
                "\"flexera-domain-verification-kmnujnviwqldpqvl\"",
                "\"atlassian-domain-verification=QgwrDREPjcQSBDWyVeNZItw2gTzTjj8H/dHJ/oGhvPksi4kJHfdtug2OE1Ox5mnX\"",
                "\"google-site-verification=MSB3bP7XfzcH6q15AcOtfKgt_j6lUhlB-TG0VpR3aSA\"",
                "\"atlassian-domain-verification=DceYCRj5cvoThkBuS7m/C6IsNfQDBHCdJykDfy65SNxNh9XbeHVQ9pqycNRogZMc\"",
                "\"adobe-idp-site-verification=387d4a3262da97c421718bfc5fb2f3f7c3d3523efba0183d8cfd225a626d5f05\"",
                "\"MS=ms69617143\"",
                "\"quickbase-site-verification-61fd00168d6f70cad1014f8f84aa65433be2c5a1\""
            ],
            "NS": [
                "ns3.commscope.com.",
                "ns1.commscope.com.",
                "ns2.commscope.com."
            ],
            "SOA": [
                "vm-dns01e. hostmaster.andrew.com. 4722 3600 600 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "217.114.94.2"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 exists:%{i}.spf.commscope.iphmx.com ip4:198.135.207.215 ip4:198.135.207.230 ip4:198.135.207.129 ip4:50.31.39.13 ip4:198.135.207.143 ip4:198.135.207.142 ip4:198.135.207.141 ip4:198.90.68.141 ip4:198.90.68.142 ip4:198.90.68.143 ip4:35.169.254.90 include:_spf-sfdc.successfactors.com include:_spf-dc4.sapsf.com include:spf.protection.outlook.com include:spf_s1.oraclecloud.com include:_spf.salesforce.com a:mailers.dovetailnow.com include:mktomail.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:ryafobpc@ag.us.dmarcian.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.commscope.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC7t9KvFzQmqfM09l1svy05hODFiJ9FKB24ErcSmFpRwGPjho9haZxD3aBjp+JO4621unEqKVe2Lb/3iMHlkgeNQH4C7TxnkusbkZTZKA3jU7X+jsow+XKZrPWpJhYdrp6S3Y5xw/1MIWTDVrgcFTG1WmaJmsZ6Q7jfKyxehCP83wIDAQAB; n=1024,1453228251,1468953051",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": ";; communications error to 69.64.44.20#53: timed out",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 41.56
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 102.46
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 78.03
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 26.37
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "217.114.94.2"
                    ],
                    "time_ms": 77.03
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "commscope.com",
        "valid_from": "2026-07-24T20:05:16-05:00",
        "valid_to": "2026-10-22T21:05:15-05:00",
        "days_remaining": 73,
        "san": [
            "commscope.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.commscope.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 01:12:24 GMT",
            "location": "https://www.commscope.com/",
            "server": "cloudflare",
            "cf-ray": "a2935f30edea0223-STL",
            "alt-svc": "h3=\":443\"; ma=86400",
            "content-type": "text/html; charset=utf-8",
            "set-cookie": "ARRAffinitySameSite=792f4a3c958282a3837e0b9603dafb2b3524c88848c10b19ff52e48bce6eaa99;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.commscope.com",
            "request-context": "appId=cid-v1:8d8b935d-ae26-4702-b8ed-74a784cdf980",
            "content-security-policy": "frame-ancestors 'self' *.commscope.com *.ruckusnetworks.com *.punchout2go.com *.ariba.com;",
            "cf-cache-status": "DYNAMIC"
        },
        "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.commscope.com/",
        "title": "CommScope | now meets next",
        "description": "Advancing broadband enterprise and wireless networks to power progress and create lasting connections.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "217.114.94.2": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "commscope-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 26.5,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4039.6,
                "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": 113
}