{
    "ok": true,
    "domain": "microchip.com",
    "generated_at": "2026-08-09T00:19:54-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 75,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 69,
            "network": 85,
            "availability": 60
        },
        "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": 10,
                "lost_points": 0,
                "detail": "2 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": 5,
                "lost_points": 0,
                "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": "12 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 2,
                "lost_points": 8,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-12-15-143.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": 35,
                "lost_points": 0,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "12 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 2,
                "lost_points": 8
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-12-15-143.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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.12.15.143"
            ],
            "AAAA": [
                "2600:1407:3c00:1494::b18",
                "2600:1407:3c00:1486::b18"
            ],
            "CNAME": [],
            "MX": [
                "10 mx1.microchip.iphmx.com.",
                "20 mx2.microchip.iphmx.com."
            ],
            "TXT": [
                "\"pardot1082123=774b0bc133973bb9fc9d85400fe450768987b46585bd59c7f8b078cea5a57497\"",
                "\"autodesk-domain-verification=HqYksp4x5BggttshAEI9\"",
                "\"v=spf1 exists:%{i}.spf.microchip.iphmx.com include:spf.protection.outlook.com a:c.spf.service-now.com a:b.spf.service-now.com ip4:51.141.189.118 ~all\"",
                "\"NyVoUWQPlB/Auq4VGnIWg+msqZEohtr2cP3hao52G4KF8m7aC8LLDRzp3rMLatwX9zdVVr+m8CThvOzCG38YZQ==\"",
                "\"duo_sso_verification=QwPEikTa0h9r5HUjFu7ivobNJc7GHsPKTcz576BZyGzaK3QsSbaaj1fxU8HoOcSW\"",
                "\"hj-ownership=3uLP1E0eM9PT\"",
                "\"amazonses:Dr2+rcpVNQ+RWaAH+R9KSuUkbxwfl0VHi9D7rCN5fbA=\"",
                "\"google-site-verification=o81Njyr0soUUQOBnWFJJ-F2yTqNMKvL2OHlyIGdTdHI\"",
                "\"webexdomainverification.4C675B8A8454B136E053AB06FC0A3F65=78356ebf-c1ce-42c4-902f-8756849fafe8\"",
                "\"_2tsd5fpqqxuehyv0i1y5iol93i76yzs\"",
                "\"cisco-ci-domain-verification=637b5fc595a9f9d97f32043139a3c89951c5272c9baae0377d010f268724c5e7\"",
                "\"ZOOM_verify_JUH6Ip89kQ3XL5sv4pmkmF\"",
                "\"vmware-cloud-verification-f55cb66a-004a-4acd-b50e-ce0973046b56\"",
                "\"apple-domain-verification=cBjcCU8c83ZsLb3C\"",
                "\"adobe-idp-site-verification=4c4c558d-b37b-48e9-bd26-e6149080b8cf\"",
                "\"google-site-verification=w7lMZc7HJcDV6D6qY9h-W-R3R0sQ8IQNF7Gg_5-rLeQ\"",
                "\"MS=ms69214500\"",
                "\"_mooak1iw0defzascnv451znxj0737tl\"",
                "\"ms96011781.msv1.invalid\"",
                "\"MS=275B24948E3F6D4578AE000DEA9EA91F5B3738DE\"",
                "\"vertexinc-cloud-e9f07735-ff4b-4221-845e-58e5dc8186b1\"",
                "\"qwuwxw2990\"",
                "\"ms-domain-verification=3a39adf8-4a4b-4ec8-8177-1c217bf4ae76\"",
                "\"93ec56d4808e48cab7eb7e42e9e68edf\""
            ],
            "NS": [
                "a1-212.akam.net.",
                "a11-64.akam.net.",
                "a4-64.akam.net.",
                "a14-66.akam.net.",
                "a28-65.akam.net.",
                "a7-67.akam.net."
            ],
            "SOA": [
                "a1-212.akam.net. hostmaster.microchip.com. 2023041795 3600 600 604800 300"
            ],
            "CAA": [
                "0 issue \"amazon.com\"",
                "0 issue \"amazontrust.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"digicert.com\"",
                "0 issue \"amazonaws.com\"",
                "0 issue \"awstrust.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.12.15.143"
        ],
        "ipv6": [
            "2600:1407:3c00:1494::b18",
            "2600:1407:3c00:1486::b18"
        ]
    },
    "mail": {
        "spf": "v=spf1 exists:%{i}.spf.microchip.iphmx.com include:spf.protection.outlook.com a:c.spf.service-now.com a:b.spf.service-now.com ip4:51.141.189.118 ~all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:n13hm4ov@ag.c1.dmarcian.com; ruf=mailto:n13hm4ov@fr.c1.dmarcian.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.microchip.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7jhBn5gMUT8bKrfRWyBjwKiZ2mpkRkUwzVIA3bc6OhBEObaG134nEgeXWfSc914lIOWixTvmqKW0w3uJMN+j+H2twtQh7Eq4B42KizxsbD0uxVhWbUiFi5QOHHBCpkYwFsiXpk0rqytdhyHu1o+fRL79GDoP4QQTlUR48q6tnmo3HG6XgIflWIEH4omWdIFSknUcRUbfpzPF8nk7z4NNlujICRHJqHCAwg3hvuVsW8+63aHYZ2sIW4feDmvYHcsmmTU2a/F4kLXtktmqDGNlVhqPFYPhzHk5MiLFpfKo2NhKFLUTpKGSuiBpT4hxbMvAAkIcSJlrDROqoMRpbUTS/QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-12-15-143.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.12.15.143"
                    ],
                    "time_ms": 72.76
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.62.73.122"
                    ],
                    "time_ms": 50.75
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.12.15.143"
                    ],
                    "time_ms": 155.46
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.12.15.143"
                    ],
                    "time_ms": 132.24
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.52.158.48"
                    ],
                    "time_ms": 89.36
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.microchipdirect.com",
        "valid_from": "2025-08-19T19:00:00-05:00",
        "valid_to": "2026-08-21T18:59:59-05:00",
        "days_remaining": 12,
        "san": [
            "www.microchipdirect.com",
            "api.microchip.com",
            "apps.microchip.com",
            "azerity.microchip.com",
            "azr-test.microchip.com",
            "beta.microchipdirect.com",
            "cdn.microchip.com",
            "developer.microchip.com",
            "docs.microchip.com",
            "login.microchip.com",
            "mad.microchip.com",
            "masters.microchipdirect.com",
            "media.microchip.com",
            "microchip.com",
            "microchipdirect.com",
            "microchipdirect.com.cn",
            "new.microchipdirect.com",
            "secure.microchip.com",
            "shop.microchip.com",
            "sst.com",
            "store.microchip.com",
            "support.microchip.com",
            "techtrain.microchip.com",
            "test.microchipdirect.com",
            "ww1.microchip.com",
            "ww3.microchip.com",
            "www.microchip.com",
            "www.microchipdirect.com.cn",
            "www.sst.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.microchip.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "371",
            "location": "https://www.microchip.com/",
            "cache-control": "max-age=0, no-cache, no-store",
            "expires": "Sun, 09 Aug 2026 05:19:49 GMT",
            "date": "Sun, 09 Aug 2026 05:19:49 GMT",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff",
            "content-security-policy": "default-src 'self' * 'unsafe-inline' 'unsafe-eval' data:; form-action 'self' *; frame-src 'self' *;",
            "akamai-grn": "0.ed623017.1786252789.77d322fd",
            "server-timing": "ak_p; desc=\"1786252789708_389047021_2010325757_13_8052_36_11_15\";dur=1",
            "mime-version": "1.0",
            "content-type": "text/html",
            "pragma": "no-cache",
            "x-akam-sw-version": "0.5.0"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.microchip.com/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.12.15.143": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx1.microchip.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 9.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 61.7,
                "banner": "220 esa5.microchip.iphmx.com ESMTP",
                "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": 112.38
}