Skip to content

Hostname

uncc.edu

Last fetched

uncc.edu resolves to 1 IPv4 address operated by UNCC-AS - University of North Carolina at Charlotte in US.

Nutrition Label

WHISPER CANON · uncc.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/uncc.edu

Resolution chain

uncc.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
152.15.38.22152.15.0.0/16AS53384UNCC-AS - University of North Carolina at CharlotteUS

WHOIS identity

Registrar
Organization
university of north carolina at charlotte
Contact emails

Subdomains

3,312 observed subdomains of uncc.edu.

Web-graph footprint

Distinct hostnames that link to or from uncc.edu in the public web crawl.

740 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for uncc.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP104.245.209.0/24
SPF_IP136.147.208.0/24
SPF_IP152.15.47.147
SPF_IP198.187.196.100/32
SPF_IP198.21.1.32/32
SPF_IP199.188.157.80/32
SPF_IP199.244.78.0/24
SPF_IP207.235.73.0/24
SPF_IP208.75.123.0/24
SPF_IP216.12.149.100/32
SPF_IP216.147.212.20/30
SPF_IP50.31.156.96/27
SPF_IP50.31.205.0/24
SPF_IP64.74.237.230/31
SPF_IP65.181.120.9
SPF_IP66.45.4.80
SPF_IP69.166.148.0/24

Related pages

Pivot deeper into the graph from uncc.edu.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "uncc.edu"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.