Skip to content

Hostname

mcw.edu

Last fetched

mcw.edu resolves to 1 IPv4 address operated by MCW-1-AS - Medical College of Wisconsin in US.

Nutrition Label

WHISPER CANON · mcw.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mcw.edu

Resolution chain

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

IPPrefixASNOperatorCountry
141.106.255.27141.106.0.0/16AS33503MCW-1-AS - Medical College of WisconsinUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mcw.edu.

MechanismTarget
SPF_Aspf.ltg.email
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf-0021c101.pphosted.com
SPF_INCLUDEspf-us.wfs.cloud
SPF_IP205.220.162.138
SPF_IP205.220.174.137
SPF_IP207.200.20.66/32

Related pages

Pivot deeper into the graph from mcw.edu.

Cypher and MCP

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

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