{
    "ok": true,
    "domain": "xylem.com",
    "generated_at": "2026-08-10T03:13:19-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "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": "2 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": "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": 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": "125 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: mindingtheplanet.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": 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": "2 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": "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": "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": "125 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: mindingtheplanet.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": "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": [
                "199.253.101.66"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-003d2901.gslb.pphosted.com.",
                "10 mxa-003d2901.gslb.pphosted.com."
            ],
            "TXT": [
                "\"anthropic-domain-verification-02m43e=q930dfdyiYxRL1usIyXhuZBTv\"",
                "\"google-gws-recovery-domain-verification=72635202\"",
                "\"48d3be6f-cad7-477e-9ad1-2943d2e9cab5\"",
                "\"smartsheet-site-validation=74-jTXzanAk_daHBy2j9ex60hmGon-hm\"",
                "\"anthropic-domain-verification-c4b4tk=cK1WFsNxobZWkVjD7TbWbRAIj\"",
                "\"workplace-domain-verification=moTaHcew7YWWFCHj2DfPWWUPTRb0fq\"",
                "\"docusign=0a22f706-d444-40e8-9792-71ec09fb007d\"",
                "\"docker-verification=b21e5434-5184-43a8-8da2-513863f09f08\"",
                "\"flexera-domain-verification-ouowxyjhhrbatqqz\"",
                "\"MS=ms66781026\"",
                "\"atlassian-domain-verification=m9P4fbrITge4P+dpQlDFztbSgmvzEugW/tDmQIZaUlfbHyyMafZBnNqz42jVJOCs\"",
                "\"status-page-domain-verification=fb5767yc8tg9\"",
                "\"flexera-domain-verification-sqztpntuxnsixrqq\"",
                "\"asuid.selector-east-us=3296BE503B16B3F0EE550732D27F97A8A6A91A03D1D7128702CDE95CFDC008A4\"",
                "\"cloudhealth=abcac64e-4456-4ceb-a3a2-b737ada4a737\"",
                "\"QuoVadis=5af981a8-38da-4f8f-b33d-86c58b24bfc9\"",
                "\"identrust_validate=WlDa6GydZ2ZvWyuCGsgmOI9pjJDgHGwEY7qyyUS1M01K\"",
                "\"ciscocidomainverification=7b97b8b72dec04c853c5097553e35b41bead8f86eac4787b648b9b21734920c1\"",
                "\"airtable-verification=a1948e50ad4603fe15e0c44511089a6b\"",
                "\"citrix.mobile.ads.otp=t9quazepv5m09dwil3guj\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"identrust_validate=NpXXjInyvldf8U9S0oe/nCzoYtvEr033IG/rp+spNclC\"",
                "\"QuoVadis=0f8e0685-946f-4de7-95e7-fb73c46f71d4\"",
                "\"61MYHlePnvjm4ZE7bxKdQ2c9zVR/1gYqcUUmyHr/u/Q=\"",
                "\"google-site-verification=CNLSYlFG9PzsOARiADi_cP7iTo-nqT650YEcj3MR53Q\"",
                "\"docusign=2725ba56-a77e-46c5-8c96-1b187313a5ff\"",
                "\"twilio-domain-verification=b5a4f2b76e64548293e265636d11a2cc\"",
                "\"DirectFedAuthUrl=https://sso.connect.pingidentity.com/sso/idp/SSO.saml2?idpid=4434ceca-e385-4866-88d9-54c28b48910c\"",
                "\"workplace-domain-verification=38qIom7cydUFHBX1NVU62Jmm6Kd043\"",
                "\"google-gws-recovery-domain-verification=68667337\"",
                "\"asuid.selector-beta-dev\" \"=\" \"5D16B10426897023A38FA85181DE05CAB5B716531B440641BE0038059BD1B6D3\"",
                "\"identrust_validate=bgVaSn+cLvcpGu/ITCQ1zAa/GJCMWRlbr9422KjIZdNV\"",
                "\"zoho-verification=zb03624742.zmverify.zoho.in\"",
                "\"mongodb-site-verification=YHQrWZdpqeYO91AXt1hItBzqqNe295id\"",
                "\"google-site-verification=h61y3r9Vt0P8_6scypr3cUlFyWmV337cCwRBEdKgTWA\"",
                "\"DomainVerification=UWNCG1I62KBLRSBZQDEMN2454UL5QY94LAF1MQHY3AU3NN4C1XABG0GZA7WL0XEY\"",
                "\"wiz-domain-verification=9193fa531cb134b8e27e12b86166f62d447bf04e8a94db515393080089b337b3\"",
                "\"identrust_validate=YEF2u0suOcMhc8GfbaqLIYpef4FVMn/eoz1b4xYbS54r\"",
                "\"adobe-idp-site-verification=8ca49cf346aa0779371d24c68e6d09e825385ca1a2a0395d3639d76b95405435\""
            ],
            "NS": [
                "ns4.flygt.com.",
                "ns3.flygt.com."
            ],
            "SOA": [
                "ussgv1ib03.flygt.com. isglobalnetwork.xyleminc.com. 1627 10800 3600 2419200 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "199.253.101.66"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@vali.email,mailto:dmarc-reports@xylem.com",
        "dkim_selector": "x",
        "dkim_host": "x._domainkey.xylem.com",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs2jveuguLegPuI+s+CEUZutqj6Y5RlGs752izat6K7lR3CklEaHsu/fajCzE0qP2qOUWnsjWC6v5PcYxpLkjwYdU+2wpAZIvyEMqEQiIb6HlJ1UTorYwASzU/+0eJUwGUzAYEw0AHp33SFP9p1PF+EwRMkFtdktwXjRod030Bq7GuhFgjo7PmGzBFnRqO8v1pgyFhCGp0mVD2703DP2PiR6q+CWgagnnKiwfjfcSqaxNvx9FUIy2azdrOUe7Z7vRISvpXfjOUv+sYZL3SIL7cvQMwbdNW02Kvi9AkiU5vrRLNImPl9QGcVizJbboY4wgAeiyrYzMijcpR8JKwZdbcwIDAQAB",
        "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": "mindingtheplanet.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "199.253.101.66"
                    ],
                    "time_ms": 61.78
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "199.253.101.66"
                    ],
                    "time_ms": 100.44
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "199.253.101.66"
                    ],
                    "time_ms": 64.43
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "199.253.101.66"
                    ],
                    "time_ms": 163.64
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "199.253.101.66"
                    ],
                    "time_ms": 209.96
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "IdenTrust",
        "subject": "xylem.com",
        "valid_from": "2025-11-18T05:16:33-06:00",
        "valid_to": "2026-12-13T05:15:33-06:00",
        "days_remaining": 125,
        "san": [
            "xylem.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.xylem.com/en-us/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "145",
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.xylem.com/en-us/",
            "server": "cloudflare",
            "x-powered-by": "ASP.NET",
            "date": "Mon, 10 Aug 2026 08:13:18 GMT",
            "set-cookie": "ARRAffinitySameSite=2894947af0addff6805fed312a9d6d109bd7813d6d0d6b9e64ec5bb1e8c20f98;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.xylem.com",
            "strict-transport-security": "max-age=31622400; includeSubDomains",
            "request-context": "appId=cid-v1:757914e9-60fe-4e15-877f-18fe4f06b1f7",
            "x-xyl-rootaccessrewriter": "ModifiedRequest",
            "cf-cache-status": "DYNAMIC",
            "cf-ray": "a28d8a5e8f65fe67-STL",
            "alt-svc": "h3=\":443\"; ma=86400",
            "cache-control": "public,max-age=120",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "referer": "same-origin",
            "permissions-policy": "camera=()"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": "ASP.NET"
    },
    "webpage": {
        "url": "https://www.xylem.com/en-us/",
        "title": "Xylem Water Solutions & Water Technology | Xylem US",
        "description": "Xylem is a leader in developing innovative water solutions through smart technology. Learn more about Xylem's water, wastewater and energy solutions.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "199.253.101.66": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-003d2901.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 21.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 21.4,
                "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": 85.62
}