{
    "ok": true,
    "domain": "verizonmedia.com",
    "generated_at": "2026-08-10T12:35:26-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 84,
            "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": "2 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": "5 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": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "79 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a7de0457831fd11f7.awsglobalaccelerator.com"
            },
            {
                "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": "2 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": "5 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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "79 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a7de0457831fd11f7.awsglobalaccelerator.com",
                "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": [
                "13.248.158.7",
                "76.223.84.192"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00505701.gslb.pphosted.com.",
                "10 mxb-00505701.gslb.pphosted.com."
            ],
            "TXT": [
                "\"teamviewer-sso-verification=3b9d7c9225794013b61ce60bbf6580e7\"",
                "\"amazonses:rF5q8pQ308QIRdvSH0y59iHVbJCc5CFDRXQL8HDYHGk=\"",
                "\"8455bdf9306c466f93d7e021505adea4\"",
                "\"amazonses:72TuvhFpBxgenIPhaeQvPF2uOH9K5aHW4bdEOBewocw=\"",
                "\"amazonses:nRbXznAkfStqDtSZixKtoPInZowE4wREUIez22fB3cs=\"",
                "\"fastly-domain-delegation-G9QM2l3GT2AGZl0syXAg-20210104\"",
                "\"google-site-verification=KbiiCQJxuUjqxFLHwKUuA-oewTIoK-0cTZtkMOVmLKc\"",
                "\"google-site-verification=Eq-H24AEMY7sT1V3Y6bLX9Kw3BHcvsaDcPsZaiRGERo\"",
                "\"MS=AB9190434664E9360EC843F7D54795EDFB77BAC4\"",
                "\"amazonses:uzeSCqHWNsURS588gv43U1o2LikYAAGGH71IAclOI9o=\"",
                "\"atlassian-domain-verification=SUUFAoCUU/UDR2ppdBHyjG4gGv6Zd88VWKUiXBOUe9iTG0JZ23q92brRWZQS/ari\"",
                "\"bugcrowd-verification=cbbe7336f2982d2583456e397e980e0a\"",
                "\"1f3e1f70-a66d-4d09-a251-476e614234ca\"",
                "\"amazonses:Hfbpal+G2JHrr+jy1gxCsPPV0lv5VsQyApBwh8iUFds=\"",
                "\"nintex.600728d6c8fd0f006bec5486\"",
                "\"amazonses:yCH8+ORAi1mzJOL6m4pAvDV5xyW8EhEPfwds/F66Rx8=\"",
                "\"docusign=0f38b620-5b8d-44d5-b989-0645c3330078\"",
                "\"amazonses:g2r7H8fd6Lh/Q7g+zyFchXGKZ/gQVOTpKOaBBKo0WFw=\"",
                "\"adobe-idp-site-verification=7140bbc4fc1a28931660abd91f384fc50524772b4c50132aef94a6eec0ffdfaf\"",
                "\"amazonses:UpW/np6ri6wi1puCPkobsK5AjpibRLEQcAaOGtw8yTs=\"",
                "\"slido-domain-verification=87b6e1fe-2406-444f-90df-2cd87a594a34\"",
                "\"amazonses:oscxlxMWQfEbLo2XIlSp0bwdfpox7zI5SRJNNX1DadQ=\"",
                "\"google-site-verification=NQQKT1GTeFexePHElGqA9cLyy-R1T1GiXjrQ_DlLeXI\"",
                "\"amazonses:bfheXwcvOFdiXMoGAj9uzuF049B6IqIe1xMwkjdhamg=\"",
                "\"knowbe4-site-verification=bc3830115833f4f956e30f506f1da8c8\"",
                "\"566b4982698b43bd8d7cf9ad8b545ab2\"",
                "\"amazonses:ZzdsXuV63waaX0zyqQlMaIVKsMkBRc7C27/twVhbdV8=\"",
                "\"google-site-verification=7_EJxlz9dtqcR6Mun6WcxJfbi7xeqC7ip2lDwCnY9pI\"",
                "\"teamviewer-sso-verification=1c92e89f0be34cc38332f60f683c7e31\"",
                "\"dropbox-domain-verification=r6v03wv8ilq6\"",
                "\"v=spf1 include:_spf.google.com include:_spf.salesforce.com include:mktomail.com include:spf.dynect.net ip4:107.20.210.250 ip4:107.23.16.222 ip4:13.57.109.194 ip4:137.188.0.0/16 ip4:140.108.0.0/15 ip4:162.115.0.0/16 ip4:192.76.84.0/24 ip4:52.1.14.157 ip4:1\" \"99.249.25.0/24 ip4:52.38.129.250 ip4:54.173.83.138 ip4:63.27.6.0/24 ip4:216.145.54.170/30 ip4:216.145.54.154/31 ip4:98.139.253.104/31 ip4:162.13.248.246 ip4:162.13.248.247 ip4:5.148.32.142 ptr:yahoo.com ip4:148.163.135.35/32 ip4:148.163.139.55/32 -all\"",
                "\"amazonses:eOAQw6VbBT4RatnrU0Rmd3VAvRXnpoDBhnMFAKSTKhI=\"",
                "\"amazonses:B6Zowg3IyLQxMj6m94QmQm0CqhG+R3t/f6jCidxhERA=\""
            ],
            "NS": [
                "ns4.yahoo.com.",
                "ns3.yahoo.com.",
                "ns2.yahoo.com.",
                "ns5.yahoo.com.",
                "ns1.yahoo.com."
            ],
            "SOA": [
                "hidden-master.yahoo.com. hostmaster.yahoo-inc.com. 2026080501 28800 7200 604800 600"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 iodef \"mailto:security@yahooinc.com\"",
                "0 issue \"globalsign.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.248.158.7",
            "76.223.84.192"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:_spf.salesforce.com include:mktomail.com include:spf.dynect.net ip4:107.20.210.250 ip4:107.23.16.222 ip4:13.57.109.194 ip4:137.188.0.0/16 ip4:140.108.0.0/15 ip4:162.115.0.0/16 ip4:192.76.84.0/24 ip4:52.1.14.157 ip4:199.249.25.0/24 ip4:52.38.129.250 ip4:54.173.83.138 ip4:63.27.6.0/24 ip4:216.145.54.170/30 ip4:216.145.54.154/31 ip4:98.139.253.104/31 ip4:162.13.248.246 ip4:162.13.248.247 ip4:5.148.32.142 ptr:yahoo.com ip4:148.163.135.35/32 ip4:148.163.139.55/32 -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:rua@verizonmedia.com; ruf=mailto:ruf@verizonmedia.com;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.verizonmedia.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjn3xbUUkg97SItkTEQCIIzZIMhk6zdb9eKzUacPHeuVKy17XeSWuaddblnbqtqkfsPdLCllLAyUD5BCpipAONE86O3hWspfFUcR24HsZH6Ai4u6cC+q3qHzXDhbshzc3mQtI4lKLSAOMQTiHt/hdsBp1gEEDRjUiou9z1A+7sGTFQs5cbU/tG3slS1+n7uZE3jYooqRrgdB9OmOOKvjhuZlH7xGTM9QiivT+ZIYXclbbk9nGOPB5/gap2GZMtMevXRR5HwYtR/WOXq+HUVAzZlyF0kaRg0FFpGc/JGDSYUe6jgH5v7MZhN90EbBR3KlIQJwazDT8/qeUD+VMdcdyUQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a7de0457831fd11f7.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.158.7",
                        "76.223.84.192"
                    ],
                    "time_ms": 81.83
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.158.7",
                        "76.223.84.192"
                    ],
                    "time_ms": 59.4
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.158.7",
                        "76.223.84.192"
                    ],
                    "time_ms": 240.62
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.158.7",
                        "76.223.84.192"
                    ],
                    "time_ms": 232.24
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.158.7",
                        "76.223.84.192"
                    ],
                    "time_ms": 284.3
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "src5.yahoo.com",
        "valid_from": "2026-08-05T19:00:00-05:00",
        "valid_to": "2026-10-28T18:59:59-05:00",
        "days_remaining": 79,
        "san": [
            "src5.yahoo.com",
            "aim.com",
            "anyprice.com",
            "aollatino.com",
            "aollistens.com",
            "aolsearch.com",
            "autoblog360.com",
            "autos.parts",
            "autos24-7.com",
            "baby.guide",
            "buildseries.com",
            "chowist.com",
            "citypedia.com",
            "convertro.com",
            "couponbear.com",
            "dailyfinance.com",
            "diylife.com",
            "thisisryot.com",
            "thisisryot.net",
            "thisisryot.org",
            "enow.com",
            "fashion.life",
            "fast.rentals",
            "find.furniture",
            "foodbegood.com",
            "furniture.deals",
            "gamer.site",
            "games.com",
            "gdgt.com",
            "glamorbank.com",
            "golocal.guru",
            "greendaily.com",
            "health.zone",
            "health247.com",
            "homesessive.com",
            "housingwatch.com",
            "insurance24-7.com",
            "intoautos.com",
            "job-sift.com",
            "kitchendaily.com",
            "know-legal.com",
            "kol.com",
            "learn-247.com",
            "yahoosports.com",
            "verizonmedia.com",
            "conspiracy-land.com",
            "www.conspiracy-land.com",
            "www.en-maktoob.yahoo.com",
            "www.fr-be.yahoo.com",
            "www.be.yahoo.com",
            "www.nz.yahoo.com",
            "www.za.yahoo.com",
            "intheknow.com",
            "yahoomobile.com",
            "www.yahoomobile.com",
            "yuilibrary.com",
            "www.yuilibrary.com",
            "tw.search.bid.yahoo.com",
            "tw.uwant.yahoo.com",
            "tw.search.mall.yahoo.com",
            "tw.search.buy.yahoo.com",
            "hk.auctions.yahoo.com",
            "hk.info.auctions.yahoo.com",
            "yahoo.monday.com.tw",
            "adtech.yahooinc.co.uk",
            "adtech.yahooinc.fr",
            "adtech.yahooinc.de",
            "adtech.yahooinc.es",
            "adtech.yahooinc.it",
            "adtech.yahooinc.com.au",
            "adtech.yahooinc.nz",
            "opentext.corp.vzbuilders.com",
            "console.vespa.vzbuilders.com",
            "console-cd.vespa.vzbuilders.com",
            "postmaster.mail.yahoo.com",
            "yuiblog.com",
            "yuigallery.com",
            "yuitheater.com",
            "formatjs.io",
            "intljs.io",
            "purecss.io",
            "yahoofantasy.com",
            "paranoids.yahoo",
            "collegefootballfantasy.com",
            "www.collegefootballfantasy.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.yahooinc.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 17:35:25 GMT",
            "strict-transport-security": "max-age=31536000",
            "server": "ATS",
            "cache-control": "max-age=0, private",
            "content-type": "text/html; charset=utf-8",
            "content-language": "en",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "referrer-policy": "no-referrer-when-downgrade",
            "content-security-policy": "sandbox allow-scripts; default-src 'self'; img-src https:; style-src 'unsafe-inline'; script-src 'unsafe-inline'; report-uri https://csp.yahoo.com/beacon/csp?src=redirect",
            "location": "https://www.yahooinc.com/",
            "content-length": "0",
            "expires": "-1",
            "age": "0",
            "x-xss-protection": "1; mode=block",
            "x-amzn-requestid": "3c4f0aed-1c74-4af4-a776-d56e1a2165ec",
            "last-modified": "Mon, 10 Aug 2026 13:49:06 GMT",
            "cf-ray": "a290c1cb1855beb1-IAD",
            "cf-cache-status": "HIT",
            "surrogate-control": "max-age=432000",
            "surrogate-key": "unified.www.yahooinc.com 6721939c8726e5c8dc6b9f96 pageId:6746614d9baef5c09fbafbde 6721939c8726e5c8dc6b9fdc",
            "x-lambda-id": "75731d3a-e1b0-4d53-a64f-c3c6e1359add",
            "x-cluster-name": "us-east-1-prod-hosting-red",
            "link": "<https://cdn.prod.website-files.com>; rel=preconnect; crossorigin, <https://cdn.prod.website-files.com/6721939c8726e5c8dc6b9f96/css/y-qw94pmn342-2762b3cf3474bc6594bde18f76.shared.0878f9793.min.css>; rel=preload; as=style; crossorigin; integrity=\"sha384-CHj5eTz6JpStrGK/jbqt2BmQSxTt11moxAApsPIIGcQePDGGz9/88Knmxuu1DaMt\", <https://fonts.googleapis.com>; rel=preconnect, <https://fonts.gstatic.com>; rel=preconnect; crossorigin",
            "x-amzn-trace-id": "Root=1-6a7a0bdd-701fc36b0707db2b4706994b;Parent=13ccc891b74879da;Sampled=0;Lineage=1:204bd12b:0",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-wf-region": "us-east-1",
            "x-amzn-remapped-date": "Mon, 10 Aug 2026 17:35:25 GMT",
            "content-security-policy-report-only": "frame-ancestors 'self' https://*.yahooinc.com; object-src 'none'; script-src 'none'; report-uri https://csp.yahoo.com/beacon/csp?src=yahooinc;"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "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": "ATS",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.yahooinc.com/",
        "title": "Yahoo Inc.",
        "description": "Yahoo, the trusted guide for millions globally with iconic products for 30+ years—offers advertisers omnichannel solutions and powerful data to deliver results.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "13.248.158.7": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "76.223.84.192": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00505701.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 71.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 21.2,
                "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": 85.7
}