{
    "ok": true,
    "domain": "rics.org",
    "generated_at": "2026-08-09T16:38:06-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "network": 65,
            "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": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "45 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: 107.154.113.6.ip.incapdns.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": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "2 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "45 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: 107.154.113.6.ip.incapdns.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": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "107.154.113.6",
                "107.154.112.6"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 rics-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"globalsign-domain-verification=3dUXYg0z9gklJOOmi5XtDXGdmVtOk0WW_hLdhcKEz3\"",
                "\"as=1602087370\"",
                "\"00Db0000000KhMW=1TBP10000000DRt\"",
                "\"i2G0AYPbil3CtNJNTwM/EZDHmOhs8GBuDIzpo55XQ57kzCuIci23FOOsTDXcrOuwkxgCo3WMXQDQisySFEk5rQ==\"",
                "\"_159vnx6o99nrrr2r97p4lklt3v1mynm\"",
                "\"_t2pcdk08qtlw8fu13ru8a14mg0sx4z6\"",
                "\"zoho-verification=zb44157901.zmverify.zoho.eu\"",
                "\"v=spf1 include:spf.protection.outlook.com include:cvent-planner.com include:zoho.com ip4:20.49.128.83 ip4:20.49.242.113 ip4:20.50.106.149 ip4:20.68.26.166 ip4:51.145.38.196 ip4:51.132.21.95 ~all\"",
                "\"globalsign-domain-verification=0CF08197A8031F9303A70742558E5070\"",
                "\"3372E3FF42D0BE5CBFA02A910ED4B9B578F4579F9AF0754FD493A84487C40C0D\"",
                "\"MS=ms80791725\"",
                "\"globalsign-domain-verification=G0NdtyLCW5K_A525yC56Kt953otb1E2AxxUroO1bD0\"",
                "\"hjb88gqnwysn58fdxnmdqqcy3kbps28p\"",
                "\"5hzrl7d2v55qvljkx0n3vl33rzlzc2mr\"",
                "\"mandrill_verify.OCBCVIXkVOuodoH2FsAoVg\"",
                "\"globalsign-domain-verification=AF135AA19F6CBA77816E9A1B3E65E742\"",
                "\"yd3z562k6bhvp9xgxnjk78cy8bwhsfwj\"",
                "\"globalsign-domain-verification=C7543F5B14C94643F6363C1A6C7C43A6\"",
                "\"google-site-verification=9doyUb0vnuPT8joB0gtFwnolNj72pptqa_aFm-BuZfg\"",
                "\"6ckwyfxzty7zy4862555fpcpk7tlmp0x\"",
                "\"ZA=3ZGcHfi2S3v10j70e0uyOQ==\"",
                "\"globalsign-domain-verification=F043AC69FF1267ABD7FAFAE68781EFC4\"",
                "\"globalsign-domain-verification=C34ADC359517F13803C76067181242EB\"",
                "\"2477090\"",
                "\"globalsign-domain-verification=AD8F1970752D1D047980C84C84CFB9D3\"",
                "\"globalsign-domain-verification=878DA3D44C278E7C59C76DA08381637A\"",
                "\"globalsign-domain-verification=B8EA574586DE75AC57C992B631AFE8EA\"",
                "\"MS=ms32576238\"",
                "\"_globalsign-domain-verification=G0NdtyLCW5K_A525yC56Kt953otb1E2AxxUroO1bD0\"",
                "\"zmwc2dljqq4ns7sxnnw3vftlv5fxnywk\"",
                "\"apple-domain-verification=QTHkXqAHYkmqVKWL\"",
                "\"globalsign-domain-verification=b3c6ffe2cdb047115a13b803aff2aec1\""
            ],
            "NS": [
                "ns2.rackspace.com.",
                "ns.rackspace.com."
            ],
            "SOA": [
                "ns.rackspace.com. hostmaster.rackspace.com. 1785820109 3600 300 1814400 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "107.154.113.6",
            "107.154.112.6"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:cvent-planner.com include:zoho.com ip4:20.49.128.83 ip4:20.49.242.113 ip4:20.50.106.149 ip4:20.68.26.166 ip4:51.145.38.196 ip4:51.132.21.95 ~all",
        "dmarc": "v=DMARC1; p=reject; sp=none; rua=mailto:dmarc_agg@vali.email; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.rics.org",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrwb22UpLae/ksA6tt99zVGmijve8J6Sw1HhZcGNdx0FlaJaEj53EAUQE1GAabUDnwV4s+m47LfTbGKOeodyB1d1C4moXAAC0IPddSLik5naNksRGP1pUl8rTDNdH8Fbl4nugFKGQX0HSbnyK+YMhJ7dlP4LNJOP3mc6HoslkCLQIDAQAB; n=1024,1450899922,1466711122",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "107.154.113.6.ip.incapdns.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "107.154.112.6",
                        "107.154.113.6"
                    ],
                    "time_ms": 55.17
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "107.154.112.6",
                        "107.154.113.6"
                    ],
                    "time_ms": 44
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "107.154.112.6",
                        "107.154.113.6"
                    ],
                    "time_ms": 138.17
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "107.154.112.6",
                        "107.154.113.6"
                    ],
                    "time_ms": 84.26
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "107.154.112.6",
                        "107.154.113.6"
                    ],
                    "time_ms": 414.68
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "imperva.com",
        "valid_from": "2026-06-26T05:29:26-05:00",
        "valid_to": "2026-09-24T05:29:07-05:00",
        "days_remaining": 45,
        "san": [
            "www.dashboardsymbols.com",
            "*.cumberland.co.uk",
            "carflexi.com",
            "*.rics.org",
            "www.da-tarif.de",
            "da-tarif.de",
            "*.powerschool.com",
            "testib.cumberland.co.uk",
            "rics.org",
            "booking.cumberland.co.uk",
            "cumberland.co.uk",
            "www.carflexi.com",
            "imperva.com",
            "dashboardsymbols.com",
            "powerschool.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.rics.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.rics.org/",
            "content-length": "338841",
            "x-vhost": "publish-org-prod",
            "cache-control": "max-age=120, stale-while-revalidate=600",
            "expires": "Sun, 09 Aug 2026 21:42:57 GMT",
            "x-frame-options": "ALLOW-FROM https://www.rics.org/",
            "content-security-policy": "frame-ancestors https://www.rics.org/",
            "strict-transport-security": "max-age=63072000",
            "content-type": "text/html;charset=utf-8",
            "x-content-type-options": "nosniff",
            "accept-ranges": "bytes",
            "age": "0",
            "date": "Sun, 09 Aug 2026 21:37:58 GMT",
            "set-cookie": "affinity=\"1fa655056aee9454\"; Path=/; HttpOnly; secure",
            "x-served-by": "cache-stl760046-STL",
            "x-cache": "MISS",
            "x-timer": "S1786311477.393577,VS0,VS0,VE856",
            "vary": "Host"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "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://www.rics.org/",
        "title": "Welcome to RICS",
        "description": "RICS is the world's leading professional body for qualifications and standards in land, property, infrastructure and construction.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "107.154.113.6": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "107.154.112.6": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "rics-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 36.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021,
                "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": 96.67
}