{
    "ok": true,
    "domain": "whitepages.com",
    "generated_at": "2026-08-10T00:09:26-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "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": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "8 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "95 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-166-96-126.mci50.r.cloudfront.net"
            },
            {
                "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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "8 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "95 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-166-96-126.mci50.r.cloudfront.net",
                "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": [
                "3.166.96.126",
                "3.166.96.27",
                "3.166.96.97",
                "3.166.96.19"
            ],
            "AAAA": [
                "2600:9000:2798:2400:9:2c5d:cdc0:93a1",
                "2600:9000:2798:400:9:2c5d:cdc0:93a1",
                "2600:9000:2798:7600:9:2c5d:cdc0:93a1",
                "2600:9000:2798:c200:9:2c5d:cdc0:93a1",
                "2600:9000:2798:1c00:9:2c5d:cdc0:93a1",
                "2600:9000:2798:ae00:9:2c5d:cdc0:93a1",
                "2600:9000:2798:fe00:9:2c5d:cdc0:93a1",
                "2600:9000:2798:3200:9:2c5d:cdc0:93a1"
            ],
            "CNAME": [],
            "MX": [
                "10 cloud11.spamtitan.com.",
                "10 cloud12.spamtitan.com."
            ],
            "TXT": [
                "\"axSNJz4hx/EptJT5usXvU07T1HXS1MDnhK7DPT2vMdFCVqyZTBDVSe66HKPqVzXltMgK4SQB3k3PtI7BtNUwyg==\"",
                "\"m10fvd60ajahoj961v9u6v14o0\"",
                "\"ca3-195c24d50100445aa40e037107c43f22\"",
                "\"ca3-728411f3424b418ca95bf435c3c1e1c7\"",
                "\"google-site-verification=3HYHiLK8fsJqqbz6oOySwUKTJQdQ_QtVB64llCEWFDM\"",
                "\"ZOOM_verify_ndCC8455TqOrt6KA1rQ4nw\"",
                "\"072sendgrid.net ip4:198.37.158.50\"",
                "\"datadome-domain-verify=SVV5YJHxwTrIZTEIQLQNdQDKolRt3lBX\"",
                "\"072mail.zendesk.com\"",
                "\"atlassian-sending-domain-verification=3b906156-2fa5-462c-bf46-d0b67e721916\"",
                "\"341389e1079bd12ce2045c1c97e9c0e15d3570d6\"",
                "\"v=spf1 mx a:zgateway.zuora.com include:spf.protection.outlook.com include:mail.zendesk.com include:amazonses.com include:_spf.atlassian.net include:spf.protection.outlook.com ~all\"",
                "\"MS=ms36338884\"",
                "\"awsALIAS;name=distil-external-1975508251.us-west-2.elb.amazonaws.com.;\"",
                "\"bw=OtdhFjS4sM6AQ8HyQldWrmUmv5SJ2L1vJswvTlj1EfPT\"",
                "\"gather-domain-verification=676b517e-5bdf-491f-acbe-4bf21651ef59\"",
                "\"atlassian-domain-verification=LZMckGzGnQuQn3PPKQKPzIRe2JDTA6Zx2ODJ6avIv6uuKeCGS9SQUs7nUhZjoANx\"",
                "\"google-site-verification=KA0kaAzyfPcKrJl2XAanMBg0UQYRE-DTgNsrMfdubBs\"",
                "\"fv1fitogds9277k0apn5015g05\"",
                "\"amazonses:x/UQnjP6KsaOEQVl8DNTmTz4tV5YP+WjebZyHl3JFP0=\"",
                "\"072_spf.salesforce.com\"",
                "\"apple-domain-verification=AGCeTCJzlqRr8TrQ ~all\"",
                "\"g54r6hjiq51uqqmesurkstnlmj\"",
                "\"atlassian-domain-verification=/LILeM0hoUpAEPbvZEXml7eOanwrPTxXVSyF1X4NpDRV2cmqhtnr/9pa7/haGTCd\"",
                "\"anthropic-domain-verification-1pbcj7=ilHnLLM5ZMcdEFntwXqG4wuC0\"",
                "\"onetrust-domain-verification=2deade8036a74c5c842d657eb06dd20b\"",
                "\"072mktomail.com\"",
                "\"ip4:198.37.158.50 include:mktomail.com\"",
                "\"jamf-site-verification=lcqODiYgzw60Tn3vegRswQ\"",
                "\"072amazonses.com\"",
                "\"ljvl320sb5t8gbb2phr77nedgd\"",
                "\"ca3-e13943b77c8b4b8dace26ada69b66be4\"",
                "\"9o64to26b04cs7s9btle2iinkt\""
            ],
            "NS": [
                "ns-559.awsdns-05.net.",
                "ns-156.awsdns-19.com.",
                "ns-1605.awsdns-08.co.uk.",
                "ns-1445.awsdns-52.org."
            ],
            "SOA": [
                "ns-1605.awsdns-08.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.166.96.126",
            "3.166.96.27",
            "3.166.96.97",
            "3.166.96.19"
        ],
        "ipv6": [
            "2600:9000:2798:2400:9:2c5d:cdc0:93a1",
            "2600:9000:2798:400:9:2c5d:cdc0:93a1",
            "2600:9000:2798:7600:9:2c5d:cdc0:93a1",
            "2600:9000:2798:c200:9:2c5d:cdc0:93a1",
            "2600:9000:2798:1c00:9:2c5d:cdc0:93a1",
            "2600:9000:2798:ae00:9:2c5d:cdc0:93a1",
            "2600:9000:2798:fe00:9:2c5d:cdc0:93a1",
            "2600:9000:2798:3200:9:2c5d:cdc0:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 mx a:zgateway.zuora.com include:spf.protection.outlook.com include:mail.zendesk.com include:amazonses.com include:_spf.atlassian.net include:spf.protection.outlook.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:ee7e1c83d44d017@rep.dmarcanalyzer.com; ruf=mailto:ee7e1c83d44d017@for.dmarcanalyzer.com; pct=100; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.whitepages.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCmlaQbnDDYhE48CtMdonpjaqwBuKFyxcPwwkyj49w2vtJRV73GnWrcFme6B82MbEwx2/UcQiX4/4waaGA+xg5kvlUeITaUqrGEj2iVuGSPBUPvZHyWZrc6aSKGuM/MeM0Y+97oj9MBUr9NhMlUXr/W36IDEnPK1B1g1iKPQNOmCQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-166-96-126.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.227.87.13",
                        "13.227.87.41",
                        "13.227.87.48",
                        "13.227.87.66"
                    ],
                    "time_ms": 86.13
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.227.87.13",
                        "13.227.87.41",
                        "13.227.87.48",
                        "13.227.87.66"
                    ],
                    "time_ms": 26.45
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.227.87.13",
                        "13.227.87.41",
                        "13.227.87.48",
                        "13.227.87.66"
                    ],
                    "time_ms": 30.44
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.227.87.13",
                        "13.227.87.41",
                        "13.227.87.48",
                        "13.227.87.66"
                    ],
                    "time_ms": 80.41
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.166.96.126",
                        "3.166.96.19",
                        "3.166.96.27",
                        "3.166.96.97"
                    ],
                    "time_ms": 52.44
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "carrierreverselookup.com",
        "valid_from": "2025-10-14T19:00:00-05:00",
        "valid_to": "2026-11-13T17:59:59-06:00",
        "days_remaining": 95,
        "san": [
            "carrierreverselookup.com",
            "address.com",
            "*.address.com",
            "411-click.com",
            "*.411-click.com",
            "*.carrierreverselookup.com",
            "*.whitepages.com",
            "whitepages.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.whitepages.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.whitepages.com/",
            "server": "cloudflare",
            "date": "Mon, 10 Aug 2026 05:09:17 GMT",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 dda58b5db9b6efb2fca84829e7856cfe.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P5",
            "x-amz-cf-id": "akNCq2MEw9I6YeUXXCEx9DPLzWWPkJn4riK5nWnx6oovWWrWaebLBA==",
            "age": "10",
            "content-type": "text/html; charset=utf-8",
            "set-cookie": "_cfuvid=pPHel813CYxvC4WlB_RUZsBQFSGd9gYNp074qjSpR48-1786338557.6492157-1.0.1.1-aHSYtsIeymOszs6s2xQ_BOEV_Fxk4T6N9C8GudQyxtk; HttpOnly; SameSite=None; Secure; Path=/; Domain=whitepages.com",
            "cf-ray": "a28c7cd14ded3f0e-STL",
            "cf-cache-status": "DYNAMIC",
            "x-b3-traceid": "a28c7cd159cd3f0e-STL",
            "vary": "Accept-Encoding, Accept-Encoding",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "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.whitepages.com/",
        "title": "Whitepages: People Search, Phone Numbers & Addresses",
        "description": "Founded in 1997, Whitepages is the largest U.S. directory and trusted source for contact info and property data. Find people, phone numbers, addresses, and emails nationwide. Free and premium search across the Whitepages Identity Graph: 350M+ identity records, 4B+ data linkages, 112M+ property records.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.166.96.126": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.166.96.27": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.166.96.97": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.166.96.19": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "cloud11.spamtitan.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4027.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4028,
                "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": 152.27
}