Hostname
stkate.edu
Last fetched
stkate.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
stkate.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
- Registrar
- —
- Organization
- st. catherine university
- Contact emails
- —
Subdomains
107 observed subdomains of stkate.edu.
Showing 25 of 107. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from stkate.edu in the public web crawl.
1,112 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for stkate.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _tuf-spf.touchnet.com |
| SPF_INCLUDE | email.sogolytics.com |
| SPF_INCLUDE | technolutions.net |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 140.225.0.0/16 |
| SPF_IP | 18.232.199.49 |
| SPF_IP | 198.105.13.131/32 |
| SPF_IP | 206.107.42.17/32 |
| SPF_MX | stkate.edu |
Related pages
Pivot deeper into the graph from stkate.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stkate.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.