Hostname
mills.edu
Last fetched
mills.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
mills.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
- mills college
- Contact emails
- —
Subdomains
111 observed subdomains of mills.edu.
Showing 25 of 111. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mills.edu in the public web crawl.
706 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for mills.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | cust-spf.cashnet.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.245.209.192/26 |
| SPF_IP | 144.91.2.51 |
| SPF_IP | 144.91.2.56 |
| SPF_IP | 144.91.2.57 |
| SPF_IP | 144.91.2.73 |
| SPF_IP | 144.91.3.18 |
| SPF_IP | 155.33.16.32 |
| SPF_IP | 162.247.216.0/22 |
| SPF_IP | 167.89.16.8/32 |
| SPF_IP | 184.106.13.89/32 |
| SPF_IP | 216.82.192.19/24 |
| SPF_IP | 3.128.236.80 |
| SPF_IP | 3.139.232.78 |
| SPF_IP | 3.223.100.88 |
| SPF_IP | 34.200.182.36 |
| SPF_IP | 50.18.89.44 |
| SPF_IP | 50.31.156.96/27 |
| SPF_IP | 52.35.81.117 |
| SPF_IP | 54.151.112.86 |
| SPF_IP | 54.214.32.131 |
| SPF_IP | 74.122.104.0/22 |
Related pages
Pivot deeper into the graph from mills.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mills.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.