{
    "ok": true,
    "domain": "ups.com",
    "generated_at": "2026-08-08T20:06:27-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 90,
            "security": 65,
            "network": 65,
            "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": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "87 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: ups.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 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": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "87 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: ups.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "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": [
                "153.2.228.130",
                "153.2.224.130"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-002b8001.gslb.pphosted.com.",
                "10 mxa-002b8001.gslb.pphosted.com."
            ],
            "TXT": [
                "\"google-site-verification=9463fifxtUPXABeIJw2wUUmoIgqt9HTbadpS54HHuu4\"",
                "\"unity-sso-verification=bbc1ce19-da05-4eb6-b261-673b0a7d17b3\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:spf-002b8001.pphosted.com include:spf-002b8002.pphosted.com include:spf-002b8003.pphosted.com include:spf-002b8004.pphosted.com -all\"",
                "\"docusign=22f44e31-1d36-4570-85e3-f80bebf73583\"",
                "\"postman-domain-verification=b3daf24645d4a3a9a800b43265ead7ff38254b1facc357e3e3399321fcc10737cbfff3206ff8299c770e3ee795953355966498445792e26413f98d8d938a1c49\"",
                "\"jamf-site-verification=hw8-VnJi2jXZlB8d_Ycx3A\"",
                "\"wiz-domain-verification=be49a81b664f5e86a985ef6fc12c2f48f155f9ff2b24602666069347859a6e1e\"",
                "\"cursor-domain-verification-5ste0z=9ydNYa0ZYgeK18m6isp3LRfQn\"",
                "\"Dynatrace-site-verification=6804e173-b6f7-434a-9911-d4785de89104__jkn9ikqla8c2cmf8a2741f8mbm\"",
                "\"canva-site-verification=0t2T76468Fz8XdjfppeuCA\"",
                "\"cisco-ci-domain-verification=4cee9d0ed8d9970a23624898d87e2a01b9e48b154d568878bb0f7a5824192a04\"",
                "\"pendo-domain-verification=yZLjrrOQ9UdildMdEUAwGAjIWeE\"",
                "\"onetrust-domain-verification=ca76068e041d442dabdc2eb32bda9440\"",
                "\"globalsign-domain-verification=59f05bd80057c98bf0a778055999d8e2\"",
                "\"_p81wgziq3en9j1y08bgl22enp2zxtja\"",
                "\"omnissa-connect-verification-fe419b26-eeb6-47f5-ba4b-1aff2e77c373\"",
                "\"smartsheet-site-validation=3y1yM9Y8zl3Zpj3gXBHCwLmiOaRpheST\"",
                "\"globalsign-domain-verification=o_rYP25V4fPfqOIJK_jAWgqTa6eAzMQpU0BiIQ-ocz\"",
                "\"google-site-verification=Ql2LZ5Cjd3SbzB_fnwvH8Aa7ycNDWIMrnDk_fGxqElo\"",
                "\"Dynatrace-site-verification=6c7493f5-c875-49a2-b56a-7d444ceabfd5__3mv8veqcrv2adtrqj9cjqesrbi\"",
                "\"docusign=6ba49f2d-39c3-4314-9d71-effdc9bd2256\"",
                "\"_rydlwrwlr54u9u772rfeonu2s6ptkou\"",
                "\"apple-domain-verification=edIJCYjoGulFOG0z\"",
                "\"wPLi4qnnaEKeqRySYuFzWZw8p1H87l3LBJwHQJo+/qiD93TE/IsBr9rO/UI89488KEvWgwXs5j/8vjvXvP2NBQ==\"",
                "\"onetrust-domain-verification=a72ec7481ed44f258ff6a26c7d39ec29\"",
                "\"adobe-idp-site-verification=eef08e93-4fdf-4906-a2e7-ac21e5d6e7be\"",
                "\"ms-domain-verification=80c37544-9962-4dd8-8bf1-06ea029a5e1b\"",
                "\"docusign=c4f64023-709f-42ad-b67a-ef340b6ee64e\"",
                "\"google-site-verification=wjCOQ4ZX-dXduhHgn7A_BORRu-m4uE7UaF-8WrLTDwg\"",
                "\"h1-domain-verification=UGPvQeXGCssoY6xN93tCEsSTLLFQAyLnasVUvrr5nnUMpHi6\"",
                "\"globalsign-domain-verification=e7f81fe8aa411bfe441765ebffb8b397\"",
                "\"docusign=d4cfe06f-650e-4c4c-a946-acaaacb806ab\""
            ],
            "NS": [
                "nsb.ups.com.",
                "auth1.dns.cogentco.com.",
                "cbru.br.ns.els-gms.att.net.",
                "nsa.ups.com.",
                "auth2.dns.cogentco.com.",
                "cmtu.mt.ns.els-gms.att.net."
            ],
            "SOA": [
                "nsa.ups.com. hostmaster.nowhere.null. 2023507253 21600 1800 2419200 3600"
            ],
            "CAA": [
                "128 issue \"sectigo.com\"",
                "128 issue \"digicert.com\"",
                "128 issue \"globalsign.com\"",
                "128 issue \"ica.cz\""
            ],
            "DS": [
                "47249 8 2 E40DB9F3D3D2098E0F882A3B258C52026BD0CBDCC3667434D9AF39DF 06CD08BF"
            ],
            "DNSKEY": [
                "256 3 8 AwEAAZdi5hNcHeMiULROcYm7mh80IvWweKYZ5hRalHFoz7l2JGTUL8g/ X9ziMlVbbaas3ELIHKR9Gopwsp7PXaOm0shXWQRF9WsenhcZShQcF9rd ZLZNBkncU01BTN4t98k2aYM1hUfT1vTrJhymIG9z60xDDveHeY8g8Xko PC2RbH3b",
                "257 3 8 AwEAAfBqdvbRVNRUYEqiyAWUXWyDNT8g+jL5XAN19K71SDvoDUr6eQNq 4xpbc9Uj+fcM9HtVUhwELUiYyfG7BCGNBrSFZ2gUvtmuBI7cd4UoCfO2 zxdAdEDLXv/K2MvoymhRK3Mn7X5zWI+hSBR7dQKVsbmV/QtHti+u7u6f tWHEQ0rf4pvw1mYDJnCJu2zlSqCryGZBPdbgy7bQEbhF9C0T5qW1kmkC BOl7461yEZ9jugBqMnTn49ZW31Dxc0UQtb/V/hzbrgVo2N9h3QU73D3i YwkjmpRp4ipNDrU0L5LZ/ZiAq69mMvVh/aifFnbMu5Dr5nsAy/1e2rcd WeY6kXOqgxk=",
                "257 3 8 AwEAAbkPXh0bA9hZUr91v4s7F9O2UlvkW28B2hqJNpUcFUkOhtLUGEpe ZyMYsAFKyh+WMSIaS6asc8U1WHNrIw1SjBPV9XVzm36/ccmuSBvSekB2 +o6WozqtqW4ohkRzukOCZWmlVmaOR2ZVUSDfnkzMG22NRzjNHwQgawZw 6INH4E4Jcr4r8RGIN5Az4eT2SLCZOcoGnr2L8WYFUzltkmmG/gOzpSv6 +G8AmYXvDCilHwXPopd63IQQkClrjTUxKRux3vAJpyKIALfXYu6Fgtb6 W1/XJW7rWSohCEirds0ZZ8gtuRGFl9U0o2l59lh8au21sVUOlXxjvhFT tynB97zuFOc=",
                "256 3 8 AwEAAZ+FLjbZynw8lKvxM2Bft67uBxdnY2GmlN+nHDX/tMs4ZkdV6Wif pDxazLOSFMbOjw5Ac0B8YkRtjxHNymRZmBUY7KsyDETm7V/q6LvSdDy0 z2DGcgvSkMLyuvlfYWJWUHjDaIKjsOHcVcr4sGGd5zKISgcY/wjx8RDq 3VPFx769"
            ],
            "RRSIG": [
                "NS 8 2 3600 20260815221735 20260808221309 54951 ups.com. BbFGEKD3ZI/iZnWVF7OvaLpJJl7XfzO+b/fNXvoKrrtMNMD4Y71VT3mj gpwnOPRtSkCgmU6wwFVsm5WxCALZNhOhZpQKQav5MODwIe6rYt7Mm/Gw D9eA6CHiVYTKzPdVGbfjaYMf7UgHnd88MwecX2fM2GTJhMRZfh5n7WmR hvA=",
                "TXT 8 2 3600 20260815221342 20260808213803 54951 ups.com. KNXXykBS19/AmjbkC+/kRzVKaGY6OqBA2jGh7geoQLcI24zM8rhV13uu 7Seee80aRBgpb+Fob/4uUEF1zZHOm4jo90YxZlIeHHxvsqATlUcqKUxT VXXq04f7m1elzpN06HNP3sjlWoDWpmwp17lLNe3yMV9y4nsm4SbKOkNi CkA=",
                "MX 8 2 3600 20260815230620 20260808220714 54951 ups.com. Fxpyn6yd7nVTCMruXojHJT/il6ikSP9SzgMCtGnej5+oYJ0o9V2YODWN 6MArtNpHmhxiJqMkTko53IdM6416gg5ZIfkcTEn2ElMPaJ+03CadJBK8 JfLobh7JQNLR4yplU3yZ8oGvyQtJmPJ5jq3k5GoYw9xPhAOaND+rMp/j mtk=",
                "DS 13 2 86400 20260815032142 20260808021142 41446 com. QkyYxecGxgcqKHAPEcodJIkTRPU5bQn/M6yCIFwJpG/skiXFCvWZ4M3B NR4KsUA/JSRKhtSYaLG1d17WvhO5oA==",
                "CAA 8 2 3600 20260815214225 20260808212045 54951 ups.com. jzsnjvY59Dbg9a1ImnM55Pa89y24rfYMXQ/Rn1ZPx8GV+bL5Z5kcdpY0 i1vjpbj5KrQaBnfiV5DyCHl6qxJnk4NZF0YTizXJ20aT4A0WiJ0vJpm0 AAfmNDuO3jd/RxZGlSzp1FS2Zgm2at+myfdIoHHHYEV1YFR0a4phwwBr XNk="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "153.2.228.130",
            "153.2.224.130"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com include:spf-002b8001.pphosted.com include:spf-002b8002.pphosted.com include:spf-002b8003.pphosted.com include:spf-002b8004.pphosted.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.ups.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC6w3l+AiWVB8ySfvoLC0b2JM3sqB0OuUgVEkeqCaDHX8DZzHpBx3bJ9QnPL6q0WddgK+WEaHrkkMCy8itRbi6/A4xYn477Dea0JF+bsooUzZsG8FUk9+xiwY/VY9VS2Td5oJNUSuKx/tiP2PHSbDScl/TNbtEX7VCyXMjasgxF1wIDAQAB; n=1024,1467941662,1483839262",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://www.ups.com/assets/resources/bimi/ups_bimi_logo.svg; a=https://www.ups.com/assets/resources/bimi/ups_bimi_vmc.pem;",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ups.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "153.2.224.130",
                        "153.2.228.130"
                    ],
                    "time_ms": 15.25
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "153.2.224.130",
                        "153.2.228.130"
                    ],
                    "time_ms": 21.08
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "153.2.224.130",
                        "153.2.228.130"
                    ],
                    "time_ms": 13.71
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "153.2.224.130",
                        "153.2.228.130"
                    ],
                    "time_ms": 48.67
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "153.2.224.130",
                        "153.2.228.130"
                    ],
                    "time_ms": 40.69
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "redirect.ups.com",
        "valid_from": "2026-04-19T19:00:00-05:00",
        "valid_to": "2026-11-04T17:59:59-06:00",
        "days_remaining": 87,
        "san": [
            "redirect.ups.com",
            "ups.ua",
            "ups.ly",
            "ups.lv",
            "ups.do",
            "ups.me",
            "ups.com",
            "ups.md",
            "ups.ug",
            "ups.mn",
            "ups.us",
            "ups.mu",
            "ups.ms",
            "ups.mq",
            "ups.uz",
            "ups.eu",
            "ups.vg",
            "ups.my",
            "ups.vc",
            "ups.mw",
            "ups.nf",
            "ups.vn",
            "ups.no",
            "ups.nl",
            "ups.fo",
            "ups.fm",
            "ups.nr",
            "ups.fi",
            "ups.fr",
            "ups.nz",
            "ups.gf",
            "ups.ws",
            "ups.gp",
            "ups.gm",
            "ups.gl",
            "ups.ph",
            "savewithups.com",
            "ups.pe",
            "ups.pn",
            "ups.hn",
            "ups.pt",
            "ups.hm",
            "ups.pr",
            "ups.ps",
            "ups.hk",
            "ups.ht",
            "ups.hu",
            "ups.ie",
            "ups.ag",
            "ups.im",
            "ups.in",
            "www.savewithups.com",
            "ups.am",
            "ups.it",
            "ups.az",
            "upsemailregister.com",
            "ups.as",
            "ups.at",
            "ups.bb",
            "ups.ro",
            "ups.jp",
            "ups.bi",
            "ups.be",
            "ups.sc",
            "ups.bs",
            "ups.bo",
            "ups.bz",
            "ups.si",
            "ups.sg",
            "ups.sh",
            "ups.se",
            "ups.cc",
            "ups.cd",
            "ups.ca",
            "ups.ki",
            "ups.sr",
            "ups.kg",
            "ups.sn",
            "ups.cl",
            "ups.ch",
            "ups.kn",
            "ups.ky",
            "ups.cr",
            "ups.tc",
            "ups.kz",
            "ups.tl",
            "ups.tj",
            "ups.lc",
            "ups.cx",
            "ups.tf",
            "ups.tt",
            "ups.de",
            "ups.li",
            "ups.dm",
            "ups.lu",
            "ups.tv",
            "ups.tw"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.ups.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://ups.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "153.2.228.130": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "153.2.224.130": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-002b8001.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 49.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 71.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 22,
                "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": 120.23
}