{
    "ok": true,
    "domain": "pardot.com",
    "generated_at": "2026-08-09T17:16:29-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "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": "8 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": "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": "132 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: server-18-154-110-121.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": "8 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": "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": "132 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: server-18-154-110-121.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": [
                "18.154.110.121",
                "18.154.110.7",
                "18.154.110.55",
                "18.154.110.69"
            ],
            "AAAA": [
                "2600:9000:2506:f000:b:af20:b80:93a1",
                "2600:9000:2506:2200:b:af20:b80:93a1",
                "2600:9000:2506:4e00:b:af20:b80:93a1",
                "2600:9000:2506:be00:b:af20:b80:93a1",
                "2600:9000:2506:b600:b:af20:b80:93a1",
                "2600:9000:2506:8400:b:af20:b80:93a1",
                "2600:9000:2506:c00:b:af20:b80:93a1",
                "2600:9000:2506:6200:b:af20:b80:93a1"
            ],
            "CNAME": [],
            "MX": [
                "10 mxb-00177002.gslb.pphosted.com.",
                "10 mxa-00177002.gslb.pphosted.com."
            ],
            "TXT": [
                "\"v=spf1 ip4:198.245.81.1 ip4:13.111.0.111 include:_spf.google.com include:spf.mtasv.net include:aspmx.pardot.com -all\"",
                "\"google-site-verification=kz7LlBtHUv6Bx6x6_hdr9vbmNHzkKeYXEZ9VgNNkUS4\"",
                "\"pardot_1_*=e317faffb593f7a24f037cc43961b7d9637012e478aab42655d82af2b75be805\"",
                "\"google-site-verification=ihoPgYKi0UEIJjnqIVTW0syui873-eHX4W8f_YBnQ6E\"",
                "\"google-site-verification=Wjnn4kZjGYest7Ldfz88Pyq4I1XKaitpBlmdCO3QcQg\"",
                "\"v=msv1 t=CD773640-B552-4170-B97B-3186A3D66D49\"",
                "\"google-site-verification=26hpm8_qAlpTnNuQ0dYWaRTPjsa8RaxDCJJS-6e2eA0\"",
                "\"ed71f71b-3cae-4b50-8221-e484bed6b5c2\"",
                "\"google-site-verification=770XC7MR4_dbwnORfwjxuFkIjVSG8M-0TF01Dhy-LMQ\""
            ],
            "NS": [
                "dns2.p06.nsone.net.",
                "ns02.salesforce-dns.com.",
                "ns04.salesforce-dns.com.",
                "dns1.p06.nsone.net.",
                "dns4.p06.nsone.net.",
                "ns01.salesforce-dns.com.",
                "ns03.salesforce-dns.com.",
                "dns3.p06.nsone.net."
            ],
            "SOA": [
                "dns1.p06.nsone.net. hostmaster.nsone.net. 1666727972 3600 600 604800 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.154.110.121",
            "18.154.110.7",
            "18.154.110.55",
            "18.154.110.69"
        ],
        "ipv6": [
            "2600:9000:2506:f000:b:af20:b80:93a1",
            "2600:9000:2506:2200:b:af20:b80:93a1",
            "2600:9000:2506:4e00:b:af20:b80:93a1",
            "2600:9000:2506:be00:b:af20:b80:93a1",
            "2600:9000:2506:b600:b:af20:b80:93a1",
            "2600:9000:2506:8400:b:af20:b80:93a1",
            "2600:9000:2506:c00:b:af20:b80:93a1",
            "2600:9000:2506:6200:b:af20:b80:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:198.245.81.1 ip4:13.111.0.111 include:_spf.google.com include:spf.mtasv.net include:aspmx.pardot.com -all",
        "dmarc": "v=DMARC1;p=reject;fo=1:d:s;pct=50;rua=mailto:dmarc_agg@vali.email,mailto:0e5a5c34@inbox.ondmarc.com;ruf=mailto:0e5a5c34@inbox.ondmarc.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.pardot.com",
        "dkim": "v=DKIM1; k=rsa; t=y; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDBNJDRRV89a1QO68X8KzrlQH2XVbYZ0tmCTxBtStaSarZenmtkV8gWrTsU+0afGfq0ClTMarYzzXc94YSIpov0pVzhDh2UHdv9zD4Yqm/5baBDUjiY+DYXva30l+COJ5LYnFKBXYvaSqeTPTyK+6W3+3+UvJR8hW6VmqhmZCbelwIDAQAB",
        "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": "server-18-154-110-121.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "99.84.118.108",
                        "99.84.118.121",
                        "99.84.118.123",
                        "99.84.118.39"
                    ],
                    "time_ms": 61.94
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.160.18.106",
                        "18.160.18.123",
                        "18.160.18.24",
                        "18.160.18.45"
                    ],
                    "time_ms": 70.89
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.160.18.106",
                        "18.160.18.123",
                        "18.160.18.24",
                        "18.160.18.45"
                    ],
                    "time_ms": 77.36
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.160.18.106",
                        "18.160.18.123",
                        "18.160.18.24",
                        "18.160.18.45"
                    ],
                    "time_ms": 76.98
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.164.116.118",
                        "18.164.116.20",
                        "18.164.116.50",
                        "18.164.116.90"
                    ],
                    "time_ms": 69.09
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "www.pardot.com",
        "valid_from": "2026-06-04T19:00:00-05:00",
        "valid_to": "2026-12-19T17:59:59-06:00",
        "days_remaining": 132,
        "san": [
            "www.pardot.com",
            "pardot.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.salesforce.com/marketing/b2b-automation/?redirect=pardot.com",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "content-length": "0",
            "location": "/marketing/b2b-automation/?redirect=pardot.com",
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 22:16:28 GMT",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 0b5cc5a573e4c995578b77dbd389ca2c.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P6",
            "x-amz-cf-id": "44iH2ULbthE3kfj7HMgaseNrEEXIuTDJoE8uW0JjkpZPb2c_FwhxLg==",
            "age": "64942",
            "cache-control": "max-age=75629",
            "expires": "Mon, 10 Aug 2026 19:16:57 GMT",
            "set-cookie": "bm_sz=35F477DFF596BAB6C89A320CA01FF286~YAAQBKTAF+aRDrqfAQAAYUyZ6ACTkQWrs0ExTpAyESvV1Je/rgwrUoGPkTYg5SmRhW0LuhVvJt8TK7+f8U3m3RTeKxr0K8dz0MF4vW/Es0/rMKqS7ZM4j6qGb53V7fyQDTCBbf1VYtkiCLxFjcguGxex9TI1fXLxqiFsL/prq9bDW11+j+p+wKosFMacA6Z+JBLx79tdQDtL7mAgjToI+ltj4Kfxd9I9zu1YHEcRLNKAoyev45cO4aexIXs3z34BvX/RqM6vE3wscOUwwRIyKbRTMkUef5benNlraHNgBNMTrEcsso/6Jck8VouZbVtIaLD08dm6PzTGUBAY5GMxxrYnFY5BvxidnUsiVB8dPgqTnECJJmiUnLOxIetY~3682630~4272706; Domain=.salesforce.com; Path=/; Expires=Mon, 10 Aug 2026 02:16:28 GMT; Max-Age=14400",
            "strict-transport-security": "max-age=86400",
            "ak-uuid": "0.04a4c017.1786313788.9876971d",
            "server-timing": "ak_p; desc=\"1786313788413_398500868_2557908765_880_91673_6_0_15\";dur=1",
            "etag": "W/\"916c7-WYOGAFybxF4Isa5f4VOagRlH2RI\"",
            "origin-agent-cluster": "?1",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "x-dns-prefetch-control": "on",
            "x-download-options": "noopen",
            "x-frame-options": "SAMEORIGIN",
            "x-permitted-cross-domain-policies": "master-only",
            "x-sfdc-agent-cohort-apply-experiment": "true",
            "x-sfdc-agent-cohort-decision": "qualified",
            "x-sfdc-agent-cohort-source": "header-fallback",
            "x-sfdc-page-render-type": "nunjuckspbc",
            "x-xss-protection": "0",
            "mpulse_cdn_cache": "HIT",
            "mpulse_origin_time": "0",
            "x-origin": "nstorage"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "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://www.salesforce.com/marketing/b2b-automation/?redirect=pardot.com&bc=DB",
        "title": "B2B Marketing Automation Platform | Salesforce",
        "description": "Marketing Cloud Account Engagement is a B2B marketing automation platform that helps you drive efficient growth with marketing and sales alignment.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.154.110.121": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.154.110.7": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.154.110.55": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.154.110.69": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00177002.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 49.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 22.5,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 100.08
}