Hostname
millikin.edu
Last fetched
millikin.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
millikin.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
- millikin university
- Contact emails
- —
Subdomains
63 observed subdomains of millikin.edu.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from millikin.edu in the public web crawl.
666 sites link to this hostname.
846 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for millikin.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf1.formassembly.com |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
| SPF_IP | 136.144.1.48 |
| SPF_IP | 136.144.1.55 |
| SPF_IP | 136.144.1.67 |
| SPF_IP | 173.203.81.82 |
| SPF_IP | 198.187.196.100/32 |
| SPF_IP | 206.107.42.249/32 |
| SPF_IP | 206.107.42.254/32 |
| SPF_IP | 216.147.212.20/30 |
| SPF_IP | 64.74.237.230/31 |
| SPF_IP | 74.122.104.0/22 |
| SPF_IP | 98.172.92.152 |
Related pages
Pivot deeper into the graph from millikin.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "millikin.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.