Skip to content

Hostname

cwc.edu

Last fetched

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

Nutrition Label

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

Resolution chain

cwc.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
central wyoming college
Contact emails

Subdomains

73 observed subdomains of cwc.edu.

Web-graph footprint

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

358 sites link to this hostname.

349 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for cwc.edu.

MechanismTarget
SPF_INCLUDE46847356.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.watermarkinsights.com
SPF_IP137.85.1.62
SPF_IP137.85.2.25
SPF_IP174.36.44.116/30
SPF_IP199.30.232.0/21
SPF_IP207.195.176.0/20
SPF_IP50.201.66.168/32
SPF_IP52.175.253.197
SPF_IP63.71.8.0/21
SPF_IP64.56.208.32/27
SPF_IP67.227.149.19/32
SPF_IP67.228.158.174/32
SPF_IP67.228.8.0/25
SPF_IP67.228.91.90/32
SPF_IP74.203.184.0/23
SPF_IP75.126.84.128/26

Related pages

Pivot deeper into the graph from cwc.edu.

Cypher and MCP

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

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