Skip to content

Hostname

midmich.edu

Last fetched

midmich.edu resolves to 1 IPv4 address operated by TUT-AS - Total Uptime Technologies, LLC in US.

Nutrition Label

WHISPER CANON · midmich.eduRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/midmich.edu

Resolution chain

midmich.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.59.56.190216.59.56.0/24AS53334TUT-AS - Total Uptime Technologies, LLCUS

WHOIS identity

Registrar
Organization
mid michigan community college
Contact emails

Subdomains

29 observed subdomains of midmich.edu.

Web-graph footprint

Distinct hostnames that link to or from midmich.edu in the public web crawl.

245 sites link to this hostname.

459 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for midmich.edu.

MechanismTarget
SPF_Afw.midmich.edu
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP147.160.167.0/26
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP67.209.250.213
SPF_MXmidmich.edu

Related pages

Pivot deeper into the graph from midmich.edu.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "midmich.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.