{
    "ok": true,
    "domain": "posit.co",
    "generated_at": "2026-08-09T11:56:09-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 87,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 100,
            "security": 77,
            "network": 100,
            "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": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "8 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 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": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "59 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-167-183-97.ord58.r.cloudfront.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": 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": 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": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "8 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "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": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "59 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-167-183-97.ord58.r.cloudfront.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": "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": "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": [
                "3.167.183.97",
                "3.167.183.55",
                "3.167.183.7",
                "3.167.183.6"
            ],
            "AAAA": [
                "2600:9000:27dd:ee00:1c:1cdd:f040:93a1",
                "2600:9000:27dd:3400:1c:1cdd:f040:93a1",
                "2600:9000:27dd:8200:1c:1cdd:f040:93a1",
                "2600:9000:27dd:6200:1c:1cdd:f040:93a1",
                "2600:9000:27dd:5400:1c:1cdd:f040:93a1",
                "2600:9000:27dd:a000:1c:1cdd:f040:93a1",
                "2600:9000:27dd:2e00:1c:1cdd:f040:93a1",
                "2600:9000:27dd:b600:1c:1cdd:f040:93a1"
            ],
            "CNAME": [],
            "MX": [
                "5 alt1.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"parallels-domain-verification=9e30c97dc1974c5397dcf69c69e205cb1c2649e4f04448e3ae4042cbac64287a\"",
                "\"mgverify=03db8159b2449926cbcd740612ce6524156dc4d38e47d3881e1180cf42b7017f\"",
                "\"atlassian-sending-domain-verification=7d286f15-ca46-41ab-80d4-3c8386fb9c7b\"",
                "\"stripe-verification=A7AAE269E8F266065CC3D120B2EBA90F7EF098B3C82AF85F2CFD10F7516ABC1C\"",
                "\"stripe-verification=FE44A406223270838D04495449B8B356CD447BA67DCBCEC14FBC32150709E43C\"",
                "\"launchdarkly-domain-verification=a8f1a0ff-4c76-41db-8233-790c3cdfc99d\"",
                "\"v=spf1 include:_spf.google.com include:mail.zendesk.com include:mailsenders.netsuite.com include:mailer.chargify.com ~all\"",
                "\"stripe-verification=7A407BA74E213AE0E8345BAF842C655479C60D76197F370A92E6CCC84B24E884\"",
                "\"stripe-verification=C1B11997F300235E4CAE8FAC9E59AF45E16C2D3DEDA39C615437F36F3C25D465\"",
                "\"stripe-verification=6DE1CBF782C55C3CFBF2DB723DE228F366FCC483907583AC65723225CF029560\"",
                "\"docker-verification=8be58326-6842-4352-af81-7cd164de6601\"",
                "\"calendly-site-verification=63nj7YgCjTPb1QRyLm0Np2UDyTTxjHSZvsSsYq8rY\"",
                "\"canva-site-verification=PFTxb3mDQHEuVaLPGQBuAA\"",
                "\"google-site-verification=cTZaoHNgrT-17p9WmypMoD5NHzUTZsC_u9LZWh77C5I\"",
                "\"MS=ms28920032\"",
                "\"TAILSCALE-QMzOugavkHtBeANSUuFu\"",
                "\"stripe-verification=2C5FBD9DF03CFB55729DDE57D5F98A2F550357454486AA2F8CFD3BAA52C2C63E\"",
                "\"miro-verification=345fd56915280a8f4870573a7bee1c2dfa2867c1\"",
                "\"knowbe4-site-verification=df3121be2e4409e1ea053daf598dd3ea\"",
                "\"adobe-idp-site-verification=b4393d29b69200aa814634315edea1e6930b54335e62610f229ebe9bf25529f5\"",
                "\"docusign=3169788b-0284-44d1-9118-e475e5922aa2\"",
                "\"google-site-verification=zUNpSnUD8HbAyUOo87rqiJ5qH3ott0MtdomzujSpxgw\"",
                "\"jamf-site-verification=XMQ61JOfF1qRuhjMc0DgPQ\"",
                "\"ZOOM_verify_6zA8EWP2Id7WNvPuUpM4oH\"",
                "\"atlassian-domain-verification=mPbBJ9/ah3bgtifFHvHs29KIxjGCth/npQa9isX/b36xTOVWCckPR0kWl0hvGPI1\"",
                "\"anthropic-domain-verification-p7wx0x=CZUyGunkJFHxtBSd6t3CsG8fo\"",
                "\"stripe-verification=BFAFEC3E3EBEDE17FF0B81104D56CB43FF8993F7427F287EA96E5A6118298DF0\"",
                "\"prodpad-domain-verification=rbdrnGeLrM4Tr5k4tmy+086iaBhsmavNU/6rk7awRrg=\"",
                "\"stripe-verification=341FAD2B615E74A0423E905ED20C28B8AA2E14A1379394D4C8A0406882EC1AAC\""
            ],
            "NS": [
                "ns-148.awsdns-18.com.",
                "ns-1043.awsdns-02.org.",
                "ns-2040.awsdns-63.co.uk.",
                "ns-894.awsdns-47.net."
            ],
            "SOA": [
                "ns-148.awsdns-18.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.167.183.97",
            "3.167.183.55",
            "3.167.183.7",
            "3.167.183.6"
        ],
        "ipv6": [
            "2600:9000:27dd:ee00:1c:1cdd:f040:93a1",
            "2600:9000:27dd:3400:1c:1cdd:f040:93a1",
            "2600:9000:27dd:8200:1c:1cdd:f040:93a1",
            "2600:9000:27dd:6200:1c:1cdd:f040:93a1",
            "2600:9000:27dd:5400:1c:1cdd:f040:93a1",
            "2600:9000:27dd:a000:1c:1cdd:f040:93a1",
            "2600:9000:27dd:2e00:1c:1cdd:f040:93a1",
            "2600:9000:27dd:b600:1c:1cdd:f040:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:mail.zendesk.com include:mailsenders.netsuite.com include:mailer.chargify.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; pct=100; sp=quarantine; adkim=r; aspf=r; rua=mailto:dmarc-reports@posit.co",
        "dkim_selector": "m1",
        "dkim_host": "m1._domainkey.posit.co",
        "dkim": "v=DKIM1;k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCBpMbQZeluTIg5rpHzg1Zy3WDcTpDvbnWoO81xpCa4ZGIqjwrmXUFXUsqfwCMFxtVFY73UJpbbREAbiIS6O2IdTWf+ijqvlkQLi7AQtk4BX9M5gU8Wdrr8IeomzTrplNKEB126uS3tNJxLTzc+oliWjXooihSU4lpimrBCP/suqQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "v=STSv1;id=1762357570005;",
        "tls_rpt": "v=TLSRPTv1;rua=mailto:smtp-tls-reports@posit.co;"
    },
    "advanced": {
        "ptr": "server-3-167-183-97.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.167.183.55",
                        "3.167.183.6",
                        "3.167.183.7",
                        "3.167.183.97"
                    ],
                    "time_ms": 71.12
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.167.183.55",
                        "3.167.183.6",
                        "3.167.183.7",
                        "3.167.183.97"
                    ],
                    "time_ms": 57.6
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.157.142.20",
                        "108.157.142.47",
                        "108.157.142.55",
                        "108.157.142.61"
                    ],
                    "time_ms": 50.2
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.167.183.55",
                        "3.167.183.6",
                        "3.167.183.7",
                        "3.167.183.97"
                    ],
                    "time_ms": 50.12
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.142.20",
                        "108.157.142.47",
                        "108.157.142.55",
                        "108.157.142.61"
                    ],
                    "time_ms": 76.5
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "posit.co",
        "valid_from": "2026-03-23T19:00:00-05:00",
        "valid_to": "2026-10-07T18:59:59-05:00",
        "days_remaining": 59,
        "san": [
            "posit.co",
            "www.posit.co"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://posit.co/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=UTF-8",
            "content-length": "302766",
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 16:56:01 GMT",
            "x-cache-hits": "5",
            "cache-control": "max-age=60, must-revalidate, public, s-maxage=300, stale-if-error=3600, stale-while-revalidate=60",
            "x-drupal-dynamic-cache": "HIT",
            "content-language": "en",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "x-generator": "Drupal 11 (https://www.drupal.org)",
            "x-xss-protection": "1; mode=block",
            "strict-transport-security": "max-age=31622400; includeSubDomains; preload",
            "last-modified": "Sun, 09 Aug 2026 16:55:41 GMT",
            "x-request-id": "v-2775ab18-9413-11f1-a3ba-6b5192e24eee",
            "x-ah-environment": "prod",
            "etag": "W/\"1786294541-gzip\"",
            "via": "varnish, 1.1 df0e19b2bcefbe805c6a7dcd4e8efa36.cloudfront.net (CloudFront)",
            "accept-ranges": "bytes",
            "vary": "Accept-Encoding",
            "x-cache": "Miss from cloudfront",
            "x-amz-cf-pop": "ORD58-P10",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "iuvvnrl__z3rOYvy_7sBdgFbjaEQl65HSPehN3ufn7kSxXFGJdAiIQ==",
            "age": "19"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://posit.co/",
        "title": "Posit | Data Science Platform for Enterprise Teams",
        "description": "Posit is the enterprise data science platform trusted by 52 of the Fortune 100. Develop, deploy, and govern R and Python workflows and AI-powered applications, with the speed data teams need and the governance IT requires.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "3.167.183.97": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.167.183.55": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.167.183.7": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.167.183.6": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt1.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "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": 86.39
}