{
    "ok": true,
    "domain": "baylor.edu",
    "generated_at": "2026-08-09T03:48:37-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "network": 50,
            "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": 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": "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": 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": 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": "195 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out"
            },
            {
                "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": 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": 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": "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": "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": "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": "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": "195 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out",
                "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": "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": "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": [
                "129.62.3.230"
            ],
            "AAAA": [],
            "CNAME": [
                ";; communications error to 69.64.44.20#53: timed out"
            ],
            "MX": [
                ";; communications error to 69.64.44.20#53: timed out",
                "5 baylor-edu.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"e2ma-verification=z8ggb\"",
                "\"rKDIfQNj0iC9Ibj49ohD2tUp6IpEoHT7nOoQWkG+lqziekMToDD+u8gt0sVOuh7mnyJdJHKtsI2iBvqIgd6ROg==\"",
                "\"docusign=f7046a93-dcee-49ef-b1d6-9f472415476e\" \"\"",
                "\"e2ma-verification=uj8fb\"",
                "\"_l8z8svo13yvwnrrnr89zifpegwb99ej\"",
                "\"docusign=f7046a93-dcee-49ef-b1d6-9f472415476e\"",
                "\"apple-domain-verification=vkbqu4BKIme5B0Ck\"",
                "\"adobe-idp-site-verification=e7f6f050-70cd-41a6-8ace-2ca8dcabbd26\"",
                "\"v=spf1 ip4:129.62.0.0/21 ip4:209.11.210.7 include:spf.protection.outlook.com include:extsend.com include:verifymyfafsa.com include:aspmx.pardot.com include:spf_c.oraclecloud.com ip4:129.62.11.208 \" \"ip4:10.37.206.48 ip4:103.11.200.0/22 ip4:129.144.145.9 ip4:129.146.115.250 ip4:129.146.141.125 ip4:129.148.209.181 ip4:129.149.49.30 ip4:129.151.103.183 ip4:129.151.113.159 ip4:129.151.64.149 ip4:129.151.74.2 ip4:129.152.170.100 \" \"ip4:198.187.196.0/24 ip4:198.187.194.130 ip4:198.187.195.89 ip4:198.187.195.35 ip4:13.111.92.27 \" \"ip4:129.152.47.16/28 ip4:129.154.68.14 ip4:129.157.14.68 ip4:129.213.108.188 ip4:129.213.52.209 ip4:129.62.15.10 ip4:129.62.15.11 ip4:129.62.15.12 ip4:129.62.15.13 ip4:129.62.15.14 ip4:129.62.15.15 ip4:129.62.15.16 ip4:129.62.15.17 \" \"ip4:129.91.15.16/28 ip4:129.91.63.16/28 ip4:13.237.211.159 ip4:13.56.61.123 ip4:130.35.112.241 ip4:130.35.116.0/25 ip4:130.61.44.244 ip4:130.61.62.193 ip4:132.145.106.137 ip4:132.145.107.187 ip4:132.145.116.137 ip4:132.145.119.49 \" \"ip4:132.145.46.179 ip4:132.145.49.72 ip4:135.84.216.0/22 ip4:138.1.108.0/25 ip4:138.1.170.0/24 ip4:139.180.17.0/24 ip4:139.185.2.112/28 ip4:139.60.0.0/24 ip4:139.60.1.0/24 ip4:139.60.2.0/24 ip4:139.60.3.0/24 ip4:140.238.161.247 \" \"ip4:140.238.165.123 ip4:140.238.168.198 ip4:140.238.169.249 ip4:140.238.176.109 ip4:140.238.189.191 ip4:140.238.192.166 ip4:140.238.193.90 ip4:140.86.49.106 ip4:140.86.57.68 ip4:141.145.121.155 ip4:141.145.47.16/28 \" \"ip4:141.145.57.28 ip4:143.244.80.0/20 ip4:143.47.193.160/28 ip4:146.56.15.16/28 ip4:147.154.126.0/24 ip4:147.154.191.0/24 ip4:147.154.32.0/25 ip4:147.154.46.16 ip4:147.154.63.0/24 ip4:148.163.135.62 ip4:150.230.240.226 \" \"ip4:152.67.177.68 ip4:152.67.179.224 ip4:152.67.229.23 ip4:152.67.231.146 ip4:158.101.225.84 ip4:158.247.16.0/20 ip4:160.34.15.16/28 ip4:160.34.191.16/28 ip4:160.34.207.16/28 ip4:160.34.223.16/28 ip4:160.34.239.16/28 \" \"ip4:160.34.255.16/28 ip4:160.34.31.16/28 ip4:160.34.47.16/28 ip4:160.34.63.16/28 ip4:160.34.9.220 ip4:162.88.24.0/24 ip4:162.88.28.0/24 ip4:162.88.36.0/23 ip4:162.88.4.0/23 ip4:168.138.1.97 ip4:168.138.2.99 ip4:168.138.64.64 \" \"ip4:168.138.66.193 ip4:168.245.29.173 ip4:18.208.124.128/25 ip4:184.106.13.89 ip4:192.174.90.242 ip4:192.29.103.128/25 ip4:192.29.125.47 ip4:192.29.14.138 ip4:192.29.149.201 ip4:192.29.169.105 ip4:192.29.201.157 ip4:192.29.21.229 \" \"ip4:192.29.222.175 ip4:192.29.249.73 ip4:192.29.95.105 ip4:193.122.69.28 ip4:193.123.34.110 ip4:193.123.37.245 ip4:199.19.0.0/21 ip4:199.231.134.73 ip4:204.13.248.0/22 ip4:208.76.56.0/21 ip4:208.78.68.0/22 ip4:209.11.223.142 \" \"ip4:209.67.131.231 ip4:216.146.32.0/20 ip4:216.147.212.20 ip4:216.147.212.21 ip4:216.147.212.22 ip4:216.177.90.15 ip4:216.177.90.7 ip4:216.98.158.0/24 ip4:3.128.220.127 ip4:3.128.236.80 ip4:3.139.232.78 \" \"ip4:3.17.232.9 ip4:3.210.190.0/24 ip4:3.216.118.133 ip4:3.223.100.88 ip4:3.228.38.108 ip4:3.93.157.0/24 ip4:34.194.230.233 ip4:34.198.24.3 ip4:34.200.182.36 ip4:34.230.107.215 ip4:34.230.162.194 ip4:34.236.72.193 \" \"ip4:34.237.204.80 ip4:34.245.210.0/24 ip4:34.250.117.27 ip4:34.250.203.24 ip4:35.174.117.211 ip4:35.182.61.240 ip4:44.194.182.36 ip4:216.248.199.105 ip4:216.248.199.106 \" \"ip4:44.240.211.67 ip4:50.18.89.44 ip4:52.200.59.0/24 ip4:52.210.155.131 ip4:52.42.205.164 ip4:52.60.116.9 ip4:52.60.157.49 ip4:52.62.198.211 ip4:52.70.104.58 ip4:52.86.177.169 ip4:54.151.112.86 ip4:54.166.123.167 \" \"ip4:54.174.52.0/24 ip4:54.174.53.128/30 ip4:54.174.57.0/24 ip4:54.174.59.0/24 ip4:54.174.60.0/23 ip4:54.174.63.0/24 ip4:54.201.128.101 ip4:54.214.32.131 ip4:63.143.57.128/25 ip4:63.143.59.128/25 ip4:63.32.233.163 ip4:64.74.237.230 \" \"ip4:64.74.237.231 ip4:66.240.227.0/24 ip4:72.10.184.102 ip4:72.10.184.103 ip4:74.63.212.0/24 ip4:75.101.161.27 ip4:80.231.219.0/24 ip4:3.131.30.10 ip4:52.86.188.131 ip4:52.43.50.148 ip4:3.17.21.10 \" \"ip4:69.75.152.160/28 ip4:34.215.115.241 ip4:159.135.232.65 ip4:161.38.193.223 ip4:161.38.193.230 ip4:161.38.193.235 ip4:161.38.194.153 ip4:161.38.194.172 \" \"ip4:161.38.194.198 ip4:198.244.48.135 ip4:161.38.193.170 ip4:198.244.56.13 ip4:159.135.228.232 ip4:72.50.228.0/24 ip4:216.147.212.23 ip4:159.183.195.16 ip4:176.31.145.254 ip4:192.235.102.127 \" \"ip4:167.89.0.0/17 ip4:208.117.48.0/20 ip4:50.31.32.0/19 ip4:198.37.144.0/20 ip4:198.21.0.0/21 ip4:192.254.112.0/20 ip4:168.245.0.0/17 ip4:65.123.29.0/24 ip4:54.240.121.247 ip4:54.240.121.248 \" \"ip4:129.149.38.0/25 ip4:129.149.6.0/25 ip4:131.186.12.0/25 ip4:136.248.224.128/25 ip4:139.177.108.0/25 \" \"ip4:148.116.32.128/25 ip4:155.248.148.0/25 ip4:157.137.32.128/25 ip4:157.137.96.128/25 ip4:158.247.100.0/25 ip4:162.88.24.0/23 ip4:162.88.36.0/24 \" \"ip4:162.88.8.0/24 ip4:165.1.100.0/25 ip4:168.129.184.128/25 ip4:168.129.248.128/25 ip4:192.22.160.128/25 ip4:192.22.224.128/25 ip4:192.22.32.128/25 ip4:192.22.96.128/25 \" \"ip4:192.29.134.0/25 ip4:192.29.72.0/25 ip4:192.29.88.0/25 ip4:207.211.132.0/25 ip4:208.76.62.0/23 ip4:216.146.32.0/23 ip4:74.213.147.250 ip4:74.213.147.251 ip4:74.213.147.27 \" \"ip4:74.213.147.28 ip4:94.23.120.168 ip4:72.10.182.15 ip4:72.10.182.16 \" \"ip4:80.231.25.0/24 ~all\"",
                "\"webexdomainverification.R6X1=b81e5b4d-54f7-47b1-ac26-0285e1fb6666\"",
                "\"cisco-ci-domain-verification=3e0f95ba696304ef051b6626a1fd459c4491c87a21abb386b097f4f89c822167\"",
                "\"C5BC5161EE9B5A5D5F3EEDD44759D343\"",
                "\"ZOOM_verify_H97NHWfWR6OaGz4lYNdvqw\"",
                "\"pardot935433=85a6d4453b989daf5e444e906fefbfebdc27c394bb430edcbee325f967dafa8a\"",
                "\"_globalsign-domain-verification=EkFyZOUM7Nf-OkcGzWBHFiyZ0vdzArEesju1o-Xh3N\"",
                "\"e2ma-verification=d6kgb\"",
                "\"google-site-verification=2mb6DjU579ni6anSk6PTbk0De25DQSlcAfDegVO_0eM\"",
                "\"jamf-site-verification=yYewG3DAGClmwCqq--i8kQ\"",
                "\"e2ma-verification=m1mcb\"",
                "\"MS=77BB60A0D26F052421DC3712251FBF65AC9551C0\"",
                "\"e2ma-verification=2gwcb\"",
                "\"22D18E6B9A765B0FE0D3DDBA494772D1\"",
                "\"MS=ms32542237\"",
                "\"atlassian-domain-verification=0oWtLVRs5lomF5PxTeX5aSFClzxfRJcFmL8aIoGWMQGN7R3UlWinxbXxc9Lm9psM\"",
                "\"_globalsign-domain-verification=GYfikvWy7aIfITggz2mVDXnVEM2neY3AnbQjnRsDq-\"",
                "\"d365mktkey=dJkJO02KjhhjRxRmzQLEdfOxU8jZGpLbM8GiXp7Z4PAx\"",
                "\"S93BLZYVUZ1JSKDVIYVBANZLRKYWFHQR6P58R5S5E\"",
                "\"d365mktkey=cxOJ9xgq6NTF7jv5nLAZK6Hj25OkcGc0W557jKKmpn4x\"",
                "\"google-site-verification=30M89gopaltk3MR9cAXn4yHkltJY-JVHqffy8axbdC4\""
            ],
            "NS": [
                "ns2.baylor.edu.",
                "ns3.baylor.edu.",
                "ns1.baylor.edu."
            ],
            "SOA": [
                "ns2.baylor.edu. ray_nazzario.baylor.edu. 2025071969 3600 600 2419200 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "129.62.3.230"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:129.62.0.0/21 ip4:209.11.210.7 include:spf.protection.outlook.com include:extsend.com include:verifymyfafsa.com include:aspmx.pardot.com include:spf_c.oraclecloud.com ip4:129.62.11.208 ip4:10.37.206.48 ip4:103.11.200.0/22 ip4:129.144.145.9 ip4:129.146.115.250 ip4:129.146.141.125 ip4:129.148.209.181 ip4:129.149.49.30 ip4:129.151.103.183 ip4:129.151.113.159 ip4:129.151.64.149 ip4:129.151.74.2 ip4:129.152.170.100 ip4:198.187.196.0/24 ip4:198.187.194.130 ip4:198.187.195.89 ip4:198.187.195.35 ip4:13.111.92.27 ip4:129.152.47.16/28 ip4:129.154.68.14 ip4:129.157.14.68 ip4:129.213.108.188 ip4:129.213.52.209 ip4:129.62.15.10 ip4:129.62.15.11 ip4:129.62.15.12 ip4:129.62.15.13 ip4:129.62.15.14 ip4:129.62.15.15 ip4:129.62.15.16 ip4:129.62.15.17 ip4:129.91.15.16/28 ip4:129.91.63.16/28 ip4:13.237.211.159 ip4:13.56.61.123 ip4:130.35.112.241 ip4:130.35.116.0/25 ip4:130.61.44.244 ip4:130.61.62.193 ip4:132.145.106.137 ip4:132.145.107.187 ip4:132.145.116.137 ip4:132.145.119.49 ip4:132.145.46.179 ip4:132.145.49.72 ip4:135.84.216.0/22 ip4:138.1.108.0/25 ip4:138.1.170.0/24 ip4:139.180.17.0/24 ip4:139.185.2.112/28 ip4:139.60.0.0/24 ip4:139.60.1.0/24 ip4:139.60.2.0/24 ip4:139.60.3.0/24 ip4:140.238.161.247 ip4:140.238.165.123 ip4:140.238.168.198 ip4:140.238.169.249 ip4:140.238.176.109 ip4:140.238.189.191 ip4:140.238.192.166 ip4:140.238.193.90 ip4:140.86.49.106 ip4:140.86.57.68 ip4:141.145.121.155 ip4:141.145.47.16/28 ip4:141.145.57.28 ip4:143.244.80.0/20 ip4:143.47.193.160/28 ip4:146.56.15.16/28 ip4:147.154.126.0/24 ip4:147.154.191.0/24 ip4:147.154.32.0/25 ip4:147.154.46.16 ip4:147.154.63.0/24 ip4:148.163.135.62 ip4:150.230.240.226 ip4:152.67.177.68 ip4:152.67.179.224 ip4:152.67.229.23 ip4:152.67.231.146 ip4:158.101.225.84 ip4:158.247.16.0/20 ip4:160.34.15.16/28 ip4:160.34.191.16/28 ip4:160.34.207.16/28 ip4:160.34.223.16/28 ip4:160.34.239.16/28 ip4:160.34.255.16/28 ip4:160.34.31.16/28 ip4:160.34.47.16/28 ip4:160.34.63.16/28 ip4:160.34.9.220 ip4:162.88.24.0/24 ip4:162.88.28.0/24 ip4:162.88.36.0/23 ip4:162.88.4.0/23 ip4:168.138.1.97 ip4:168.138.2.99 ip4:168.138.64.64 ip4:168.138.66.193 ip4:168.245.29.173 ip4:18.208.124.128/25 ip4:184.106.13.89 ip4:192.174.90.242 ip4:192.29.103.128/25 ip4:192.29.125.47 ip4:192.29.14.138 ip4:192.29.149.201 ip4:192.29.169.105 ip4:192.29.201.157 ip4:192.29.21.229 ip4:192.29.222.175 ip4:192.29.249.73 ip4:192.29.95.105 ip4:193.122.69.28 ip4:193.123.34.110 ip4:193.123.37.245 ip4:199.19.0.0/21 ip4:199.231.134.73 ip4:204.13.248.0/22 ip4:208.76.56.0/21 ip4:208.78.68.0/22 ip4:209.11.223.142 ip4:209.67.131.231 ip4:216.146.32.0/20 ip4:216.147.212.20 ip4:216.147.212.21 ip4:216.147.212.22 ip4:216.177.90.15 ip4:216.177.90.7 ip4:216.98.158.0/24 ip4:3.128.220.127 ip4:3.128.236.80 ip4:3.139.232.78 ip4:3.17.232.9 ip4:3.210.190.0/24 ip4:3.216.118.133 ip4:3.223.100.88 ip4:3.228.38.108 ip4:3.93.157.0/24 ip4:34.194.230.233 ip4:34.198.24.3 ip4:34.200.182.36 ip4:34.230.107.215 ip4:34.230.162.194 ip4:34.236.72.193 ip4:34.237.204.80 ip4:34.245.210.0/24 ip4:34.250.117.27 ip4:34.250.203.24 ip4:35.174.117.211 ip4:35.182.61.240 ip4:44.194.182.36 ip4:216.248.199.105 ip4:216.248.199.106 ip4:44.240.211.67 ip4:50.18.89.44 ip4:52.200.59.0/24 ip4:52.210.155.131 ip4:52.42.205.164 ip4:52.60.116.9 ip4:52.60.157.49 ip4:52.62.198.211 ip4:52.70.104.58 ip4:52.86.177.169 ip4:54.151.112.86 ip4:54.166.123.167 ip4:54.174.52.0/24 ip4:54.174.53.128/30 ip4:54.174.57.0/24 ip4:54.174.59.0/24 ip4:54.174.60.0/23 ip4:54.174.63.0/24 ip4:54.201.128.101 ip4:54.214.32.131 ip4:63.143.57.128/25 ip4:63.143.59.128/25 ip4:63.32.233.163 ip4:64.74.237.230 ip4:64.74.237.231 ip4:66.240.227.0/24 ip4:72.10.184.102 ip4:72.10.184.103 ip4:74.63.212.0/24 ip4:75.101.161.27 ip4:80.231.219.0/24 ip4:3.131.30.10 ip4:52.86.188.131 ip4:52.43.50.148 ip4:3.17.21.10 ip4:69.75.152.160/28 ip4:34.215.115.241 ip4:159.135.232.65 ip4:161.38.193.223 ip4:161.38.193.230 ip4:161.38.193.235 ip4:161.38.194.153 ip4:161.38.194.172 ip4:161.38.194.198 ip4:198.244.48.135 ip4:161.38.193.170 ip4:198.244.56.13 ip4:159.135.228.232 ip4:72.50.228.0/24 ip4:216.147.212.23 ip4:159.183.195.16 ip4:176.31.145.254 ip4:192.235.102.127 ip4:167.89.0.0/17 ip4:208.117.48.0/20 ip4:50.31.32.0/19 ip4:198.37.144.0/20 ip4:198.21.0.0/21 ip4:192.254.112.0/20 ip4:168.245.0.0/17 ip4:65.123.29.0/24 ip4:54.240.121.247 ip4:54.240.121.248 ip4:129.149.38.0/25 ip4:129.149.6.0/25 ip4:131.186.12.0/25 ip4:136.248.224.128/25 ip4:139.177.108.0/25 ip4:148.116.32.128/25 ip4:155.248.148.0/25 ip4:157.137.32.128/25 ip4:157.137.96.128/25 ip4:158.247.100.0/25 ip4:162.88.24.0/23 ip4:162.88.36.0/24 ip4:162.88.8.0/24 ip4:165.1.100.0/25 ip4:168.129.184.128/25 ip4:168.129.248.128/25 ip4:192.22.160.128/25 ip4:192.22.224.128/25 ip4:192.22.32.128/25 ip4:192.22.96.128/25 ip4:192.29.134.0/25 ip4:192.29.72.0/25 ip4:192.29.88.0/25 ip4:207.211.132.0/25 ip4:208.76.62.0/23 ip4:216.146.32.0/23 ip4:74.213.147.250 ip4:74.213.147.251 ip4:74.213.147.27 ip4:74.213.147.28 ip4:94.23.120.168 ip4:72.10.182.15 ip4:72.10.182.16 ip4:80.231.25.0/24 ~all",
        "dmarc": "v=DMARC1;p=quarantine;rua=mailto:DMARC-reports@baylor.edu;ruf=mailto:DMARC-reports@baylor.edu; pct=100",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.baylor.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC6nHL+RkgbuinRi98eLItZ5wXK1vsp7thMH7JEGPSJ2as9ImqVHcMKcUgOMk9R0ebv0vNr7d7WG+wstH28NnUmiTIbrwRKDPwd1kvRApQFIpAWjNuHKFEURyjUgWvCUv3A9ZdAwSIoYEq7AozO6Nb0XryFz6OGM+31+waDaOUVlQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": ";; communications error to 69.64.44.20#53: timed out",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "129.62.3.230"
                    ],
                    "time_ms": 59.62
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "129.62.3.230"
                    ],
                    "time_ms": 138.61
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "129.62.3.230"
                    ],
                    "time_ms": 76.07
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "129.62.3.230"
                    ],
                    "time_ms": 77.58
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "129.62.3.230"
                    ],
                    "time_ms": 160.51
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Internet2",
        "subject": "baylor.edu",
        "valid_from": "2026-08-05T10:15:43-05:00",
        "valid_to": "2027-02-20T09:15:43-06:00",
        "days_remaining": 195,
        "san": [
            "baylor.edu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.baylor.edu/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.baylor.edu/",
            "server": "cloudflare",
            "connection": "Keep-Alive",
            "content-length": "448033",
            "date": "Sun, 09 Aug 2026 08:48:37 GMT",
            "content-type": "text/html",
            "last-modified": "Sun, 09 Aug 2026 08:46:37 GMT",
            "accept-ranges": "bytes",
            "etag": "\"c018cf96db27dd1:0\"",
            "x-powered-by": "",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000",
            "cf-cache-status": "DYNAMIC",
            "cf-ray": "a28580b6f9ac3ff1-STL"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.baylor.edu/",
        "title": "Baylor University | A Nationally Ranked Christian University, Undergraduate & Graduate Research Colleges Universities Schools in Texas",
        "description": "A top Texas Christian University, As one of the top Texas colleges & Universities, Baylor offers a variety of undergraduate & graduate programs.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "129.62.3.230": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "out",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 2.9,
                "banner": "",
                "error": "php_network_getaddresses: getaddrinfo failed: Name or service not known"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 1.2,
                "banner": "",
                "error": "php_network_getaddresses: getaddrinfo failed: Name or service not known"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "php_network_getaddresses: getaddrinfo failed: Name or service not known"
            }
        ]
    },
    "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": 124.81
}