{
    "ok": true,
    "domain": "dowjones.com",
    "generated_at": "2026-08-09T15:55:05-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 65,
            "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": "4 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": "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": "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": "154 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-54-192-100-3.mci50.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": 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": "4 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": "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": "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": "154 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-54-192-100-3.mci50.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": "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": [
                "54.192.100.3",
                "54.192.100.109",
                "54.192.100.92",
                "54.192.100.5"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-00596a01.gslb.pphosted.com.",
                "10 mxa-00596a01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"miro-verification=fc4f542b1bf4fc981e2f11e463246349bde0a8d0\"",
                "\"figma-domain-verification=b411f1d2852c2c7e057a2d6d70fb22896f37ccc1412d1e1bb4f9da14e2b78ad9-1769000244\"",
                "\"mongodb-site-verification=svJfWWr9iYy4jUFeiBxAXlsEF8fkLQya\"",
                "\"amazonses:uVpPhqvYbLGkhfI2SRPzYeBL8YWfxu+nomASkvBHVhg=\"",
                "\"adobe-idp-site-verification=7ef638bb68822798685f96e436bfc87a6f79319dd86369e447b84bb8ea9c6f68\"",
                "\"amazonses:wqZdWQSEqmpZ6kB9+i2blvZ1C/iKu3/Xy18z28hDkh0=\"",
                "\"amazonses:PN3FDBIdEc6hhP8/vGnmmPDmYSmSbqm/0wRQJU9DhI4=\"",
                "\"mongodb-site-verification=sUwv5TUOTYTttt5PplZCKJ9xiWVKLjoD\"",
                "\"asv=8e2ee4a38751d97774511080ecfdd8b7\"",
                "\"yahoo-verification-key=AFtw+IuuNJQHSNdE7Lk1gTbitFey73z6+M6NNchBIuM=\"",
                "\"facebook-domain-verification=fdsmc82x0g3k3k1is7r8n2ghn3bh1e\"",
                "\"apple-domain-verification=lh8Q4mWBjGGUQczj\"",
                "\"amazonses:pjZDfVykkZcHJLW4+9YmmNAiAhYIJuV8J93Mssu39XQ=\"",
                "\"amazonses:lYKR9xRLjlkQGGkex04kOvqGfiHfrNUSFWtYAhqRzbQ=\"",
                "\"anthropic-domain-verification-ga8mv9=sFcu3TWZ3vcjaOj4eGaRIxQDT\"",
                "\"knowbe4-site-verification=0694ce74005828dc4bb8b7299bfb6f61\"",
                "\"MS=B605B534A8EC07E1C18036F99D577398F72D3D25\"",
                "\"notion_verify_E6Dr1mcGP3FZ46DWs0ee\"",
                "\"_7n68u9mmc9rytgkhg1zd7jejn2ob02h\"",
                "\"609b045ae67046649d40875aec411fb8\"",
                "\"datadome-domain-verify=mBXJ0OcsBIxmEYtkepO9rBwdPNmfTk5Q\"",
                "\"amazonses:feNf5keMkMJbuemFD/2LPIvhya9cUDU7Wm/DZi9mg78=\"",
                "\"amazonses:hNuPaARrdjE+W6wH2rhV+tIqMtILg+idcJ1stdZWPis=\"",
                "\"openai-domain-verification=dv-OCgGusE5hlumcuFcMYTCoQFk\"",
                "\"ValidationTokenValue=3ab873ae-f1f9-4bfd-9143-048575d095c9\"",
                "\"amazonses:Ri4WNFabWJS2OoARfEWPK5BY+Xhohhv+/Qx5J0RZm5Q=\"",
                "\"google-site-verification=zObdV_CeNb8F6JvxVctTgPgatvhpc2p2-VRANpwh758\"",
                "\"airtable-verification=f18155a17d3b5d14801658d48c7a04e1\"",
                "\"google-site-verification=cm1DO2I0T4bbvHhSVuNaOw3NnmrjmFmUbUPJ7QpNk80\"",
                "\"pendo-domain-verification=XP9MfB3dzD1u44XWKrC_iUoCnt0\"",
                "\"google-site-verification=nvG76Tr3UZpVhzhehVg1jqjfCwFHn4uUdmx3CDfDJP4\"",
                "\"amazonses:0q3nGKXpELa4JJinAB6Rbj0cHsb8ndyUQrjwCIKIssY=\"",
                "\"amazonses:X/zVEv2hbBYJfzM3pTL1Wif+Vi+bwmi3l+BNy817Sio=\"",
                "\"amazonses:OVsLFnL6XI8DYlgdcA3Oq/eRnofi1VDWiN2O9547CPg=\"",
                "\"facebook-domain-verification=aix3xnim5xoy6bpd4itpnux55370dj\"",
                "\"traction-guest=e4337250-04c9-4060-87ac-df29271721ca\"",
                "\"amazonses:lxjUMLw5lBTr0kRl6PAySddeyQrtaVtpxppjtwD+yu0=\"",
                "\"google-site-verification=qCAk7vIC84nr1iADXAMWjUOuc3Q9N19Fs_z-5oWUNOA\"",
                "\"asv=22ffa03b6456d901bd4861a11fc25c7b\"",
                "\"gc-ai-domain-verification-zvcep9=TjELzZInY0x99DO78rnUMvrWF\"",
                "\"google-site-verification=Xi53aZTFlp-G3OZGs-zFXMTdlq4XKp_CI5ztp8iFq88\"",
                "\"atlassian-domain-verification=uNoIhBXurxzVlQa0FvK2t9Yld5byfvXbFRQaMToGvrieKjBdylMs8jcSXRKQKqao\"",
                "\"google-site-verification=du3Lr9A0aBhDt13NsGyiXM9wpVl5eKd3BuetHUaFQGU\"",
                "\"facebook-domain-verification=yth59cmkb3b8gdwyz8z8zzxuuf18xg\"",
                "\"bugcrowd-verification=e1f4d4ede10fa0e7132477159cc49ec5\"",
                "\"docker-verification=6b28df8d-ae89-4703-88dd-99f0fd54b61f\"",
                "\"amazonses:HHiSu/rIvJ3Yg82Xw4EBgGJOQ42Oo0BviIysZLyQASE=\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com -all\"",
                "\"zapier-domain-verification-challenge=c934be90-3ea6-4abd-8c2c-f6b173dc6d47\"",
                "\"amazonses:eXRk/bK+4xyVf2E3H1F7TuY3BJrYwNhnQvsb1fL4ryU=\"",
                "\"amazonses:gK368wBvVrLjYuhbL7rHzfujwEGg5ZBQU8pD3SYGWTY=\""
            ],
            "NS": [
                "ns-1687.awsdns-18.co.uk.",
                "ns-50.awsdns-06.com.",
                "ns-1132.awsdns-13.org.",
                "ns-584.awsdns-09.net."
            ],
            "SOA": [
                "ns-1687.awsdns-18.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.3",
            "54.192.100.109",
            "54.192.100.92",
            "54.192.100.5"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com -all",
        "dmarc": "v=DMARC1; p=quarantine; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.dowjones.com",
        "dkim": "v=DKIM1; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5Zj+MVzl2gTrlTWU+cTDCy+hUYi6ve+H4+mc7xgb61t/EXidHDLYwOi1tjDrucSW8gPMPkJr2spGJnzscyGkbKAiEN8cYdLaqNeCx/UlWxogPswtPW2W6AvI+uYhnNLWc2DeOjcTlug4bGs5p178blPov0W1Z+CRuc9zWTfHhu73a6PurnmyWCgvQqQiYJ+myVCw+EvwCDH/W55hglpFS/afdEsNexlFqtcilb488QRIoz5iUoReZaXjgO76A8k3LfujR5R+W+MPGsut+k12F6rfX8oo0n3ArHYjbBOwqiICBL7ycZhBDTZKmgEATkcP1Aek34/2IDVoWcOOI4CFrwIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-100-3.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.169.149.24",
                        "3.169.149.38",
                        "3.169.149.76",
                        "3.169.149.89"
                    ],
                    "time_ms": 103.9
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.169.149.24",
                        "3.169.149.38",
                        "3.169.149.76",
                        "3.169.149.89"
                    ],
                    "time_ms": 43.94
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.109",
                        "54.192.100.3",
                        "54.192.100.5",
                        "54.192.100.92"
                    ],
                    "time_ms": 68.35
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.169.149.24",
                        "3.169.149.38",
                        "3.169.149.76",
                        "3.169.149.89"
                    ],
                    "time_ms": 54.76
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.109",
                        "54.192.100.3",
                        "54.192.100.5",
                        "54.192.100.92"
                    ],
                    "time_ms": 149.54
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "dowjones.com",
        "valid_from": "2026-06-26T19:00:00-05:00",
        "valid_to": "2027-01-10T17:59:59-06:00",
        "days_remaining": 154,
        "san": [
            "dowjones.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.dowjones.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=UTF-8",
            "content-length": "59",
            "location": "https://www.dowjones.com/",
            "date": "Sun, 09 Aug 2026 20:55:05 GMT",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 3d4b50c346874b7b4796cf84b12475a8.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P3",
            "x-amz-cf-id": "MiCa8qYI4QYIN2ZgGMX5MZsx8ibrAMPXcFW1KAn9jsDXfQKmB_Hb0A==",
            "server": "nginx",
            "x-rq": "dfw5 0 30 9980",
            "vary": "Accept-Encoding, accept, content-type",
            "x-hacker": "If you're reading this, you should visit https://join.a8c.com/viphacker and apply to join the fun, mention this header.",
            "x-powered-by": "WordPress VIP <https://wpvip.com>",
            "host-header": "a9130478a60e5f9135f765b23f26593b",
            "link": "<https://www.dowjones.com/wp-json/wp/v2/pages/188>; rel=\"alternate\"; title=\"JSON\"; type=\"application/json\"",
            "cache-control": "max-age=1200",
            "accept-ranges": "bytes"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": "WordPress VIP <https://wpvip.com>"
    },
    "webpage": {
        "url": "https://www.dowjones.com/",
        "title": "Dow Jones – Trusted News & Data",
        "description": "Dow Jones is the definitive source of premium business news, data and intelligence that moves markets and minds. Dow Jones helps you cut through the noise and act with clarity. Whether you're navigating risk, seizing market opportunity, or staying ahead of global events, Dow Jones gives you trusted intelligence at the speed of business.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.192.100.3": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.109": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.92": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.5": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00596a01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 48.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 44.6,
                "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": 99.06
}