{
    "ok": true,
    "domain": "homes.com",
    "generated_at": "2026-08-09T23:52:37-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 75,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 69,
            "network": 100,
            "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": 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": 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": "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": "167 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": 4,
                "lost_points": 31,
                "detail": "1 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-170.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "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": "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": "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": "167 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-66-127-170.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "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": [
                "23.66.127.170",
                "23.66.127.163",
                "23.64.114.41"
            ],
            "AAAA": [
                "2600:1407:7400:5f::17d1:5ee5",
                "2600:1407:7400:5f::17d1:5ef2"
            ],
            "CNAME": [],
            "MX": [
                "10 costar-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"hodd31f155oqgiru8gikg8jl11\"",
                "\"google-site-verification=PfPUz1PjerP0UiHlDOYMUZL3DpR_H03oDWXRJuodcwo\"",
                "\"ZOOM_verify_TaRzbbQyqZ7JoLhLm1fulZ\"",
                "\"v=spf1 ip4:149.72.240.10 ip4:198.37.155.172 ip4:168.203.34.113 ip4:148.163.139.46 ip4:148.163.135.33 ip4:149.72.56.249 ip4:199.10.31.235 ip4:199.10.31.238 \" \" \" \"ip4:35.85.190.185 ip4:199.10.31.236/31 include:spf1.homes.com include:_spf.google.com include:mktomail.com include:sendgrid.net include:relay.mailchannels.net ~all\"",
                "\"67mtlu6fdae5354kdksdj9nsre\"",
                "\"_p9eaydcrluzy6glytfcexywiswzsuxn\"",
                "\"google-site-verification=PvQ1rCkxVwyCoqzELzY3sydKOJrg1SakW12-R-qYkUw\"",
                "\"d634b7ba391a419e9371d7fc66983572\"",
                "\"_bw14hsjrjvpoopgjg6tirmg6d83j2k5\"",
                "\"facebook-domain-verification=ohp88zzb3dmml8c98dnr53oaqdmuc4\"",
                "\"_dg92wh77p1shy2pg5w8i1prxvp6oiq6\"",
                "\"atlassian-domain-verification=LAkz2FUxxMo9oBp9qlpKyMPkFQT3p7fXn2F/dz0S07Gt8LASUog19dNicOe7njFJ\"",
                "\"onetrust-domain-verification=4468e2f779b6417d8c6aa51d26d82f3f\"",
                "\"google-site-verification=0ZeHLoz6AFZ8064_c4zMMvTfx_3O7nd-loM7cjA6MX8\"",
                "\"google-site-verification=0G5X-rBCAo4WFw24mxiA4Zkz_1wAxYV7N9UNOeJb2vM\"",
                "\"9les32huh65s0ujq9btaj0i0oi\"",
                "\"_boj5fx3b25kj8cc4yrtak2hrcj0gg5e\"",
                "\"canva-site-verification=vFrxl2IKEF1z9_PShu634Q\"",
                "\"docker-verification=095de9fe-6ba6-402b-8c35-088901c2dd68\"",
                "\"figma-domain-verification=8232118525ac89d71aa3f807657ba9e5e26cfa8f711f2e3144c4c5c7fc2aec1e-1734372308\"",
                "\"_globalsign-domain-verification=6CefEhdXpSEvPRuTfkeYdvQ_0ij6wKrIcTTNPwKRvH\"",
                "\"onetrust-domain-verification=a9b2a9b5928644bd830677f857aad7fe\"",
                "\"780t66jsf2qt277tm40hhrr4mf\"",
                "\"apple-domain-verification=LN8adv5x7Xwpl6h6\"",
                "\"stripe-verification=31852AFD4697653A5503BFEA79C5829F187633A2847CCAA88BEE1CB145079956\"",
                "\"MS=ms51934224\"",
                "\"_p4ppdhhka5eyzipj734vgaa68285pfu\"",
                "\"adobe-idp-site-verification=24664704b6bf9cad007ee8e4e6f54db759418404868491369b399f373520defd\"",
                "\"openai-domain-verification=dv-qaNfFQwJ5Any49LeO4TDNz6O\"",
                "\"google-site-verification=5G2C9g3qHJppeeLXImwPuK-slVSKICrvcFCHgisl7RM\"",
                "\"Security code: 12-08-2020\"",
                "\"stripe-verification=6BE08FA74634C162F4627CD9F8A292DF769A8B5059EA9F12100434FB1567F1CD\"",
                "\"cut8t3r196sjr7fgsk307ra8o8\"",
                "\"pardot1030241=4ffe9b2dd40632c5b32711b9cc547f639fc89808f518c51e105fc5ae619123e9\"",
                "\"status-page-domain-verification=mjs6dzv3wzwf\"",
                "\"knowbe4-site-verification=f260d28316f3a7f096abacd939b0359a\"",
                "\"dropbox-domain-verification=m0794wpdxiaq\""
            ],
            "NS": [
                "a1-73.akam.net.",
                "a9-64.akam.net.",
                "a6-67.akam.net.",
                "a4-66.akam.net.",
                "a22-64.akam.net.",
                "a3-65.akam.net."
            ],
            "SOA": [
                "ns1.costar.com. hostmaster.costar.com. 2026080401 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.66.127.170",
            "23.66.127.163",
            "23.64.114.41"
        ],
        "ipv6": [
            "2600:1407:7400:5f::17d1:5ee5",
            "2600:1407:7400:5f::17d1:5ef2"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:149.72.240.10 ip4:198.37.155.172 ip4:168.203.34.113 ip4:148.163.139.46 ip4:148.163.135.33 ip4:149.72.56.249 ip4:199.10.31.235 ip4:199.10.31.238  ip4:35.85.190.185 ip4:199.10.31.236/31 include:spf1.homes.com include:_spf.google.com include:mktomail.com include:sendgrid.net include:relay.mailchannels.net ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@dmarc.everest.email",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.homes.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuukQHPr3yB00kMe5Aj3L83chDkp+aXzWVrGB2a6cNdQGbOdgiMlueB81/CdHLP571+I92rkMyfie86ZqawJOBH0s0WI1Yr+bfVVt74oMvqZjuc2uXXo9s2r6ISPw3NxCv2xZGqKFm1bJ3QmrQTxdAQPZS0w3bUMKmEyRCnZliFvQkOhaUSYUNHSRrzY/yxVHy3CW7MZk3qxGVtskRUz3t6Zd50i7QnwA8dLPtztHELDYZ2GbvUmfPSlSse5IiTdGwZxTEtxTnasVP5uuQbhZUxPsprG3CRlXUH/5LbbmTQZrBL5CZRGwCfLAbcAQFBGZ0IgxBAxfKjboAXFyOnOWaQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/0b267391-6fd7-49d2-9a0d-28047773e343.svg; a=https://vmc.digicert.com/0b267391-6fd7-49d2-9a0d-28047773e343.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-66-127-170.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.66.127.163",
                        "23.66.127.170"
                    ],
                    "time_ms": 57.46
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.200.156.73",
                        "23.200.156.82"
                    ],
                    "time_ms": 46
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.201.195.17",
                        "23.201.195.29",
                        "23.201.195.33",
                        "23.201.195.34",
                        "23.201.195.40",
                        "23.201.195.41",
                        "23.201.195.43"
                    ],
                    "time_ms": 50.08
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.64.114.41",
                        "23.66.127.139",
                        "23.66.127.144",
                        "23.66.127.145",
                        "23.66.127.146",
                        "23.66.127.147",
                        "23.66.127.152",
                        "23.66.127.153"
                    ],
                    "time_ms": 53.87
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.44.111.21",
                        "23.44.111.27",
                        "23.44.111.30",
                        "23.44.111.41"
                    ],
                    "time_ms": 67.7
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "homes.com",
        "valid_from": "2026-07-09T19:00:00-05:00",
        "valid_to": "2027-01-24T17:59:59-06:00",
        "days_remaining": 167,
        "san": [
            "homes.com",
            "about.homes.com",
            "api-dvm.homes.com",
            "api-tsm.homes.com",
            "api.homes.com",
            "auth.citysnap.com",
            "auth.homes.com",
            "auth.homesnap.com",
            "blog.homes.com",
            "gtm-preview.homes.com",
            "gtm.homes.com",
            "images.citysnap.com",
            "images.homes.com",
            "images.homesnap.com",
            "imagescdn.citysnap.com",
            "imagescdn.homes.com",
            "imagescdn.homesnap.com",
            "it-link.homes.com",
            "link.homes.com",
            "networkadmin.homes.com",
            "networkadmin.homesnap.com",
            "pds-dvm.homes.com",
            "pds-tsm.homes.com",
            "pds-tsr.homes.com",
            "pds.homes.com",
            "salesapp.homes.com",
            "shapes.homes.com",
            "shapes.homesnap.com",
            "url5315.homes.com",
            "vapi.homes.com",
            "walkscore.homes.com",
            "www.homes.com",
            "www.homesnap.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://homes.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "mime-version": "1.0",
            "content-type": "text/html",
            "content-length": "357",
            "expires": "Mon, 10 Aug 2026 04:52:28 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Mon, 10 Aug 2026 04:52:28 GMT",
            "alt-svc": "h3=\":443\"; ma=93600",
            "set-cookie": "akaalb_www_homes_prd=1786337608~op=homes_Prd_Edge_US:www_homes_prd_usw2|~rv=48~m=www_homes_prd_usw2:0|~os=48c4c61a41b922746ef5062cf402e343~id=1b783dd41253467bf088454a44770f95; path=/; Expires=Mon, 10 Aug 2026 04:53:28 GMT; Secure; SameSite=None",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains ; preload",
            "akamai-grn": "0.8b7c4217.1786337548.420c8a7",
            "server-timing": "ak_p; desc=\"1786337548556_390233227_69257383_27_50874_6_12_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://homes.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.66.127.170": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.66.127.163": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.64.114.41": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "costar-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4044.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.3,
                "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": 118.92
}