{
    "ok": true,
    "domain": "umkc.edu",
    "generated_at": "2026-08-09T10:16:24-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 93,
        "label": "Excellent",
        "categories": {
            "dns": 100,
            "mail": 90,
            "security": 84,
            "network": 85,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "1 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "3 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": "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": "117 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: programs.umkc.edu"
            },
            {
                "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": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "1 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "3 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": "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": "117 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: programs.umkc.edu",
                "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": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "134.193.116.123"
            ],
            "AAAA": [
                "2610:e0:a040:64a2::7b"
            ],
            "CNAME": [],
            "MX": [
                "5 umkc-edu.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"dW5pdmVy\"",
                "\"cisco-ci-domain-verification=79d05abcabb6423c035b08587eac0eb9a2e65ffd23ee82e248fc46fea6ca1e7d\"",
                "\"e2ma-verification=1qubb\"",
                "\"mvjK4Pyj2ao8V5hry+Zxh0g/SutdmwvRHw9IaoCoOBM4JD6pILsZGn2hOIAe6Ei3E42dkYA0vm2MEF6s8NKVhA==\"",
                "\"8AD20ADD47EF74EDE18636EE05BEA6C9\"",
                "\"v=spf1 include:spf.protection.outlook.com ip4:104.130.62.151 ip4:107.23.183.185 ip4:12.130.86.0/24 ip4:128.136.37.0/24 ip4:128.177.12.0/24 ip4:128.206.0.0/20 ip4:129.33.92.0/24 ip4:129.41.62.246 ip4:130.15.186.0/24 ip4:134.124.29.0/24 ip4:134.193.0.0/16 \" \"ip4:135.84.216.0/22 ip4:136.179.1.0/24 ip4:136.41.1.251 ip4:139.138.32.0/21 ip4:139.60.0.0/22 ip4:139.60.152.0/22 include:spf2.umkc.edu include:spf3.umkc.edu include:spf4.umkc.edu include:spf5.umkc.edu include:spf6.umkc.edu include:spf7.umkc.edu -all\"",
                "\"google-site-verification=4sj-5l8qpTXBKcZbrEhWPfHGoN1_P4uldIg-_qhCrfo\"",
                "\"MS=ms37481391\"",
                "\"atlassian-domain-verification=B9bwYMmWIzKhaNG17aNfShbcc54NxQAxPjLWI/EWZy6AQavKcKk45UmsdY0GhGYk\"",
                "\"facebook-domain-verification=d27lh69uvx88swjz2mn5485kguv2zx\"",
                "\"12B9904E1DD8F4E950783784F5663A7B\"",
                "\"d365mktkey=uLcatEnE8xIbg26dTG2LTZzdc6utsipHKzpNo7rFfm0x\"",
                "\"e2ma-verification=b9nbb\"",
                "\"6E466ADC1A1448FF4A5B2C5BDE57EDD4\"",
                "\"e2ma-verification=k00eb\"",
                "\"F22439302CAB5BFA8B79435D16C4575A\"",
                "\"atlassian-sending-domain-verification=309c3f0c-32c0-4192-88f9-e01b3a4e2b27\"",
                "\"google-site-verification=fjWX4u3FFJQwLgW2nvJG029cSdciCHqfMPmQ0HKIMiI\"",
                "\"google-site-verification=eOsGxRt_39Br3rmjnFC3UmN-47i0lmPYPPbGqYSYkiU\"",
                "\"d365mktkey=pf2utnhOFeChipg4qbw8G8qingrtpK5WKQ2taxUxPZwx\"",
                "\"google-site-verification=xAMUW-_WyKtXFouwiDOykJI2IWgYrDZwDKHl60MSOf0\"",
                "\"docusign=8ceb9bc5-aa57-4b77-822a-ec060c9be72c\"",
                "\"e2ma-verification=85lgb\"",
                "\"adobe-idp-site-verification=276791212a308fa02b35cf206aa6482420b88ff9e987d0dd502c079d1ca2a9c3\""
            ],
            "NS": [
                "ns4.umkc.edu.",
                "ns5.umkc.edu.",
                "ns3.umkc.edu."
            ],
            "SOA": [
                "ns3.umkc.edu. abuse.umkc.edu. 2004680950 10800 1080 2592000 120"
            ],
            "CAA": [
                "0 issue \"sectigo.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"wildsectigo.com\"",
                "128 issue \"amazonaws.com\"",
                "128 iodef \"mailto:abuse@umkc.edu\"",
                "0 issue \"emsign.com\"",
                "128 issue \"emsign.com\"",
                "0 issue \"emudhra.com\""
            ],
            "DS": [
                "23737 5 2 43A0FCBB0E96C86D3376E7D4B5311D171AD422D39C3B2A657FB1C03D F33DBA38",
                "54244 5 2 4FD8C8FBE345124E84B0F76F4EB32E708DFAE5CF6BF59E53E36D35A0 BCFA9EC6"
            ],
            "DNSKEY": [
                "256 3 5 AwEAAb04Xza8UYdFqhUP1y7rhcrXXirHZhnW3+D58WNW/e354APb0QNI epM9lHg2y8o15KHZxIiNX2Gc5rDwVMC7BQXEdkgaOaz3rQ2PtGo1ISn+ ZO/MGKFv6fmIqKtnssseLC0WNgbBmeuzwxNPAK1tS1+NPn494A8jQWJA IhAO+5RB",
                "257 3 5 AwEAAd1EwKFn8hgH4Lii6iHGOqo210I5di6ebHvCmBqixUSaQXMsQ1LE WVARCemMbajtYUf7/PvIfGLNRzjmYNb1gNIXcINVFA7dirt/aIIkk1gs qzEcjddTrNsYaROW3HsnrC6C6FAluKOakw7GXsfgT1P9Q/zRXui5qKvP D9WFg2ye1iZLW5gtYAdaVaYHef/UCtwe0SFYxajQVjEp1yf+VRONw4tB coC4SbJkr+c7yTO9MhDNUh2cJ7wK2eE4S/PUZX3jUq2lwGk8IaEaCgbZ PWkB8PwJ9C8dgwjBiTMbhN5XLsdHTKo3q+TSn+6wmhBPork1dmIYBVM0 /iVL/pcoRjk="
            ],
            "RRSIG": [
                "NS 5 2 3600 20260812172515 20260808163102 33175 umkc.edu. CNDoidM77tmeMOQGZhl1SNXDaT0u6WzVXPr8+uHTMAddTIcoD+jEyvcV 7OWm8EFfq/tF9+C4sB2czP9KpUHt+Y7Un/Z9BocZyHBduiGA+NAtQmrc nuxMNdxSrjZWEzr7HaZVMNxdA3CyADEbDHaUlfNMXaBjt827HZuepW/A 7Dw=",
                "TXT 5 2 3600 20260813115907 20260809113523 33175 umkc.edu. QCpRtixHpJWk+3aUAl0O+jgCIsbXgIu9to/SOX73pXKCTXBIrtTMvsGY 3PasnydvDa2CEEdNP/bXJTiFixhA+7lyzfGaQ/Tsl1AWWHfrPC9Ev0FK u37eMQzzoHwvmXZ9CPKWQxpTNY0bUuIPqVIUPfpAwm5fNbyL5Zf1P62N Cpc=",
                "DS 13 2 86400 20260814033304 20260807022304 6705 edu. ugQ+JRsoHlFK7D0W4qtnuQ0LeM2Fl78VYBeg25uNT7c0l9tZG+Fdv/38 SA085Fe3RIwi3+eQLVxi0FbTAH4nsQ==",
                "CAA 5 2 3600 20260812165637 20260808161053 33175 umkc.edu. N+Mu71c4rP/S3pGJUwfnzCexJBCnVkKgo50u6reG+syElhUjdtpBy3Ky 5BFCfMJ2L75GbJ7GK7jzaWu9ArNWjXqzXZqaG4m7wDDAxe/3ZGT37Zf9 zhQiN493LaSbOuEzhV7veg+4zN/+5rKdH/cWgRzptlIoV8/v7B98mn2d gic="
            ],
            "NSEC": [
                "------.umkc.edu. A NS SOA MX TXT AAAA RRSIG NSEC DNSKEY CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "134.193.116.123"
        ],
        "ipv6": [
            "2610:e0:a040:64a2::7b"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com ip4:104.130.62.151 ip4:107.23.183.185 ip4:12.130.86.0/24 ip4:128.136.37.0/24 ip4:128.177.12.0/24 ip4:128.206.0.0/20 ip4:129.33.92.0/24 ip4:129.41.62.246 ip4:130.15.186.0/24 ip4:134.124.29.0/24 ip4:134.193.0.0/16 ip4:135.84.216.0/22 ip4:136.179.1.0/24 ip4:136.41.1.251 ip4:139.138.32.0/21 ip4:139.60.0.0/22 ip4:139.60.152.0/22 include:spf2.umkc.edu include:spf3.umkc.edu include:spf4.umkc.edu include:spf5.umkc.edu include:spf6.umkc.edu include:spf7.umkc.edu -all",
        "dmarc": "v=DMARC1; p=quarantine; fo=1; rua=mailto:dmarc_agg@vali.email,mailto:mudmarc-reports@missouri.edu; ri=86400; aspf=r; adkim=r; pct=100;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.umkc.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyRKG8yn0s7cikvQCIQfIVCV112biiJt5tKVQIfHDaRfpHyAY+W8wkTkttgVlN+aKWUhgNEA7IUh+dH5Ugm1GbP56p0bU7ACZZNReLBbsWIG0TDJK3WufxhfpXvIRYzYIbP/XvNLZtrUfK5YPxN58XPMGQhZhfXILpsYJcEFYiWW6OX1Z6bSzjrm0I6PkxVEZvrLrMzKO440wTS53VQQ5qlPPCGVKmi2jyjznMuGqKf9PnfLC9exS51mOK0EVIRmvpThKd7lUL2TC4789cB8EC2Lfmy2oc3IwoBQf6S9lNkDtITpRSexRY/74n4byv/ptBa2KNOvpTYAHHLvigu3CQQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "programs.umkc.edu",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "134.193.116.123"
                    ],
                    "time_ms": 34.63
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "134.193.116.123"
                    ],
                    "time_ms": 45.79
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "134.193.116.123"
                    ],
                    "time_ms": 23.75
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "134.193.116.123"
                    ],
                    "time_ms": 45.36
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "134.193.116.123"
                    ],
                    "time_ms": 63.96
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "InCommon, LLC",
        "subject": "www.umkc.edu",
        "valid_from": "2026-05-19T19:00:00-05:00",
        "valid_to": "2026-12-04T17:59:59-06:00",
        "days_remaining": 117,
        "san": [
            "www.umkc.edu",
            "umkc.biz",
            "umkc.cc",
            "umkc.edu",
            "umkc.info",
            "umkc.org",
            "umkc.us",
            "universityofmissourikansascity.com",
            "universityofmissourikansascity.info",
            "universityofmissourikansascity.net",
            "universityofmissourikansascity.org",
            "www.umkc.biz",
            "www.umkc.cc",
            "www.umkc.info",
            "www.umkc.org",
            "www.umkc.us",
            "www.universityofmissourikansascity.com",
            "www.universityofmissourikansascity.info",
            "www.universityofmissourikansascity.net",
            "www.universityofmissourikansascity.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.umkc.edu/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "referrer-policy": "strict-origin-when-cross-origin",
            "permissions-policy": "accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=(), clipboard-read=(), clipboard-write=(), gamepad=(), speaker-selection=(), conversion-measurement=(), focus-without-user-activation=(), hid=(), idle-detection=(), interest-cohort=(), serial=(), sync-script=(), trust-token-redemption=(), unload=(), window-placement=(), vertical-scroll=()",
            "location": "https://www.umkc.edu/",
            "cache-control": "max-age=172800",
            "expires": "Tue, 11 Aug 2026 15:16:15 GMT",
            "content-type": "text/html",
            "date": "Sun, 09 Aug 2026 15:16:15 GMT",
            "server": "Apache",
            "last-modified": "Fri, 31 Jul 2026 16:12:03 GMT",
            "etag": "\"17a27-657ea72fcb11c\"",
            "accept-ranges": "bytes",
            "content-length": "96807",
            "vary": "Accept-Encoding"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.umkc.edu/",
        "title": "University of Missouri-Kansas City",
        "description": "University of Missouri–Kansas City a public research university in Kansas City, MO. UMKC is part of the University of Missouri System and has a medical school.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "134.193.116.123": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "umkc-edu.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 36.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4041.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.4,
                "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": 103.21
}