{
    "ok": true,
    "domain": "uncc.edu",
    "generated_at": "2026-08-10T08:44:03-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 84,
            "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": "5 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "167 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: adjunct.uncc.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": 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": "5 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "167 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: adjunct.uncc.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": "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": [
                "152.15.38.22"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 mx1.hc4583-82.iphmx.com.",
                "1 mx2.hc4583-82.iphmx.com."
            ],
            "TXT": [
                "\"6PvocCBa5YCQk0m1xQE9kpi2v9IPaKKsa8tYqo7MOKsTJ+IPbX7zjsazsREAdO1OEoSc6Ii6tq6WxCnj7gimkQ==\"",
                "\"facebook-domain-verification=1vhcxq762jxv75q65z5dt0ymlndmjy\"",
                "\"docusign=20065478-304d-407d-b189-cea8c641133b\"",
                "\"atlassian-sending-domain-verification=14824d5a-e155-4fad-80ea-33441186bac7\"",
                "\"google-site-verification=-8kFTr-Tuwxf_93ZNFDDtL6jwyHS-x_g3UagNMlt5Ug\"",
                "\"webexdomainverification.LHQI=e3c15900-8d14-4c54-8444-39993ec077d3\"",
                "\"atlassian-domain-verification=uzTaBdDKN9RsfedzmSoMkyHaVHZgZkMEuiY0HkgiFyFkBwJ/wrycMGnQYJIHTJEP\"",
                "\"webexdomainverification.LHQD=535774c1-c63c-453f-8d5e-ceba6064cc8b\"",
                "\"docusign=0908511e-d050-4938-9be1-63b5151bddb8\"",
                "\"google-site-verification=5j_0hnS3CUxO1a2Dku2cIkoXnRVwe7yZ6supjek6bKY\"",
                "\"ciscocidomainverification=53e7a86788cdb9f311b0b1852192b3f8f7179367894bb3a5607573efd77a4489\"",
                "\"ciscocidomainverification=2c04d50aa4a0e31cf42271c15cb52c2fb3ddd18ee0263ebceedea3cf24b2a6ef\"",
                "\"v=spf1 ip4:64.74.237.230/31 ip4:216.147.212.20/30 ip4:50.31.156.96/27 ip4:50.31.205.0/24 ip4:104.245.209.0/24 include:_spf.google.com include:spf.mandrillapp.com include:_spf.messagegears.net \" \"ip4:69.166.148.0/24 ip4:199.188.157.80 ip4:136.147.208.0/24 ip4:66.45.4.80 ip4:198.21.1.32 ip4:198.187.196.100 ip4:199.244.78.0/24 ip4:207.235.73.0/24 ip4:208.75.123.0/24 ip4:65.181.120.9 ip4:152.15.47.147 ip4:216.12.149.100 ~all\"",
                "\"MS=ms23432595\"",
                "\"HxLhc6d6xRGkKrClEaKT6BoKi41rxEY6v1cTcgGWJx/h5PVjXqLZ4DHQTdLt5B4JnOoa3u9/DpOLZS7Gi/qpIg==\"",
                "\"smartsheet-site-validation=xYkQpf721-R2M___6Z2lqEm8w8YnDtgk\"",
                "\"google-site-verification=nhQnek2CVfTDylizf7lXWhchkuO4nkjjDqOHVvWQpDQ\"",
                "\"apple-domain-verification=WygDu9fSKJOYbVYa\""
            ],
            "NS": [
                "dns4.charlotte.edu.",
                "dns2.charlotte.edu.",
                "dns3.charlotte.edu.",
                "ns3.uncc.edu.",
                "dns1.charlotte.edu."
            ],
            "SOA": [
                "dns1.charlotte.edu. hostmaster.uncc.edu. 2003318415 10800 3600 604800 86400"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"godaddy.com\"",
                "0 iodef \"mailto:hostmaster@charlotte.edu\"",
                "0 issue \"letsencrypt.org; accounturi=https://acme-v02.api.letsencrypt.org/acme/acct/1726001367\"",
                "0 issue \"amazon.com\"",
                "0 issue \"emsign.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "152.15.38.22"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:64.74.237.230/31 ip4:216.147.212.20/30 ip4:50.31.156.96/27 ip4:50.31.205.0/24 ip4:104.245.209.0/24 include:_spf.google.com include:spf.mandrillapp.com include:_spf.messagegears.net ip4:69.166.148.0/24 ip4:199.188.157.80 ip4:136.147.208.0/24 ip4:66.45.4.80 ip4:198.21.1.32 ip4:198.187.196.100 ip4:199.244.78.0/24 ip4:207.235.73.0/24 ip4:208.75.123.0/24 ip4:65.181.120.9 ip4:152.15.47.147 ip4:216.12.149.100 ~all",
        "dmarc": "v=DMARC1;p=quarantine;rua=mailto:6390c0a0c9ec7@ag.dmarcly.com;ruf=mailto:6390c0a0c9ec7@fo.dmarcly.com;sp=none;adkim=s;aspf=r;pct=100;fo=1",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.uncc.edu",
        "dkim": "v=DKIM1;k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCT6736K6KweKx0CeHqL4PhCDeiHUf//87B/C6PAHL9K3v0NZjO/lw7SAX8HGDiApEFKSCu0DOvtY3+SCP4XlSuQQOSogkdQn9poip54JerQ2vzOVl/gQgUFDULqzKMClDkQKC0q0VflbndFUZNM6Gf35YaosQMEVvgnPKgPLvUZwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "adjunct.uncc.edu",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "152.15.38.22"
                    ],
                    "time_ms": 43.35
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [],
                    "time_ms": 3059.73
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "152.15.38.22"
                    ],
                    "time_ms": 29.63
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "152.15.38.22"
                    ],
                    "time_ms": 136.51
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "152.15.38.22"
                    ],
                    "time_ms": 68.16
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "InCommon, LLC",
        "subject": "ltm-webits-vip.charlotte.edu",
        "valid_from": "2026-07-09T19:00:00-05:00",
        "valid_to": "2027-01-24T17:59:59-06:00",
        "days_remaining": 167,
        "san": [
            "ltm-webits-vip.charlotte.edu",
            "*.charlotte.edu",
            "*.librarylink.uncc.edu",
            "*.uncc.edu",
            "guides.library.uncc.edu",
            "ns-webits-vip.uncc.edu",
            "uncc.edu"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.charlotte.edu/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 13:43:55 GMT",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-content-type-options": "nosniff",
            "cache-control": "public, max-age=604800",
            "expires": "Thu, 01 Jan 1970 00:00:00 GMT",
            "location": "https://www.charlotte.edu/",
            "content-type": "text/html; charset=UTF-8",
            "set-cookie": "TS013ffc35=016c1e82afc31a48e9e0cdfc2352cccc7b5396d54e7212737ea5f4851711fc7772fedbdc3fc80af7ddedaf91dcc9f4f90681350d3f476a3df316c02ae06432814069a05b30; Path=/",
            "transfer-encoding": "chunked",
            "retry-after": "0",
            "server": "nginx",
            "x-pantheon-redirect": "primary-domain-policy-doc",
            "x-served-by": "cache-chi-kigq8000162-CHI, cache-stl760030-STL, cache-stl760030-STL, cache-stl760030-STL",
            "x-cache": "HIT, HIT, MISS, MISS",
            "x-cache-hits": "294, 1, 0, 0",
            "x-timer": "S1786369435.184909,VS0,VE5",
            "age": "308072",
            "accept-ranges": "bytes",
            "via": "1.1 varnish, 1.1 varnish, 1.1 varnish, 1.1 varnish",
            "content-length": "129692",
            "strict-transport-security": "max-age=31622400",
            "x-pantheon-styx-hostname": "styx-us-a-7ffbcf568d-9kr25",
            "x-redirect-by": "WordPress",
            "x-styx-req-id": "3e61104c-91f4-11f1-a0dd-2214acc01647",
            "content-security-policy": "frame-ancestors 'self' https://*.charlotte.edu https://*.uncc.edu https://uncc.instructure.com; frame-src 'self' blob: comgooglemaps: gsa: https://9572357.fls.doubleclick.net https://accounts.google.com https://airtable.com https://api.recollect.net https://apis.google.com https://app.smartsheet.com https://*.arcgis.com https://calculator.charlotte.edu https://calendar.google.com https://calendly.com https://canva.com https://cdnapisec.kaltura.com https://cdn.knightlab.com https://*.charlotte.edu https://datastudio.google.com https://datawrapper.dwcdn.net https://docs.google.com https://drive.google.com https://edabroad.h5p.com https://e.infogram.com https://e.issuu.com https://embed.podcasts.apple.com https://embed.styledcalendar.com https://flo.uri.sh https://forms.hsforms.com https://*.github.io https://*.hotjar.com https://*.hotjar.io https://lookerstudio.google.com https://maphub.net https://maps.google.com https://maps.mecklenburgcountync.gov https://mcmap.org https://m.facebook.com https://my.matterport.com https://platform.twitter.com https://player.vimeo.com https://public.tableau.com https://*.skedda.com https://*.spotify.com https://syndication.twitter.com https://*.uncc.edu https://uncc--full123.sandbox.my.site.com https://uncc-mps-training.s3.amazonaws.com https://uncc.my.salesforce-scrt.com https://uncc.my.site.com https://view-awesome-table.com https://vimeo.com https://vocalvideo.com https://web.facebook.com https://whova.com https://w.soundcloud.com https://www.buzzsprout.com https://www.canva.com https://www.facebook.com https://www.google.com https://www.googletagmanager.com https://www.instagram.com https://www.theweather.com https://www.youtube.com https://www.youtube-nocookie.com https://youtu.be https://youtube.com",
            "permissions-policy": "accelerometer=(), camera=(), cross-origin-isolated=(), document-domain=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), usb=(), xr-spatial-tracking=()",
            "vary": "Accept-Encoding, Cookie, Cookie",
            "link": "<https://www.charlotte.edu/>; rel=shortlink"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.charlotte.edu/",
        "title": "The University of North Carolina at Charlotte Homepage",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "152.15.38.22": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx1.hc4583-82.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 9.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.6,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 88.54
}