{
    "ok": true,
    "domain": "avnet.com",
    "generated_at": "2026-08-10T23:37:24-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 84,
            "network": 50,
            "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": "1 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": "6 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": "6 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": "93 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: a23-62-67-44.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "6 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": "6 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": "93 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: a23-62-67-44.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": [
                "23.62.67.44"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 smtp01.avnet.com.",
                "10 smtpemea01.avnet.com.",
                "10 smtpemea02.avnet.com.",
                "5 smtp02.avnet.com.",
                "5 smtp03.avnet.com.",
                "10 smtpemea03.avnet.com."
            ],
            "TXT": [
                "\"_3k42apzdedd3g9pgmvunclyagt9p9jz\"",
                "\"LrtKAU8NWyIGz0DVhMpvXk8ZmFT5ryR00DuIuKHnI67mgFnFonRUyCcZCoTeavoDGQ44Mtj3RIXs4TvSMf/eMQ==\"",
                "\"v=spf1 mx a:mailhost.avnet.com include:_netblocks.eloqua.com include:_spf.salesforce.com include:spf.mandrillapp.com include:mktomail.com\" \" ip4:172.79.30.144 ip4:213.61.178.85 ip4:52.0.134.224 ip4:193.34.102.163 ip4:193.34.102.164 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.0.0/16 -all\"",
                "\"onetrust-domain-verification=9467a5916dae49aaa290b3070cc2a925\"",
                "\"87e1558e52252cdebdf3b3e0ed6d765cdd7cd195cddc80d68b\"",
                "\"webexdomainverification.G362=898f0e8f-6d93-4514-93a0-c81e436852b4\"",
                "\"docker-verification=40687e97-1c68-4bdf-8395-61cf510a24f1\"",
                "\"atlassian-domain-verification=SD3rwmUHRzR4iwFSugYmnGxiMZZeAVaE/drspGuGj/p9IGPuJFIfGjoKYcyidsLl\"",
                "\"webexdomainverification.G362=a70d98d5-8969-4ba0-a1a3-f1888a30c986\"",
                "\"teamviewer-sso-verification=14d8974e48384cf7bae75e7b2171ff59\"",
                "\"0wYZBWWTEIzeL3jPLYqM0qwewy5rVFAE9jZ4pgO58VAZLL1DjPRp+FomfSyD8/GhGodS5Fyr1WW5cjytzkweow==\"",
                "\"9f1989193eb74dd99714aed00218bee8.avnet.com\"",
                "\"Dynatrace-site-verification=448b1d08-0b0d-4c75-a3af-332cc1b61dac__26si8s67942h5b6c411gjuepgl\"",
                "\"_sxk26pez0hky6m4y1p2xpqgspoegrui\"",
                "\"webexdomainverification.GROF=00ea82c0-1971-4c71-8e0b-e6f40eac1769\"",
                "\"MS=ms47426569\"",
                "\"cisco-ci-domain-verification=3cfd7b937cd467b84e364cbcb8c16868525b0bc739ec6a2f3772911b91a4e00a\"",
                "\"adobe-idp-site-verification=fa801328-2fc6-427c-b469-dc2bad9ddb90\""
            ],
            "NS": [
                "a5-66.akam.net.",
                "a22-65.akam.net.",
                "a12-66.akam.net.",
                "a13-67.akam.net.",
                "a1-13.akam.net.",
                "a14-64.akam.net."
            ],
            "SOA": [
                "horse.avnet.com. root.horse.avnet.com. 2026073103 10800 3600 604800 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.62.67.44"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx a:mailhost.avnet.com include:_netblocks.eloqua.com include:_spf.salesforce.com include:spf.mandrillapp.com include:mktomail.com ip4:172.79.30.144 ip4:213.61.178.85 ip4:52.0.134.224 ip4:193.34.102.163 ip4:193.34.102.164 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.0.0/16 -all",
        "dmarc": "v=DMARC1;p=reject;rua=mailto:dmarc@avnet.com",
        "dkim_selector": "m1",
        "dkim_host": "m1._domainkey.avnet.com",
        "dkim": "v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmBsDEujs6TKgExY0gPMRPBXLVCzKlLJE4GJlQWvsRQ/av+c11VYu+GAAQzXCraJ7YSHREZNtDWqd7t+Yy1UDJQqodIT52cgbkdRhj80Kyolo7bqvLxAXRRFQ+FzL1ZIpqUiYMH/1mWIKlAslyT1XJ3KxfMT3YEd6EgAcFLe1nSSEVU/LJ2i5y2wJvj4Ig/k03wdO+Sx5GWaIFJw4iL7kJKbVh80q6Uq2Qho//aZsKtLTL4JuFqU4Bzh9oVa/w817MvGXDaFMkZ2xnIJAigAqJzJQ+dG4BCWLL3bE6QsNSrw5H5pCKMzkexNsWjH0UjGufUA0fhaGoCNQfATKLVaYQQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-62-67-44.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.62.67.44"
                    ],
                    "time_ms": 46.7
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.12.5.95"
                    ],
                    "time_ms": 26.64
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.12.5.95"
                    ],
                    "time_ms": 45.15
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.62.67.44"
                    ],
                    "time_ms": 66.3
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.63.102.167"
                    ],
                    "time_ms": 70.41
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "avnetexpress.avnet.com",
        "valid_from": "2026-04-27T19:00:00-05:00",
        "valid_to": "2026-11-12T17:59:59-06:00",
        "days_remaining": 93,
        "san": [
            "avnetexpress.avnet.com",
            "abacus.avnet.com",
            "academy.avnet.com",
            "ats.avnet.com",
            "avnet-abacus.eu",
            "avnet-silica.com",
            "avnet.com",
            "diexp-preprod.avnet.com",
            "diexp.avnet.com",
            "ebv.avnet.com",
            "embeddedworld.avnet.com",
            "engineerin.avnet.com",
            "knowledgenetwork.avnet.com",
            "onesite-preprod.avnet.com",
            "products.avnet.com",
            "silica.avnet.com",
            "silica.com",
            "tc.avnet-abacus.eu",
            "training.ts.avnet.com",
            "ts.avnet.com",
            "www.abacus.avnet.com",
            "www.ats.avnet.com",
            "www.avid-tech.com",
            "www.avnet-abacus.eu",
            "www.avnet-silica.com",
            "www.avnet.com",
            "www.avnetintegrated.com",
            "www.avnetintegrated.net",
            "www.ebv.avnet.com",
            "www.engineerin.avnet.com",
            "www.Microzed.org",
            "www.Myultra96.org",
            "www.Picozed.org",
            "www.powerpark.avnet.com",
            "www.products.avnet.com",
            "www.silica.avnet.com",
            "www.silica.com",
            "www.Ultra96.org",
            "www.Ultrazed.org",
            "www.Zedboard.com",
            "www.zedboard.org",
            "www.Zynqgeek.zedboard.org",
            "Zynqgeek.zedboard.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.avnet.com/americas/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "329197",
            "location": "https://www.avnet.com/americas/",
            "expires": "Tue, 11 Aug 2026 04:42:15 GMT",
            "cache-control": "private, max-age=300, no-cache=set-cookie",
            "pragma": "no-cache",
            "date": "Tue, 11 Aug 2026 04:37:16 GMT",
            "connection": "keep-alive",
            "set-cookie": "bm_sz=0D4610CCA62A140726E1B38023BAB558~YAAQ5RjQFzRElMWfAQAAlUgc7wAo3yp9dhyz8urnkvXwqm/VH/pi7H6nZs2FQloo1LqNnX4rlFNPVuR6Y6R1SF3I4xGxQkTFxlwOQWM25ELSAI2rRSNmtvxjPvayCiTqPm83Ay005WHgBhwemgPcDTE4UjjixRcWeY1p0ni5ExdZwS33jIRYgd7mWX3u8ZToJ6IwNRMrzvJIh1bhEU2xhXWo0caT8JchYTevIms2FkKOJ47nam3bKSDDTlDrnVtrxfaMdwi2wUK078fGlDqnaAJOjRYyfcJgq706YpBlpHhs0cTCze5S73ymAkxdwWHCGxBppXhnpT+xmeCPlEbj+6YDFXClKFN579Rzhq7EopwO6yfJqNfu~3425606~3683139; Domain=.avnet.com; Path=/; Expires=Tue, 11 Aug 2026 08:37:15 GMT; Max-Age=14399",
            "access-control-allow-origin": "https://www.avnet.com",
            "access-control-allow-credentials": "false",
            "access-control-max-age": "86400",
            "access-control-allow-headers": "x-requested-with",
            "access-control-allow-methods": "GET,POST,PUT,OPTIONS",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "frame-ancestors 'self'",
            "x-content-type-options": "nosniff",
            "referrer-policy": "strict-origin-when-cross-origin",
            "strict-transport-security": "max-age=63072000 ; preload",
            "server-timing": "ak_p; desc=\"1786423035739_399513829_3945866853_30399_8966_17_0_15\";dur=1",
            "content-type": "text/html; charset=UTF-8",
            "x-oneagent-js-injection": "true",
            "content-location": "/americas/!ut/p/z1/04_Sj9CPykssy0xPLMnMz0vMAfIjo8zifRwtXT0cDYx8_F2dnAwcjYPDHC2CnIw8jc30w_Wj9KOASgxwAEcD_YLsbEUAygI2wg!!/dz/d5/L2dBISEvZ0FBIS9nQSEh/",
            "vary": "Cookie,User-Agent",
            "content-language": "en"
        },
        "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://avnet.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.62.67.44": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp01.avnet.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 9.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4029.1,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 108.44
}