{
    "ok": true,
    "domain": "housing.com",
    "generated_at": "2026-08-12T04:31:33-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 74,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "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": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 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": "5 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": "48 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: a23-205-89-16.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 406 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "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": "5 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": "48 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: a23-205-89-16.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 406 ",
                "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.205.89.16",
                "23.205.89.21"
            ],
            "AAAA": [
                "2600:1407:7400:81::173e:b6c0",
                "2600:1407:7400:81::173e:b6ae"
            ],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"openai-domain-verification=dv-SIVoIxsNKH5qaBwHpymCE4Kx\"",
                "\"slack-domain-verification=wRQNj7B2GPNfcccvS31BHQPBhMcLByX6DOOHdAuH\"",
                "\"d36t7shztozn3d.cloudfront.net\"",
                "\"facebook-domain-verification=d7qubps24o86pgjcsz4bjy9okx6sme\"",
                "\"google-site-verification=hnFZd4LEZpcBZ5KsjHDaqPLp0f122GzXAbMI4Rl2rmQ\"",
                "\"cursor-domain-verification-hbsasc=1xut6KYAxya3twMA8dFhikgmb\"",
                "\"jamf-site-verification=q4V1bJC0PP6wZS2V8Ir0fQ\"",
                "\"bitrise-verification=fb07df4878060c5b-rWzTKK00X3xl\"",
                "\"google-site-verification=HMzuLTaSRmLV54PNHNQSo-uNP322gWzafdTJ8rPyGKM\"",
                "\"ZOOM_verify_OPjYJRk4RR5lBuGjnOxawq\"",
                "\"wiz-domain-verification=12ff4440ee8721d865774483096ba45c37981ab0dc55ec1f1594625c2b8198a9\"",
                "\"atlassian-domain-verification=eU/kcQpfp6tWOMzmOx66VtPJCcruaYPxFbILN1ovbDnfdCa5bszR73F2Z74MeKrE\"",
                "\"google-site-verification=EXpbCUB_nsyLWbmm-q_WkTlFXp6_ecTeclExdK-2Nmw\\\"\"",
                "\"v=spf1 ip4:18.138.13.160 ip4:18.138.139.6 ip4:136.226.142.0/24 ip4:136.226.152.0/24 ip4:147.161.205.0/24 ip4:147.161.200.0/24 ip4:165.225.118.0/24 ip4:167.103.30.0/24 ip4:167.103.34.0/24 include:_spf.google.com include:tilc.in include:amazonses.com ~all\"",
                "\"ef3d4a977450403fa822021c6aee0620\"",
                "\"google-site-verification=9UOEm-kY5LzJZWIW1Kj92zf6MWS9grwbVBJTfw8IfW0\"",
                "\"figma-domain-verification=4e7cc9ff7d05f790cbedce470b030da1de823743d89a73e3fdbba9e7cab73e67-1780386750\"",
                "\"MS=ms85592087\"",
                "\"detectify-verification=d61b9ce5f85d63c7992d1b088db5bf15\"",
                "\"google-site-verification=dUwGZgSJCOr4kmly-V-rxPdqAz60Pi1e8-3G_gOCmK0\"",
                "\"MS=01CF7BB18B8D0CFCACF558ED5AE56C2521D90FE7\"",
                "\"google-site-verification=QRPkil9fLjuPl64MkOcmJz_nyAP3P1xIZhrhG2RKj5M\"",
                "\"apple-domain-verification=0KZCMu1qI9VLOxmG\"",
                "\"anthropic-domain-verification-t8ts2b=VXpG86MRDFFoaNUEGTXg09vyQ\"",
                "\"google-site-verification=m3Kb9ahjJXHdU9XEY5JQyNAq111XKs7kwTCgmEwCzao\"",
                "\"bw=kTUN46izw5PFx1SahjuuMPL9bpcJVsqBz8swXnVIMaay\""
            ],
            "NS": [
                "a7-67.akam.net.",
                "a6-65.akam.net.",
                "a11-66.akam.net.",
                "a12-65.akam.net.",
                "a22-64.akam.net.",
                "a1-127.akam.net."
            ],
            "SOA": [
                "a1-127.akam.net. hostmaster.housing.com. 2024082588 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.205.89.16",
            "23.205.89.21"
        ],
        "ipv6": [
            "2600:1407:7400:81::173e:b6c0",
            "2600:1407:7400:81::173e:b6ae"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:18.138.13.160 ip4:18.138.139.6 ip4:136.226.142.0/24 ip4:136.226.152.0/24 ip4:147.161.205.0/24 ip4:147.161.200.0/24 ip4:165.225.118.0/24 ip4:167.103.30.0/24 ip4:167.103.34.0/24 include:_spf.google.com include:tilc.in include:amazonses.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; sp=quarantine; pct=100; rua=mailto:dmarc@housing.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.housing.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDXcMLwcxJKw+bfeY6e30hOUZanwrzkU9NYeRYND4GgyDFopAZ2uK8zUjEXMdfo7oB0kpWanV2GWYwDWxH/MwW0DCNnp6pgayov/WcngW0mbIXZXILRijjGID0DOaS0rIb4JNdOOnMqx3xki0aXNCI/jFQshXx0wmwysF29IjHt7QIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1;l=https://housing-domain-verification.s3.ap-south-1.amazonaws.com/locon_solutions_private_limited.svg;a=https://housing-domain-verification.s3.ap-south-1.amazonaws.com/locon_solutions_private_limited.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-205-89-16.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.205.89.16",
                        "23.205.89.21"
                    ],
                    "time_ms": 50.31
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "184.25.119.19",
                        "184.25.119.32"
                    ],
                    "time_ms": 35.44
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.55.236.137",
                        "23.55.236.142"
                    ],
                    "time_ms": 55.76
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.205.89.16",
                        "23.205.89.21"
                    ],
                    "time_ms": 55.31
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.57.90.76",
                        "23.57.90.79"
                    ],
                    "time_ms": 78.28
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.housing.com",
        "valid_from": "2025-09-26T19:00:00-05:00",
        "valid_to": "2026-09-29T18:59:59-05:00",
        "days_remaining": 48,
        "san": [
            "*.housing.com",
            "housing.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://housing.com/",
        "status": "HTTP/2 406 ",
        "http_version": "3",
        "headers": {
            "mime-version": "1.0",
            "content-length": "3632",
            "cache-control": "no-cache, no-store, must-revalidate",
            "pragma": "no-cache",
            "expires": "0",
            "content-type": "text/html",
            "date": "Wed, 12 Aug 2026 09:31:25 GMT",
            "set-cookie": "Akamai-GRN=aka-0.10aa3717.1786527085.999f67d",
            "alt-svc": "h3=\":443\"; ma=93600",
            "age": "1786527085",
            "vary": "Accept-Encoding, User-Agent",
            "akamai-cache-status": "Error from child"
        },
        "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://housing.com/",
        "title": "Security Alert",
        "description": "",
        "success": true,
        "error": "",
        "status": 406
    },
    "network": {
        "23.205.89.16": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.205.89.21": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 21.9,
                "banner": "220 mx.google.com ESMTP 5614622812f47-4b20052115dsi3650387b6e.103 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4011.7,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.212",
        "reverse": "",
        "country": "United States",
        "country_code": "US",
        "region": "Ohio",
        "city": "Columbus",
        "latitude": 39.9586885,
        "longitude": -82.9986903,
        "isp": "Amazon.com, Inc.",
        "organization": "Anthropic, PBC",
        "asn": 16509,
        "timezone": "America/New_York",
        "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.94
}