Hostname
carolinau.edu
Last fetched
carolinau.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
carolinau.edu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
No WHOIS records are currently associated with carolinau.edu in WhisperGraph.
Subdomains
47 observed subdomains of carolinau.edu.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from carolinau.edu in the public web crawl.
122 sites link to this hostname.
147 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for carolinau.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | carolinau.txmail.targetx.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 104.130.123.85 |
| SPF_IP | 159.135.237.56 |
| SPF_IP | 161.38.192.196 |
| SPF_IP | 212.146.236.147 |
| SPF_IP | 212.146.236.219 |
| SPF_IP | 213.32.152.12 |
| SPF_IP | 69.72.46.73 |
Related pages
Pivot deeper into the graph from carolinau.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "carolinau.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.