{
    "ok": true,
    "domain": "cat.com",
    "generated_at": "2026-08-09T18:18:31-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 73,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "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": "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": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "165 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-210-141-144.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": "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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "165 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-210-141-144.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.210.141.144"
            ],
            "AAAA": [
                "2600:1407:3c00:1486::3215",
                "2600:1407:3c00:1482::3215"
            ],
            "CNAME": [],
            "MX": [
                "10 mxa-0004f803.gslb.pphosted.com.",
                "10 mxb-0004f803.gslb.pphosted.com."
            ],
            "TXT": [
                "\"anyscale-domain-verification-d96z91=nDfKrja7buSeHdVhC1LJD6Rv1\"",
                "\"Dynatrace-site-verification=66c951a5-47e0-4c19-bc22-aeaf9f859953__fjt1ag8t1bsmjmb5lb96fg3lm0\"",
                "\"jamf-site-verification=9tr81PWfMPy2ft2SCocPIg\"",
                "\"flexera-domain-verification-ukrhzkhcdmthgtqg\"",
                "\"atlassian-domain-verification=Umy4i49NOTok5S6WcoGAIQXSKEOQDiMI3THvYyitvobKZhBMp0Ekn3DmO0aFtY7U\"",
                "\"infoblox-domain-mastery=445a570e9854f43f6d894f956c56199a39c25657a0c014a119d8e5e550f78eb2dc\"",
                "\"atlassian-sending-domain-verification=cef2987d-58df-404f-a235-acf1f42f8cdb\"",
                "\"amazonses:uo9zhi98t5F9K+xt3eK7yYbSW57cQ3HjbH4/3wGtyKE=\"",
                "\"matillion:cat-com-sso\"",
                "\"google-site-verification=Z1xA2BVX_K7BAIH0X_JQY5PYHnAJb6iqRN9a3mOpmv4\"",
                "\"flexera-domain-verification-plxcmndzykeseibw\"",
                "\"flexera-domain-verification-efhrfhvkqkysvqfv\"",
                "\"onetrust-domain-verification=a4ea5af8cd1a48b5897ea259985c118b\"",
                "\"google-site-verification=7CNS-asbcIvcKCNm6xJdX3bHD037TlVL65pAKrtPDP8\"",
                "\"miro-verification=8654a5fb8421e16c786e291759d485a67858182d\"",
                "\"adobe-idp-site-verification=33243df10af87be7db7bfd840d5aea22aa3057813259984c29c4971b6e393d06\"",
                "\"twilio-domain-verification=b83c0bc48d3324a0075ad6ac3996e749\"",
                "\"figma-domain-verification=07b8e6d647e5270e7d7e63341bdcba6795982a6171ad4885a4c68642099c98af-1743527652\"",
                "\"amazonses:8PlK2Naov2I5G2qcvvJtNe/VSAudxqkVCQitlk8m7QQ=\"",
                "\"v=spf1 ip4:198.180.154.8 ip4:205.220.170.179 ip4:205.220.182.179 ip4:165.26.50.28 ip4:165.26.50.27 ip4:165.26.50.23 ip4:165.26.50.24 ip4:165.26.50.19 ip4:165.26.50.20 ip4:165.26.50.70 ip4:165.26.50.71 ip4:165.26.50.72 ip4:165.26.50.73 include:spf.protecti\" \"on.outlook.com -all\"",
                "\"dtm-domain-verification=cFxnzU97rwJpEvqZTt5LQ54H7H8IJNW4X4RZ5HC8f_E\"",
                "\"h1-domain-verification=3fxke4Agpgu6gmJbuLbYChrEcmtEf9Dubt9zMmmesYBst2bY\"",
                "\"onetrust-domain-verification=d9bbf1970990444583df61a3ee5e736d\"",
                "\"intersight=7c10bede15cbe1b834b1d41ad65065f5af18f5009b67d8cdeee9bf28a8b47115\"",
                "\"docker-verification=1d6e7d02-5ab2-433a-9095-e64b06cf1912\"",
                "\"f1c4a3d4-d5ad-49c3-9c16-05096204bd98\"",
                "\"onetrust-domain-verification=934b4a7f96634faeaffafe2c55e7c67d\"",
                "\"google-site-verification=imKesG5r_xYX8g2NNLEAXbsbYna3LW36UDrsMzKeXLE\"",
                "\"docusign=61d07628-47bf-4f87-a2ab-c5c34ac468ce\"",
                "\"figma-domain-verification=cb6738d2ede6736551b9823490f6b15c159ebfac6383e7167580492a19a46c73-1747322279 instead\"",
                "\"apple-domain-verification=oVWuAx1e3Ju2Ll2C\"",
                "\"docusign=e08bc9d4-b2fc-4f74-9f25-ae8c944f9300\"",
                "\"amazonses:vgH0HaBH95MZtB5+PcufSetW7balXlkLwqlTfLPRxPo=\"",
                "\"pinterest-site-verification=acdf23346dce04d8e8977187dd2e5253\"",
                "\"00Do0000000dtRB=1TBUm0000000CKX\""
            ],
            "NS": [
                "ns02.extcat.com.",
                "dns4.p03.nsone.net.",
                "ns04.extcat.com.",
                "dns2.p03.nsone.net.",
                "ns01.extcat.com.",
                "ns03.extcat.com.",
                "dns1.p03.nsone.net.",
                "dns3.p03.nsone.net."
            ],
            "SOA": [
                "dns1.p03.nsone.net. dnsadmin.cat.com. 1655304541 3600 600 604800 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [
                "100 50 \"s\" \"SIP+D2U\" \"\" _sip._udp.cat.com.",
                "100 50 \"s\" \"SIPS+D2T\" \"\" _sips._tcp.cat.com.",
                "100 50 \"s\" \"SIP+D2T\" \"\" _sip._tcp.cat.com."
            ],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.210.141.144"
        ],
        "ipv6": [
            "2600:1407:3c00:1486::3215",
            "2600:1407:3c00:1482::3215"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:198.180.154.8 ip4:205.220.170.179 ip4:205.220.182.179 ip4:165.26.50.28 ip4:165.26.50.27 ip4:165.26.50.23 ip4:165.26.50.24 ip4:165.26.50.19 ip4:165.26.50.20 ip4:165.26.50.70 ip4:165.26.50.71 ip4:165.26.50.72 ip4:165.26.50.73 include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "k2",
        "dkim_host": "k2._domainkey.cat.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2aC2KjGKLOwTweBY5A9RpjsxaBXR9r7OAU6U8/zn92ivImI75naUujWbItRI/QmL1jy5PWGqLwoUA0b90ObWaLDc+i9MtTNmGeWO009hr20fIxhGg6XBT2kjZ1DTThopSe1nAndsupmcBwlQ5Q6LJ+ZAxLcujnPIxM0ZBLmgpkv8u6RfY4eFP8OLvdAW3oSuB0DyLDigQX4Sj8wBO4YIdQH6AAmBeOsidsKAFNFUCpc3vCxtBDR12U+cBg724l3sBkMQ8evnz6idnqxq9QAVYh8k4kJ+RP+6cqTdy7LjIm8xY/bQNpQIpGUAuDo2DjLcCDun9DAI4Q/3z+Q0o9QuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-210-141-144.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.210.141.144"
                    ],
                    "time_ms": 48.17
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.210.141.144"
                    ],
                    "time_ms": 34.79
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.210.141.144"
                    ],
                    "time_ms": 37.8
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.210.141.144"
                    ],
                    "time_ms": 30.07
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.52.155.39"
                    ],
                    "time_ms": 43.29
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "Akamai.cat.com",
        "valid_from": "2026-01-21T18:00:00-06:00",
        "valid_to": "2027-01-21T17:59:59-06:00",
        "days_remaining": 165,
        "san": [
            "Akamai.cat.com",
            "anchorcoupling.com",
            "anchorfluidsystems.com",
            "cat.com",
            "caterpillar.com",
            "catfinancial.co.id",
            "catfinancial.com",
            "catrental.com",
            "catrentals.com",
            "catrentalstore.com",
            "dcx.cat.com",
            "fgwilson.com",
            "mak-catmarine.com",
            "mak-global.com",
            "pecktech.com",
            "perkins.com",
            "progressrail.com",
            "rent.cat.com",
            "rental.cat.com",
            "rents.cat.com",
            "solarturbines.com",
            "spmoilandgas.com",
            "tangentenergy.com",
            "turner-powertrain.com",
            "www.anchorcoupling.com",
            "www.anchorfluidsystems.com",
            "www.caterpillar.com",
            "www.catfinancial.co.id",
            "www.catfinancial.com",
            "www.catrental.com",
            "www.catrentals.com",
            "www.catrentalstore.com",
            "www.fgwilson.com",
            "www.mak-catmarine.com",
            "www.mak-global.com",
            "www.pecktech.com",
            "www.perkins.com",
            "www.progressrail.com",
            "www.rent.cat.com",
            "www.rental.cat.com",
            "www.rents.cat.com",
            "www.solarturbines.com",
            "www.spmoilandgas.com",
            "www.tangentenergy.com",
            "www.turner-powertrain.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://cat.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "mime-version": "1.0",
            "content-type": "text/html",
            "content-length": "357",
            "expires": "Sun, 09 Aug 2026 23:18:31 GMT",
            "date": "Sun, 09 Aug 2026 23:18:31 GMT"
        },
        "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://cat.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "23.210.141.144": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Illinois",
            "city": "Chicago",
            "latitude": 41.8833426,
            "longitude": -87.6324404,
            "asn": 16625,
            "organization": "Akamai Technologies, Inc.",
            "isp": "Akamai Technologies, Inc.",
            "timezone": "America/Chicago"
        }
    },
    "smtp": {
        "host": "mxa-0004f803.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 49.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 49.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 22.3,
                "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": 106.24
}