Skip to content

Hostname

millikin.edu

Last fetched

millikin.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · millikin.eduRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/millikin.edu

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.

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.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for millikin.edu.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf1.formassembly.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP136.144.1.48
SPF_IP136.144.1.55
SPF_IP136.144.1.67
SPF_IP173.203.81.82
SPF_IP198.187.196.100/32
SPF_IP206.107.42.249/32
SPF_IP206.107.42.254/32
SPF_IP216.147.212.20/30
SPF_IP64.74.237.230/31
SPF_IP74.122.104.0/22
SPF_IP98.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.