{
    "ok": true,
    "domain": "sprint.com",
    "generated_at": "2026-08-10T02:28:42-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 77,
            "network": 100,
            "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": 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": 5,
                "lost_points": 0,
                "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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-66-127-134.deploy.static.akamaitechnologies.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": 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": 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": "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-66-127-134.deploy.static.akamaitechnologies.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": "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": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "23.66.127.134",
                "23.66.127.147"
            ],
            "AAAA": [
                "2600:1407:7400:5f::17d1:5eeb",
                "2600:1407:7400:5f::17d1:5ef3"
            ],
            "CNAME": [],
            "MX": [
                "10 sprint-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"v=spf1 include:t-mobile.com -all\""
            ],
            "NS": [
                "a1-167.akam.net.",
                "a7-65.akam.net.",
                "a13-67.akam.net.",
                "a14-65.akam.net.",
                "a6-66.akam.net.",
                "a8-66.akam.net."
            ],
            "SOA": [
                "a1-167.akam.net. hostmaster.sprint.com. 2024082630 3600 600 604800 300"
            ],
            "CAA": [
                "0 issue \"sectigo.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 iodef \"mailto:pki-admin@t-mobile.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"entrust.net\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.66.127.134",
            "23.66.127.147"
        ],
        "ipv6": [
            "2600:1407:7400:5f::17d1:5eeb",
            "2600:1407:7400:5f::17d1:5ef3"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:t-mobile.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_reports@sprint.com; ruf=mailto:dmarc_reports@sprint.com; rf=afrf; sp=none; fo=1; pct=100; adkim=r; aspf=r",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.sprint.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyqIfL97TaIEFUOqQYHm6/s3EL0fArFung9vhG8Jt1I04sRdgMiU4/wX4+qOyXeZApXGj5tnP/CbkXPCVaYH61FB+i2tOW1h+P8YlkBHWITKphC0EJCkKBx+VYOPwzb6TsWA9o4+d5L8ShVCYOM+pC21qUVfwSLgvmOvl9dAaYdWFytgt6FNx5r/Fr4XpMW1t1wFGQNccqlS94aCpxchwnsKkpqSmTXRHp+ss5wU7yhX7jOINmPmxHxc0Z6ZA3XrFACxTwIDs0JNfOcZYHbDzVqw9I0XYx97idYIZhUbORyO0UFj+C8qThVa5Zuti1yCgmYOslq7jQoEwlaObmqnebQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-66-127-134.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.66.127.134",
                        "23.66.127.147"
                    ],
                    "time_ms": 52.62
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.213.186.202",
                        "23.213.186.204"
                    ],
                    "time_ms": 45.17
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.212.185.133",
                        "23.212.185.148"
                    ],
                    "time_ms": 51.19
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.66.127.134",
                        "23.66.127.147"
                    ],
                    "time_ms": 87.63
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.206.172.50",
                        "23.206.172.83"
                    ],
                    "time_ms": 82.03
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "redirect.t-mobile.com",
        "valid_from": "2026-07-19T19:00:00-05:00",
        "valid_to": "2027-02-03T17:59:59-06:00",
        "days_remaining": 177,
        "san": [
            "redirect.t-mobile.com",
            "apps.community.t-mobile.com",
            "assurancewireless.com",
            "biz.t-mobile.com",
            "businesscenter.t-mobile.com",
            "careers.tmobile.com",
            "chat.t-mobile.com",
            "community.t-mobile.com",
            "connect.t-mobile.com",
            "coverage.sprint.com",
            "devedge.com",
            "direct.t-mobile.com",
            "employee.t-mobile.com",
            "employeecare.t-mobile.com",
            "enterpriseportal.t-mobile.com",
            "explore.t-mobile.com",
            "fiber.tmobile.com",
            "hola.mbytmo.com",
            "hookup.t-mobile.com",
            "investors.sprint.com",
            "iot.t-mobile.com",
            "iotmarketplace.t-mobile.com",
            "isp.t-mobile.com",
            "jobs.t-mobile.com",
            "learning.t-mobile.com",
            "legacycoverage.sprint.com",
            "m.my.t-mobile.com",
            "m.t-mobile.com",
            "m.tmobile.com",
            "maps.sprint.com",
            "mas.t-mobile.com",
            "masstg.t-mobile.com",
            "metrobyt-mobile.com",
            "metrobytmobile.com",
            "metropcs.com",
            "mi.t-mobile.com",
            "mymetroclaim.com",
            "mymetroclaims.com",
            "myt-fiber.com",
            "mytfiber.com",
            "nation.t-mobile.com",
            "networking.t-mobile.com",
            "newsroom.t-mobile.com",
            "nexttechdiversity.com",
            "openai.t-mobile.com",
            "opensource.t-mobile.com",
            "optout.magentamarketing.com",
            "papi.t-mobile.com",
            "passwordreset.internal.t-mobile.com",
            "passwordreset.t-mobile.com",
            "protection360hometech.com",
            "shop.t-mobile.com",
            "sprint.com",
            "sprintcoverage.sprint.com",
            "sprintip.com",
            "staging.t-mobilemoney.com",
            "support.t-mobile.com",
            "switch2t-mobile.com",
            "t-mobile.com",
            "t-mobileappreciationzone.com",
            "t-mobilebenefits.com",
            "t-mobilefiber.com",
            "t-mobilemagentaversary.com",
            "t-mobilereservedtickets.com",
            "t-mobiletuesdays.com",
            "t-nation.t-mobile.com",
            "t-priority.com",
            "tfiber.t-mobile.com",
            "tmobile.com",
            "tmobileappreciationzone.com",
            "tmobilemagentaversary.com",
            "tnation.t-mobile.com",
            "tpriority.com",
            "uncarrier.t-mobile.com",
            "wholesale.sprint.com",
            "wholesale.t-mobile.com",
            "www.devedge.com",
            "www.magentamarketing.com",
            "www.metrobytmobile.com",
            "www.metropcs.com",
            "www.my.t-mobile.com",
            "www.mymetroclaim.com",
            "www.mymetroclaims.com",
            "www.myt-fiber.com",
            "www.mytfiber.com",
            "www.nexttechdiversity.com",
            "www.portalactivation.t-mobile.com",
            "www.promotions.t-mobile.com",
            "www.sprintip.com",
            "www.t-mobileappreciationzone.com",
            "www.t-mobilebenefits.com",
            "www.t-mobilefiber.com",
            "www.t-mobilemagentaversary.com",
            "www.t-mobilemoney.com",
            "www.t-mobiletuesdays.com",
            "www.t-priority.com",
            "www.tmobile.com",
            "www.tmus.biz",
            "www.tpriority.com",
            "zipline.t-mobile.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.t-mobile.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.t-mobile.com",
            "expires": "Mon, 10 Aug 2026 07:28:42 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Mon, 10 Aug 2026 07:28:42 GMT",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains ; preload",
            "akamai-grn": "0.857c4217.1786346922.a563671",
            "content-type": "text/html;charset=utf-8",
            "x-dispatcher": "dispatcher4useast1-29767491",
            "x-vhost": "tmobilepub",
            "host": "phoenix.t-mobile.com",
            "content-security-policy": "frame-ancestors https://*.t-mobile.com https://*.t-mobilemoney.com",
            "x-content-type-options": "nosniff",
            "no-vary-search": "params",
            "x-hap": "EST",
            "akamai-cache-status": "Hit from child",
            "set-cookie": "bm_sz=DD6E68419776678D185B54CBB7C31FDA~YAAQhXxCF6tOOtWfAQAAReCS6gCE0u5o3uzlTVzSzBbO5ShqSg3H6yvbxof8NF7tVtz2i+vzmMtsrOIpzLeXvH/2piHR+TwQyuW3mg8FDs1HUiYsca5ENJqnfA9V3PdJWHFPetzOsbL3ahXdubBc+Hq0Gs6oA0v0swsx9C/PeUdB9tJT5eYYI0zQO1uexqgsTHlBDC00kxqdkwTztr/2JDTlE781/tYgL2XYCjQKgu9BJziOtwGUcDCrN4pNyJCaV/PDU2NDVTQzIgI21Z5ShPOxOh8a2vPdosYRcTGdlEuUK6L69vzo5oeg8A7pYKcGpChnUSahaPAjOx6Jcn2OJclYmaE0A3h8YhHV4uF3/aQyOdAhpNTuT1MvBA==~3223607~3354949; Domain=.t-mobile.com; Path=/; Expires=Mon, 10 Aug 2026 11:28:42 GMT; Max-Age=14400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://sprint.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.66.127.134": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.66.127.147": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "sprint-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.6,
                "banner": "",
                "error": "php_network_getaddresses: getaddrinfo failed: Name or service not known"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 27.7,
                "banner": "",
                "error": "php_network_getaddresses: getaddrinfo failed: Name or service not known"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "php_network_getaddresses: getaddrinfo failed: Name or service not known"
            }
        ]
    },
    "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": 86.39
}