{
    "ok": true,
    "domain": "verizonwireless.com",
    "generated_at": "2026-08-09T15:57:52-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 70,
            "security": 84,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": 5,
                "lost_points": 0,
                "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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "50 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: cascrmdinet53-ns-top-level-domain.verizonwireless.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "50 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: cascrmdinet53-ns-top-level-domain.verizonwireless.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "162.115.16.90",
                "137.188.80.90"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "15 mxb-0024a201.gslb.pphosted.com.",
                "15 mxa-0024a201.gslb.pphosted.com."
            ],
            "TXT": [
                "\"wqthfwbyf4gqwnxmvxyzqbg9pk0brrq4\"",
                "\"hywb55m4xvwh38fqg2dmnpmr1k67cgsj\"",
                "\"np8m1bdydy4rxp0z7w7hrp9y8nw671zp\"",
                "\"9tj06v6tzcdng90qgqrdlsjrs96jc49c\"",
                "\"docusign=5359601d-30eb-404a-9a48-d91b1131e895\"",
                "\"adobe-sign-verification=5c72a7e0c328f6774716059ec6fb7da6049813116d899e3483577d0896e7544c\"",
                "\"moxtra-site-verification=qh0447FUuwa5gCK8q0kFmmZQAW34WqSYMgEo01tzF1G\"",
                "\"vzwdp9z7dh983tgkz81qm0qflmdyzp6k\"",
                "\"Qc5p8sqBP8tDe4KPCVnz+tPK3RgXYA58rOV9Y+3SHgTfuHIGhwhDic18qm5legTOPEQ11ePpZYleoGUdzkW8qQ==\"",
                "\"Precisely-domain-verification\"",
                "\"_fyafwj04gg14ts87ikltdrpop53lg1f\"",
                "\"lwls6vr0znvpvktbk20zww9jrc83dr2g\"",
                "\"airtable-verification=c7ec519ab4f7b83da45d01617d013506\"",
                "\"airtable-verification=72cbbd275f6f706ba31aaca8586b013f\"",
                "\"c30jxmmy5rpr4x12gbp5vndj21b4105r\"",
                "\"anthropic-domain-verification-0b4832=Yb6Okg1eENMWbCrBceMfSRePx\"",
                "\"mongodb-site-verification=6vBJxn6M8ujjAATlYkC5bRNXjD4sUiRf\"",
                "\"docusign=a268cd44-52dc-4037-b973-9220f6a71398\"",
                "\"ct55qq4v9hkbzvr613bg3nj4zqs82410\"",
                "\"VYY8EYN1JBHx9/wZncl8YKcRaqZxzT440Zusbq6nIAgO6Sg2qwNTzXTX0NcodrQjiU3+oPCqzIPYP0sKjwLDdw==\"",
                "\"cfc935fygj0kwzkq9srkd7kcnqymtqfq\"",
                "\"v=spf1 ip4:137.188.0.0/16 ip4:63.27.6.0/24 include:spf-0024a201.pphosted.com include:spf.verizonwireless.com include:spf.intl.verizon.com ~all\"",
                "\"google-site-verification=V9ZEPb8i8vCsTFI4aQhWl7UwGTLggz7y3AxSBjUmgnE\"",
                "\"_9qbhoq7qs55fdbchfvajedzgkxy8jqh\"",
                "\"smartsheet-gov-site-validation=JzmlFkeIcYcspsrZqqNIhxNGA22WEJXt\"",
                "\"MS=ms42987718\"",
                "\"google-site-verification=QOMSpIWmhJqG_fs9kcWRe99YYzLi2RUA21FS_zNVpfY\"",
                "\"miro-verification=cb4542e8a7b94284a46cef7263ff93a0a8981ccc\"",
                "\"y7kj27v070dy5h4nwm1f0fb36h9ng0zz\"",
                "\"t1d5g5g9r0qvyw6ncp1hnzkhshdttbk5\"",
                "\"w94k29sgd5g2fwryn8wyxg4l4fkdcpdk\"",
                "\"MS=ms11792314\""
            ],
            "NS": [
                "ns-twbg.verizonwireless.com.",
                "ns-scrm.verizonwireless.com.",
                "ns-tmtr.verizonwireless.com."
            ],
            "SOA": [
                "ns-twbg.verizonwireless.com. dnsadmin.verizonwireless.com. 25834 1800 600 604800 900"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "162.115.16.90",
            "137.188.80.90"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:137.188.0.0/16 ip4:63.27.6.0/24 include:spf-0024a201.pphosted.com include:spf.verizonwireless.com include:spf.intl.verizon.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@auth.returnpath.net; ruf=mailto:dmarc_afrf@auth.returnpath.net; rf=afrf; pct=100",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://ecrm.e.verizonwireless.com/AC/Global/Bling/Images/checkmark/verizon.svg;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "cascrmdinet53-ns-top-level-domain.verizonwireless.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "137.188.80.90",
                        "162.115.16.90"
                    ],
                    "time_ms": 41.24
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "137.188.80.90",
                        "162.115.16.90"
                    ],
                    "time_ms": 27.16
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "137.188.80.90",
                        "162.115.16.90"
                    ],
                    "time_ms": 76.09
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "137.188.80.90",
                        "162.115.16.90"
                    ],
                    "time_ms": 96
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "137.188.80.90",
                        "162.115.16.90"
                    ],
                    "time_ms": 81.89
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "verizonwireless.com",
        "valid_from": "2025-08-27T19:00:00-05:00",
        "valid_to": "2026-09-28T18:59:59-05:00",
        "days_remaining": 50,
        "san": [
            "verizonwireless.com",
            "www.verizonwireless.com",
            "vzw.com",
            "www.vzw.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.verizon.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "VZW",
            "date": "Sun, 09 Aug 2026 20:57:51 GMT",
            "location": "https://www.verizon.com/",
            "content-length": "0",
            "connection": "close",
            "content-type": "text/html;charset=utf-8",
            "x-dispatcher": "5",
            "x-vhost": "publish",
            "speculation-rules": "\"/us/speculation-rules/\"",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "frame-ancestors 'self' *.verizon.com *.verizonwireless.com *.vzwcorp.com;",
            "referrer-policy": "strict-origin-when-cross-origin",
            "cdn-requestid": "",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains ; preload",
            "akamai-grn": "0.d9714017.1786309071.d0b54461",
            "set-cookie": "bm_sz=570DBA05D554FDB7B83F7CC23732D071~YAAQ2XFAFzie9JmfAQAAplNR6ABvWU/YSyB5rtbhU9BSkND6lLITicWlJusPHNIFIe8Bau6bkxRbrz4RyeGzeBm9Oaw12PWlyDxeZ8X8HHBWAekuhS+iNzSbTTgqe/RACItHkG1d1XRAATOdE8eF6qRLPtb5RN2qBwYA1GGOryftoTQlDwLeFz7mKDSn5piMBPRh1S1B6OIqfPQ8z7vv9HC+5eFflpFQJjpqOuiivtF+SUQ7iCA7luf/qVaeJOJilKv+JZ74hqre9hO6KcgOucp3sXL5TcYNpkstr9Vf+6oMHbGX2f1zvzw+muaVHfhBFoex6Lj1Be7cvzY3iK4vI5TV+Me4M7yKJ4j7a6gKPugvmUA/I5jgJ8YJTQ==~4471091~3682883; Domain=.verizon.com; Path=/; Expires=Mon, 10 Aug 2026 00:57:51 GMT; Max-Age=14400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "VZW",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.verizon.com/",
        "title": "Verizon: Wireless, Internet, TV and Phone Services | Official Site",
        "description": "Shop Verizon smartphone deals and wireless plans on the largest 4G LTE network. First to 5G. Get Fios for the fastest internet, TV and phone service.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "162.115.16.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "137.188.80.90": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-0024a201.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 49.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 22.6,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 95.96
}