Hostname
herzing.edu
Last fetched
herzing.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
herzing.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
- herzing,
- Contact emails
- —
Subdomains
89 observed subdomains of herzing.edu.
Showing 25 of 89. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from herzing.edu in the public web crawl.
1,283 sites link to this hostname.
1,069 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for herzing.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | wappmail.com |
| SPF_IP | 104.239.228.198/32 |
| SPF_IP | 104.239.230.68/32 |
| SPF_IP | 135.84.68.123/32 |
| SPF_IP | 142.0.163.171 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 162.242.255.178/32 |
| SPF_IP | 172.99.112.204/32 |
| SPF_IP | 172.99.75.88 |
| SPF_IP | 174.128.1.123/32 |
| SPF_IP | 174.47.123.0/24 |
| SPF_IP | 184.106.13.89/32 |
| SPF_IP | 198.21.3.53/32 |
| SPF_IP | 206.152.14.54/32 |
| SPF_IP | 208.39.76.0/26 |
| SPF_IP | 208.86.168.7/32 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 63.32.233.163 |
| SPF_IP | 67.192.185.251/32 |
Related pages
Pivot deeper into the graph from herzing.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "herzing.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.