Skip to content

Hostname

unca.edu

Last fetched

unca.edu resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA.

Nutrition Label

WHISPER CANON · unca.eduRouting diversity3.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/unca.edu

Resolution chain

unca.edu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.130.216151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.194.216151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.2.216151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.66.216151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
Organization
university of north carolina at asheville
Contact emails

Subdomains

34,460 observed subdomains of unca.edu.

Web-graph footprint

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

722 sites link to this hostname.

357 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for unca.edu.

MechanismTarget
SPF_INCLUDE_spf.explore-blue.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEngwebsolutions.net
SPF_IP148.59.100.16/28
SPF_IP152.18.232.96/27
SPF_IP152.18.243.226
SPF_IP152.18.63.0/24
SPF_IP152.18.64.0/23
SPF_IP152.18.66.0/24
SPF_IP152.18.68.0/24
SPF_IP152.4.218.25
SPF_IP152.46.24.151
SPF_IP192.34.56.28
SPF_IP198.187.196.100/32
SPF_IP3.216.25.29
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP66.194.20.68

Related pages

Pivot deeper into the graph from unca.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "unca.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.