{
    "ok": true,
    "domain": "arrow.com",
    "generated_at": "2026-08-09T11:09:25-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 69,
        "label": "Fair",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 65,
            "network": 35,
            "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": "3 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": "8 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": "1 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": "94 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": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": 0,
                "lost_points": 40,
                "detail": "No successful HTTP response."
            },
            {
                "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": "3 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": "8 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": "1 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": "94 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": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": "error",
                "title": "HTTP response",
                "detail": "No successful HTTP response.",
                "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": [
                "20.245.104.207",
                "20.205.146.106",
                "20.82.28.58"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 arrow-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"rnjpf2v323s1psznzgr282ztwhn9j16d\"",
                "\"hcp-domain-verification=755480bfc08174098e0f51b6797bde2e5bb13f4cdb94620cb7956dfaa8deb2c4\"",
                "\"jamf-site-verification=UdKY4316Z3Ltz5mLEhnX_w\"",
                "\"docusign=dd85fa03-c15e-4e0b-b4e3-bd7a3b380793\"",
                "\"_pxaqyr1eykq47n7cro0m1e4dgtg5qw4\"",
                "\"atlassian-domain-verification=DkMUeKc6/JR2x6KHXHGeIDFbi6uWH6hizAmEpqFnjhX8S8SKdW4lE4r9H47ekC8E\"",
                "\"L51pXZVNhYEirEoiqiz6q8BYiWuHh+hMeJc8rSF0oV4aW2m+BpZYVTmulTuclbsFaVlZ4S8X9pSEumMdSb4zEw==\"",
                "\"postman-domain-verification=b98e66f798de806336059536424f5f13d2df8e86072a01a30437468b8f8b9969f4f4454f14349153d8b2a6ad1de3ea622a45dca5620b02a3284fa8d9953ec1d1\"",
                "\"DirectFedAuthUrl=https://login.microsoftonline.com/0beb0c35-9cbb-4feb-99e5-589e415c7944/saml2\"",
                "\"pardot_395872_*=6e526633fd41d6047b3aaf573f7162fac97b619d1568328bb1a0733bab2f8fd4\"",
                "\"1dxmmxfzsxdtlk49gxj73ch1gj85t01d\"",
                "\"paloaltonetworks-site-verification=864c5035fcd7dda133e3b5ed50bd3ef7f2ce74912a683a960e2e66ac8e235f70\"",
                "\"NGmGH8aOGnXNKucI8w960Tuyk5C0+66fBwodIyhH+eYh8Z5WyN5IJeCWmR/OCigSrbLrMjaponaRU4+9FLY3TQ==\"",
                "\"uber-domain-verification=a07c63cb-5aee-4314-89ac-5e80156097c0\"",
                "\"_869l6cu1i835s66dqp7rtugec7yovzg\"",
                "\"_vd9xgka967sdkeagsx9nuc3m1o75qzc\"",
                "\"pendo-domain-verification=552d72ed-bb67-4488-954a-6fb6c3eeffda\"",
                "\"MS=ms60605122\"",
                "\"82af3dc6d00443919b474e9c4c58bdbd\"",
                "\"vOUqisEYnbDYsHmN8DWQAj2EcIheFOhn5phmhTJwZ71OUu3vKZHdhDKzZ7w5vqFt59PMjFWYpM8rRDUEWnizsw==\"",
                "\"canva-site-verification=s0R_EoWLmSOpjf6thXcluA\"",
                "\"pwKiXLVicShbHlmYTMiCFPs4CCnD\"",
                "\"atlassian-domain-verification=un5yyVlkFXo4h0zqCEzXvR0uJuWhhNbs1bWswrrhZxjLcRIKUzMIKEK45W1rSsLG \"",
                "\"globalsign-domain-verification=KaParXxs1OHDy7o8CMbPpHBN-2m_mzwdPqKMMQ66a6\"",
                "\"google-site-verification=VaJS2xoJO1gmS-4zRImbvb3TnXydPXmzsXP5tX71QAM\"",
                "\"docusign=8027bae1-a07d-4e7d-b018-f8c4731c197e\"",
                "\"_pxaqyr1eykq47n7cro0m1e4dgtg5qw\"",
                "\"duo_sso_verification=mp4ErzHzuVT0oeKv9abJxkeGCisiTanBAPgyb6jbTeuAkZM1YdgWDzxiEKugHm7e\"",
                "\"b98e66f798de806336059536424f5f13d2df8e86072a01a30437468b8f8b9969f4f4454f14349153d8b2a6ad1de3ea622a45dca5620b02a3284fa8d9953ec1d1\"",
                "\"google-site-verification=8YMBxqE3e9ltRlKbZ8V-QGXgexyCXno7LkqXnA0DsiU\"",
                "\"apple-domain-verification=37zdYzX9CxTZ65UB\"",
                "\"v=spf1 include:spf.protection.outlook.com include:_spf.arrow.com include:_spf.salesforce.com include:spf.US.exclaimer.net -all\"",
                "\"atlassian-domain-verification=sPGKiSRxkRD9Z/RdTUNxz2weQDiMy36HvGFePMdTgdsV8igLpnvXr8IUOwtjMV5B\""
            ],
            "NS": [
                "dns4.p06.nsone.net.",
                "pdns77.ultradns.com.",
                "pdns77.ultradns.net.",
                "dns1.p06.nsone.net.",
                "dns3.p06.nsone.net.",
                "dns2.p06.nsone.net.",
                "pdns77.ultradns.org.",
                "pdns77.ultradns.biz."
            ],
            "SOA": [
                "pdns77.ultradns.com. domadmin.arrow.com. 2019105993 43200 7200 1209600 86400"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 issuewild \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "20.245.104.207",
            "20.205.146.106",
            "20.82.28.58"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:_spf.arrow.com include:_spf.salesforce.com include:spf.US.exclaimer.net -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:rywdzx3h@ag.dmarcian.com; pct=100;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.arrow.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDf9kEqvvsr6GKvEe6O6ERV0apkayg6hFiwFKvAMXvSssK4w0iFYeJaDP/jtXA/BUW2QHUbx9K+LF7Okz+hf9jex8Sn6vjhvvBWbIRT4w1OKx6Cxa8QbIqyWf5Vs96PgNtdrlIe8WVE0qgCm1LiiY6ssE7/UUOB5mNF9jnu3FIZxQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "20.205.146.106",
                        "20.245.104.207",
                        "20.82.28.58"
                    ],
                    "time_ms": 45.84
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "20.205.146.106",
                        "20.245.104.207",
                        "20.82.28.58"
                    ],
                    "time_ms": 39.53
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "20.205.146.106",
                        "20.245.104.207",
                        "20.82.28.58"
                    ],
                    "time_ms": 36.91
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "20.205.146.106",
                        "20.245.104.207",
                        "20.82.28.58"
                    ],
                    "time_ms": 52.43
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "20.205.146.106",
                        "20.245.104.207",
                        "20.82.28.58"
                    ],
                    "time_ms": 87.87
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "ges-public-redirects-appgw-001.arrow.com",
        "valid_from": "2025-11-11T18:00:00-06:00",
        "valid_to": "2026-11-11T17:59:59-06:00",
        "days_remaining": 94,
        "san": [
            "ges-public-redirects-appgw-001.arrow.com",
            "aspenlabs.com",
            "www.electroschematics.com",
            "eettaiwan.com",
            "ai-everywhereforum.com",
            "richardsonrfpd.co.jp",
            "iot.eetimes.com",
            "www.powerandsignal.com",
            "covid-19.arrow.site",
            "filmy.elektroda.pl",
            "electronicproducts.com",
            "venlo.arrow.com",
            "www.richardsonrfpd.co.jp",
            "www.ai-everywhereforum.com",
            "eetindia.co.in",
            "ecs.arrow.com",
            "siliconexpert.cn",
            "esg.arrow.com",
            "www.ebnonline.com",
            "www.eeweb.com",
            "www.planetanalog.com",
            "www.epsnews.com",
            "chip1stop.cn",
            "epsnews.com",
            "eragon.einfochips.com",
            "ednasia.com",
            "www.siliconexpert.cn",
            "elektroda.com",
            "www.electronicproducts.com",
            "verical.com",
            "senecadata.com",
            "www.datasheets.com",
            "converge.com",
            "niccomp.com",
            "mfi.siteupgrade.net",
            "arrow.de",
            "pansystem.com",
            "electronics-tutorials.ws",
            "eetasia.com",
            "elektroda.de",
            "arrow.cn",
            "elektroda.pl",
            "digital.einfochips.com",
            "aepetsche.com",
            "www.iqmine.net",
            "eetimes.eu",
            "gan-sic-power.richardsonrfpd.com",
            "secure-anzgo.arrow.com",
            "edntaiwan.com",
            "benefits.arrow.site",
            "planetanalog.com",
            "www.arrowsolution.com.cn",
            "iqmine.net",
            "arrow.com",
            "edn.com",
            "richardsonrfpd.com",
            "www.arrow.cn",
            "eetimes.com",
            "ebnonline.com",
            "electroschematics.com",
            "arrow.siteupgrade.net",
            "datasheets.com",
            "immixgroup.com",
            "powerelectronicsnews.com",
            "eeweb.com",
            "chip1stop.com",
            "thechannelist.com",
            "powerandsignal.com",
            "arrowsolution.com.cn"
        ],
        "protocol": "TLSv1.2",
        "cipher": "AES256-SHA256"
    },
    "http": {
        "url": "https://www.arrow.com/",
        "status": "",
        "http_version": "2",
        "headers": [],
        "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://arrow.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "20.245.104.207": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "20.205.146.106": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "20.82.28.58": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "arrow-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4004.6,
                "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": 114.65
}