{
    "ok": true,
    "domain": "realtor.com",
    "generated_at": "2026-08-08T21:35:40-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 75,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "network": 65,
            "availability": 60
        },
        "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": "3 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": "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": 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": "88 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: ec2-35-166-150-93.us-west-2.compute.amazonaws.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 429 "
            },
            {
                "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": "3 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": "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": "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": "88 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: ec2-35-166-150-93.us-west-2.compute.amazonaws.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 429 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "35.166.150.93",
                "54.218.193.203",
                "32.187.153.80"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00596a01.gslb.pphosted.com.",
                "10 mxb-00596a01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"google-site-verification=STXYWi4ubD2CMBWnFicZnQpkoqgjYpvZ7Ap_9Tobkxk\"",
                "\"mongodb-site-verification=JdfZoHgsxCIjm0ZOfEFIrheEizMbbqC7\"",
                "\"atlassian-domain-verification=uNoIhBXurxzVlQa0FvK2t9Yld5byfvXbFRQaMToGvrieKjBdylMs8jcSXRKQKqao\"",
                "\"google-site-verification=Xq8S8vr_NNY8mtZ-fxR2VdFXq7cCf-RaGDiQhle13nA\"",
                "\"mixpanel-domain-verify=a8343243-e8aa-4c38-8594-e74935ceffbd\"",
                "\"knowbe4-site-verification=0694ce74005828dc4bb8b7299bfb6f61\"",
                "\"bugcrowd-verification=f7de8264bafa10118e68309dd047894f\"",
                "\"cloudhealth=24c4c339-ae4c-4d04-b733-81c226149805\"",
                "\"google-site-verification=De7hX6CpRzT57DkvYWQUSox1CqtdPkgAuyDziWS9zac\"",
                "\"00DA0000000JRFy=1TBVx00000002gA\"",
                "\"openai-domain-verification=dv-yGHZjwTRyyiPYVMSibTW5PWb\"",
                "\"88dw3o0h8x4X0ySF4rr0NvJnK2Y\"",
                "\"adobe-idp-site-verification=c44ae752-3731-4d2d-934b-f86744c028e6\"",
                "\"google-site-verification=1gCD-VzF25n2m2j0KPhXtb1ofEbn66pYDjR-S5KzFos\"",
                "\"smartsheet-site-validation=WD8Xj_5JSlqTHRgzUiTLnw1WkEQR505W\"",
                "\"google-site-verification=KJ2ClIOLzRPKTXUpSPNkEnztFMgulO1N2FYbGYl6rEA\"",
                "\"docker-verification=10bdc497-1084-4ce6-a473-29820b119836\"",
                "\"mandrill_verify.2Q5fqS8WlBc6X5eCr4h53g\"",
                "\"google-site-verification=Kh1ZoxhpJe3sRbw4nq3NlkgXeH8xErdRnwbpYwgQmRY\"",
                "\"atlassian-domain-verificatlassian-domain-verification=OM0h1M0qsHiDXKxOtkG93IjKpiD5HCEeB8wpnDdw5BwL/49Zo1V/KXNGCrLIRtU5\"",
                "\"google-site-verification=TjcVMt4VHgEfeUcte3LB5YTuuRCYsjiDEOjTILF02xw\"",
                "\"google-site-verification=1RvmfvQCNxPawwu64NxSG990E6KCFNFH10vIUoGHbfs\"",
                "\"doordash-verification=NlgT8gK34RBZgFqS9n4MeRRi6qrz0G\"",
                "\"amazonses:QzPrjxgqQLnZtij/22NbEii/YUukXOZBR7r7UvIV7yI=\"",
                "\"facebook-domain-verification=3q7j8cp0ummky14z5fm6nrq5vwfbba\"",
                "\"google-site-verification=1EB6EnrVdrjJz0yEqI5EuRbBQ9vocz082UKOnNxuWrY\"",
                "\"miro-verification=2f2dac134e57a8da650e3e69c291916ba30a1b2e\"",
                "\"mandrill_verify.XVnI5eyRdFKqB7hzHGLvUw\"",
                "\"anthropic-domain-verification-9dj27c=dKSOx7coA0pytahDnVLNSq7la\"",
                "\"google-site-verification=E_NC2oHfOyn-pG7iQvuc5gQqAb22HG_sMEmNI8x3pwQ\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"ValidationTokenValue=c54e8130-0e1a-4d71-a530-11cc766684e8\"",
                "\"google-site-verification=jv--HzaLmh-n8ovIlhxYq78FTP6jCzQn_GN9OQgLNzE\"",
                "\"docusign=4cf88928-4ac9-473c-82e9-eda7c482f777\"",
                "\"pendo-domain-verification=88dw3o0h8x4X0ySF4rr0NvJnK2Y\"",
                "\"00Dj0000001nDGt=1TBKa000000wkbt\"",
                "\"adobe-idp-site-verification=6a263720cb45e4714100723519cb40d189c7d12a835bd9aa136dc0f8da6e5cbb\"",
                "\"openai-domain-verification=dv-GhLirtyso8s9ahc8IGX0aeph\""
            ],
            "NS": [
                "ns-1267.awsdns-30.org.",
                "ns-976.awsdns-58.net.",
                "ns-1750.awsdns-26.co.uk.",
                "ns-62.awsdns-07.com."
            ],
            "SOA": [
                "ns-1750.awsdns-26.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "35.166.150.93",
            "54.218.193.203",
            "32.187.153.80"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=quarantine;  sp=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.realtor.com",
        "dkim": "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCpKG8swEJJ/IMROz1JuUuBYEt0g7hMnTPlNWNkhTfVTcyaq3gQ4ofwg9fvSKoRGup7dK5aYNlRSSKOIrbmmTGdh1u/rIBbI+w2wtlaV1xLRExwj9QxEsZmBRqjpfwWd9DABdgNK+GGVF+pY1gw9hpdjHQ4vO+3KnOueEnLxqdpowIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-35-166-150-93.us-west-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "32.187.153.80",
                        "35.166.150.93",
                        "54.218.193.203"
                    ],
                    "time_ms": 53.65
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "32.187.153.80",
                        "35.166.150.93",
                        "54.218.193.203"
                    ],
                    "time_ms": 25.18
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "32.187.153.80",
                        "35.166.150.93",
                        "54.218.193.203"
                    ],
                    "time_ms": 46.66
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "32.187.153.80",
                        "35.166.150.93",
                        "54.218.193.203"
                    ],
                    "time_ms": 51.41
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "32.187.153.80",
                        "35.166.150.93",
                        "54.218.193.203"
                    ],
                    "time_ms": 52.2
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "apex-redirect.realtor.com",
        "valid_from": "2025-10-06T19:00:00-05:00",
        "valid_to": "2026-11-05T17:59:59-06:00",
        "days_remaining": 88,
        "san": [
            "apex-redirect.realtor.com",
            "move.com",
            "*.move.com",
            "*.realtor.com",
            "realtor.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.realtor.com:443/",
        "status": "HTTP/2 429 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Sun, 09 Aug 2026 02:35:39 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "19607",
            "location": "https://www.realtor.com:443/",
            "set-cookie": "KP_UIDz=0328Z15BmrLtBGoBYAdl8ALQ3Q6lOrVfqxxs4WKegwvSThCBNII2uI9iTbXfppTWVusYomdQKUrtLFW71hqxPWdNklg53wMaGfnapMG8JWL4Muke1etgEu56WEOEzeJ2CtocjgsBFLFOPD98nYC52TK1GDTsmhJvPsfCopigYCrRTa; Max-Age=86400; Path=/; Expires=Mon, 10 Aug 2026 02:35:39 GMT; HttpOnly",
            "x-kpsdk-ct": "0328Z15BmrLtBGoBYAdl8ALQ3Q6lOrVfqxxs4WKegwvSThCBNII2uI9iTbXfppTWVusYomdQKUrtLFW71hqxPWdNklg53wMaGfnapMG8JWL4Muke1etgEu56WEOEzeJ2CtocjgsBFLFOPD98nYC52TK1GDTsmhJvPsfCopigYCrRTa",
            "x-kpsdk-r": "1-AA",
            "cache-control": "no-cache, no-store, must-revalidate",
            "expires": "0",
            "pragma": "no-cache",
            "access-control-expose-headers": "x-kpsdk-ct,x-kpsdk-r,x-kpsdk-c,x-kpsdk-h,x-kpsdk-fc",
            "x-cache": "LambdaGeneratedResponse from cloudfront",
            "via": "1.1 636e0f1112168683674769dc46658d72.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P16",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "moFUsoU9IjX4TCeEEnwvIZ-IgtamLxiBVVNgiDHt_R2sWN0iLRDBPg==",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.realtor.com:443/",
        "title": "realtor.com",
        "description": "",
        "success": true,
        "error": "",
        "status": 429
    },
    "network": {
        "35.166.150.93": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.218.193.203": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "32.187.153.80": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00596a01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 76.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48.5,
                "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": 97.47
}