{
    "ok": true,
    "domain": "fortune.com",
    "generated_at": "2026-08-08T18:03:01-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": "71 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-18-172-134-121.ord56.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": "71 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-18-172-134-121.ord56.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": [
                "18.172.134.121",
                "18.172.134.98",
                "18.172.134.59",
                "18.172.134.112"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 mx2-us1.ppe-hosted.com.",
                "10 mx1-us1.ppe-hosted.com."
            ],
            "TXT": [
                "\"ZOOM_verify_ZyoZwZc9Rh68_YlIB-BdMA\"",
                "\"docusign=f9ccfb90-94da-430c-959d-f77a82544b33\"",
                "\"VC2Efb0Jw/2RSd0fAx8bSur7kItw2rx8qmebPBj6JXc85N15QNNJzVXbEWtYQOhx/URT+5cO9pftaAk2uJjQ5g==\"",
                "\"fastly-domain-delegation-boccjnwotuv4zxnk7kqv-717620-2023-11-27\"",
                "\"google-site-verification=fHwXyE_lBAiQwNJ9ADCGbTeD8VX54S3dtpgGKVh7uFI\"",
                "\"google-site-verification=WKaOZMtHsJtOGjCM1nsRqvp8I5IT5Op5xMsxPkLHpiE\"",
                "\"google-site-verification=sl0jr1GuIT3iPNaGxMEU-WYqCP0BvX5Wtacc1R1zrp0\"",
                "\"dailymotion-domain-verification=dm1alpcqf0ue7et04\"",
                "\"google-site-verification=ucHyBAb2tRNq6zkSR75YRZcLM0yUr4iLRpelVPsx0ho\"",
                "\"teamviewer-sso-verification=911838b426524510bdaba4dfab7c82a7\"",
                "\"Impact-Site-Verification:0c4f4006-7db7-4de7-9c44-503127ca3f9e\"",
                "\"SFMC-JiepT-Epei0pauMWlutTEcXAkH36RHPy_akuGq6_\"",
                "\"anthropic-domain-verification-wtgkzt=Q53U2xvHxiIBCvStySB0WPACK\"",
                "\"facebook-domain-verification=0tlg42c3k3mjni3br69f0ie5w8cpc4\"",
                "\"asv=f9c05fe631e98c8d2627f4f00c753fc2\"",
                "\"ZOOM_verify_iffDNQhYTg27k7QbosbZNw\"",
                "\"ppe-50ab64024af90630109a\"",
                "\"google-site-verification=Z-YtF2omTVXKTWpZ9vRdF9NgvA9HAAwxcNC8QklDW4E\"",
                "\"google-site-verification=z-iPq9kuzp7lH98teXV2uo0XJJBEHMnZdlRAGReq9zQ\"",
                "\"google-site-verification=f_V4t4DUaxlKA019zi3sVF2W0RUHOcGlVu_6Ke-li8E\"",
                "\"Ascend-verification: Ascend\"",
                "\"google-site-verification=3I_zCpHizO9KLtfvRAApte9CqfaoB6VWdVH0eTvL5vU\"",
                "\"v=spf1 include:_spf.mlsend.com include:spf.protection.outlook.com include:email.prnewswire.com include:_spf.salesforce.com   include:u826348.wl.sendgrid.net include:spf.braintreegateway.com a:dispatch-us.ppe-hosted.com \" \"mx ip4:54.236.128.150 ip4:54.236.109.30 ip4:54.236.128.150 ip4:54.236.109.30 ip4:40.76.81.49 ip4:204.14.234.64/28 ip4:204.14.232.64/28 ip4:182.50.78.64/28 ip4:96.43.144.64/31 ip4:96.43.148.64/31 -all\"",
                "\"google-site-verification=SUX8rIMrer1l8vTfMlzxIedkV-gR3OBibmRa94Mm5OA\"",
                "\"ahrefs-site-verification_39b7e330ce14a24f554844884afa983721dc1c7328bb26feafa0b65ba2963ce9\"",
                "\"amazonses:IQCA6/RQqRNFamd8b0B67TH+dlb5TDEwkAE3dboWVrU=\"",
                "\"google-site-verification=SHoIkDSKeEM0OGZn4ygaiPM_dqcD2LVh04B0UlI_0o4\"",
                "\"apple-domain-verification=bKXfT4YAsXCSgpnW\"",
                "\"yahoo-verification-key=bhHCbUW9MiLbKejjBsO2rCZiGvHqNTHs1sdvie1iY60=\"",
                "\"jamf-site-verification=qdHOPVge2KvX9qyM4DBpzg\""
            ],
            "NS": [
                "ns-1273.awsdns-31.org.",
                "ns-585.awsdns-09.net.",
                "ns-1776.awsdns-30.co.uk.",
                "ns-473.awsdns-59.com."
            ],
            "SOA": [
                "ns-1776.awsdns-30.co.uk. domain-tech.fortune.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.172.134.121",
            "18.172.134.98",
            "18.172.134.59",
            "18.172.134.112"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.mlsend.com include:spf.protection.outlook.com include:email.prnewswire.com include:_spf.salesforce.com   include:u826348.wl.sendgrid.net include:spf.braintreegateway.com a:dispatch-us.ppe-hosted.com mx ip4:54.236.128.150 ip4:54.236.109.30 ip4:54.236.128.150 ip4:54.236.109.30 ip4:40.76.81.49 ip4:204.14.234.64/28 ip4:204.14.232.64/28 ip4:182.50.78.64/28 ip4:96.43.144.64/31 ip4:96.43.148.64/31 -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@dmarc.250ok.net,mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_fr@dmarc.250ok.net,mailto:dmarc-afrf@dragonflyft.com, mailto:dmarc_ruf@emaildefense.proofpoint.com; fo=1; pct=100; rf=afrf",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.fortune.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDLWPTJjiR4k1DM/aUM9UG6CeV/vBFv+F8Us2qdIwmZDnrnkE1Q/2FBT9Ls0iCwJRADRFGEjDBd80+4IyKnX6RtzkcrE+OOIis584ozpbhpR3OQtnmSjuPi3Ld1aNH8YQJlB7sTmnda0Ha6/8qBs1Q+k0ooNIUXXH2Jz0xonBpD2QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://fortune-it-storage.s3.us-east-2.amazonaws.com/fortune_media__usa__corp_1344433134.svg; a=https://fortune-it-storage.s3.us-east-2.amazonaws.com/fortune_media__usa__corp_1344433134.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-172-134-121.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "99.84.203.106",
                        "99.84.203.129",
                        "99.84.203.59",
                        "99.84.203.73"
                    ],
                    "time_ms": 81.09
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.172.134.112",
                        "18.172.134.121",
                        "18.172.134.59",
                        "18.172.134.98"
                    ],
                    "time_ms": 53.32
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.172.134.112",
                        "18.172.134.121",
                        "18.172.134.59",
                        "18.172.134.98"
                    ],
                    "time_ms": 50.38
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "99.84.203.106",
                        "99.84.203.129",
                        "99.84.203.59",
                        "99.84.203.73"
                    ],
                    "time_ms": 83.54
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.101",
                        "108.157.150.49",
                        "108.157.150.59",
                        "108.157.150.78"
                    ],
                    "time_ms": 58.22
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "fortune.com",
        "valid_from": "2025-09-18T19:00:00-05:00",
        "valid_to": "2026-10-18T18:59:59-05:00",
        "days_remaining": 71,
        "san": [
            "fortune.com",
            "fortuneconferences.com",
            "*.fortuneconferences.com",
            "*.fortune.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://fortune.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "content-length": "774369",
            "date": "Sat, 08 Aug 2026 22:43:30 GMT",
            "server": "nginx",
            "x-nextjs-cache": "HIT",
            "x-nextjs-prerender": "1",
            "x-nextjs-stale-time": "300",
            "x-powered-by": "Next.js",
            "cache-control": "s-maxage=600, stale-while-revalidate=31535400",
            "etag": "\"d61y8fd7q9gl6v\"",
            "access-control-allow-origin": "*",
            "vary": "rsc,next-router-state-tree,next-router-prefetch,Accept-Encoding",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 b53a4d0acd0fae2e5b27b3ef501aaf98.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P6",
            "x-amz-cf-id": "fzw7BV3YkPoD2QG2fsKPXO-eyOFEDtNPgNtJlUCz7Z8PX-mZjcmMSw==",
            "age": "1167"
        },
        "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": "Next.js"
    },
    "webpage": {
        "url": "https://fortune.com/",
        "title": "Fortune - Fortune 500 Daily & Breaking Business News",
        "description": "Unrivaled access, premier storytelling, and the best of business since 1930.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.172.134.121": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.134.98": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.134.59": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.134.112": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx2-us1.ppe-hosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4022.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 28,
                "banner": "220 mx1-us1.ppe-hosted.com - Welcome to PPE Hosted ESMTP Server",
                "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": 98.03
}