{
    "ok": true,
    "domain": "counseling.org",
    "generated_at": "2026-08-10T12:51:07-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 96,
            "network": 50,
            "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": "1 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": "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": "77 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": 31,
                "lost_points": 4,
                "detail": "8 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: acaweb304.aws.mtxgp.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "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": "77 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": "8 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 31,
                "lost_points": 4
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: acaweb304.aws.mtxgp.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": [
                "18.211.30.185"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 d231549a.ess.barracudanetworks.com.",
                "20 d231549b.ess.barracudanetworks.com."
            ],
            "TXT": [
                "\"MS=ms34181398\"",
                "\"obnhr4slbge2igae0sgsualari\"",
                "\"v=spf1 mx a ip4:18.211.30.185 ip4:75.103.237.145 ip4:208.184.155.186 ip4:205.201.42.71 ip4:64.128.113.150 ip4:64.132.221.30 ip4:205.201.40.49 include:_spf.votervoice.net include:spf.protection.outlook.com include:mail.zendesk.com include:smtp.coursestage.\" \"com include:amazonses.com ~all\"",
                "\"fs9br6bpkrebdevos3c0uh7vt2\""
            ],
            "NS": [
                "ns24.domaincontrol.com.",
                "ns23.domaincontrol.com."
            ],
            "SOA": [
                "ns23.domaincontrol.com. dns.jomax.net. 2026061000 28800 7200 604800 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.211.30.185"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx a ip4:18.211.30.185 ip4:75.103.237.145 ip4:208.184.155.186 ip4:205.201.42.71 ip4:64.128.113.150 ip4:64.132.221.30 ip4:205.201.40.49 include:_spf.votervoice.net include:spf.protection.outlook.com include:mail.zendesk.com include:smtp.coursestage.com include:amazonses.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc@counseling.org; ruf=mailto:dmarc@counseling.org; pct=100; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.counseling.org",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuYUIj5ndwNApiQ4sVtdxAcNH6zyGE05cjSceoB7arnzV5C/TzDg8WaQtnJKxxjaef9/lNEQvVQhykCFGqoOqcrFFkVOarel41jPH0EsDN7JHMGoLG0BYDGs3I8dV+od2CGUa+ptub9uxIPG0R9jTJ+F93oAS3FiBll2VRNSuw0MtVfMaTL2z9V/dJj7+DhNOejjyfp5Nkc6+XpmTHFl+9RmbM1tk/h78nLtqSBQBcOfjfYr2CbyMth0xn3abUlnaeiyUF45SxhLmR8JKg7CpGQPsrcGlK3joXKjohzxtVnu2Xyx9LdlqeXKsUvuGhIRJLXy0DM2j3JfHyVaxlT2sDQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "acaweb304.aws.mtxgp.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.211.30.185"
                    ],
                    "time_ms": 84.3
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.211.30.185"
                    ],
                    "time_ms": 47.66
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.211.30.185"
                    ],
                    "time_ms": 200.23
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.211.30.185"
                    ],
                    "time_ms": 93.56
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.211.30.185"
                    ],
                    "time_ms": 239.53
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "www.counseling.org",
        "valid_from": "2026-07-28T16:20:19-05:00",
        "valid_to": "2026-10-26T16:20:18-05:00",
        "days_remaining": 77,
        "san": [
            "counseling.org",
            "www.counseling.org"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.counseling.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "73682",
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.counseling.org/",
            "server": "Microsoft-IIS/10.0",
            "x-powered-by": "ASP.NET",
            "access-control-allow-origin": "https://imis.counseling.org",
            "access-control-allow-headers": "Content-Type, Accept, X-Requested-With, expires, Cache-Control, Pragma",
            "access-control-allow-methods": "GET, POST, OPTIONS",
            "access-control-allow-credentials": "true",
            "date": "Mon, 10 Aug 2026 17:51:02 GMT",
            "cache-control": "no-cache",
            "pragma": "no-cache",
            "expires": "-1",
            "x-aspnet-version": "4.0.30319",
            "content-security-policy": "default-src 'self' *.crazyegg.com https://manifold.counseling.org *.heap-api.com https://imis.counseling.org; script-src 'self' *.googleapis.com *.gstatic.com www.google.com apis.google.com *.google-analytics.com connect.facebook.net ajax.aspnetcdn.com https://www.youtube.com platform.twitter.com https://syndication.twitter.com/ https://s.ytimg.com https://publish.twitter.com *.twimg.com platform.linkedin.com http://platform.stumbleupon.com/1/widgets.js https://*.googletagmanager.com cdnjs.cloudflare.com https://cdn.jsdelivr.net/ https://assets.calendly.com https://www.votervoice.net https://static.zdassets.com https://googleads.g.doubleclick.net https://pod-27.zendesk.com/ https://zendesk-eu.my.sentry.io *.counseling.org assets.adobedtm.com https://tags.crwdcntrl.net/ https://rum-static.pingdom.net *.feathr.co https://polo.feathr.co https://marco.feathr.co https://cdn.feathr.co *.crazyegg.com https://www.rumiview.com https://pod-27-sunco-ws.zendesk.com/ *.heap-api.com cdn.ampproject.org https://cdn.insight.sitefinity.com https://player.vimeo.com/api/player.js https://www.youtube.com/iframe_api  'unsafe-inline' 'unsafe-eval'; style-src 'self' *.googleapis.com *.gstatic.com kendo.cdn.telerik.com www.google.com platform.twitter.com/css/ *.twimg.com https://use.fontawesome.com/ https://cdn.jsdelivr.net/ *.crazyegg.com https://cdn.insight.sitefinity.com  'unsafe-inline'; img-src 'self' *.gstatic.com *.googleapis.com platform.tumblr.com web.facebook.com www.facebook.com www.redditstatic.com www.linkedin.com i.ytimg.com https://syndication.twitter.com https://static.licdn.com/scds/common/u/images/apps/connect/sprites/sprite_connect_v14.png pbs.twimg.com platform.twitter.com/css/ *.twimg.com data: blob: https://*.googletagmanager.com https://imis.counseling.org/ https://www.google.com/ https://americancounselingassociation.zendesk.com https://www.google.com.ph *.doubleclick.net https://bcp.crwdcntrl.net https://www.rumiview.com *.feathr.co https://marco.feathr.co https://polo.feathr.co https://cdn.feathr.co https://match.adsrvr.org *.crazyegg.com https://mviewwebmyaca.112.2o7.net https://ce-user-images.s3.amazonaws.com/ https://www.counseling.org/ *.google-analytics.com https://cdn.insight.sitefinity.com ; font-src 'self' fonts.gstatic.com kendo.cdn.telerik.com netdna.bootstrapcdn.com data: use.fontawesome.com; frame-src 'self' https://platform.twitter.com/ https://syndication.twitter.com/ https://www.youtube.com/ https://www.youtube-nocookie.com https://player.vimeo.com/ https://w.soundcloud.com/ apis.google.com accounts.google.com staticxx.facebook.com www.facebook.com web.facebook.com badge.stumbleupon.com https://html5-player.libsyn.com/ https://calendly.com/ https://www.votervoice.net https://ekr.zdassets.com/ https://td.doubleclick.net/ *.doubleclick.net https://bcp.crwdcntrl.net/ https://youtu.be *.crazyegg.com https://tags.crwdcntrl.net/ https://www.googletagmanager.com https://americancounseling.quorum.us/ https://datawrapper.dwcdn.net/WIiu2/; connect-src 'self' data: accounts.google.com *.google-analytics.com *.gstatic.com https://*.googletagmanager.com https://*.googleapis.com/ https://acasearch303.aws.mtxgp.net https://searchblox105.aws.matrixdev.net https://ekr.zdassets.com https://americancounselingassociation.zendesk.com/ wss://pod-27.zendesk.com/sc/faye *.counseling.org *.google.com *.doubleclick.net https://rum-collector-2.pingdom.net *.crazyegg.com https://tags.crwdcntrl.net https://bcp.crwdcntrl.net/ wss://pod-27-sunco-ws.zendesk.com/sc/faye https://www.googleadservices.com/ *.heap-api.com *.feathr.co https://cdn.jsdelivr.net/ https://cdn.jsdelivr.net https://*.insight.sitefinity.com https://*.dec.sitefinity.com; media-src 'self' data: blob:; child-src 'self' *.crazyegg.com blob:",
            "cross-origin-embedder-policy": "unsafe-none",
            "cross-origin-opener-policy": "unsafe-none",
            "cross-origin-resource-policy": "cross-origin",
            "permissions-policy": "accelerometer=(self), ambient-light-sensor=(self), autoplay=(self), battery=(self), camera=(self), cross-origin-isolated=(self), display-capture=(self), document-domain=(self), encrypted-media=(self), execution-while-not-rendered=(self), execution-while-out-of-viewport=(self), fullscreen=(self), geolocation=(self), gyroscope=(self), keyboard-map=(self), magnetometer=(self), microphone=(self), midi=(self), navigation-override=(self), payment=(self), picture-in-picture=(self), publickey-credentials-get=(self), screen-wake-lock=(self), sync-xhr=(self), usb=(self), web-share=(self), xr-spatial-tracking=(self)",
            "referrer-policy": "no-referrer-when-downgrade",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "Microsoft-IIS/10.0",
        "powered_by": "ASP.NET"
    },
    "webpage": {
        "url": "https://www.counseling.org/",
        "title": "Advancing Counseling & Mental Health | American Counseling",
        "description": "Explore the American Counseling Association’s hub for professional counseling resources, advocacy, education, events, and news that support mental health, counselors, and the counseling profession. Join us today.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.211.30.185": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "d231549a.ess.barracudanetworks.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4028.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 13.3,
                "banner": "220 mail.ess.barracuda.com ESMTP (mx-inbound22-28.us-east-2b.ess.aws)",
                "error": "No connection"
            }
        ]
    },
    "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.38
}