Skip to content

Hostname

clcmn.edu

Last fetched

clcmn.edu resolves to 2 IPv4 addresses operated by MSUS-AS - Minnesota State Colleges and Universities in US.

Nutrition Label

WHISPER CANON · clcmn.eduRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/clcmn.edu

Resolution chain

clcmn.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.29.212.14134.29.0.0/16AS675MSUS-AS - Minnesota State Colleges and UniversitiesUS
64.91.247.15064.91.224.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
Organization
central lakes college
Contact emails

Subdomains

16 observed subdomains of clcmn.edu.

Web-graph footprint

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

341 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for clcmn.edu.

MechanismTarget
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEmbssmtp.mbsbooks.com
SPF_INCLUDEspf.blackboardconnect.com
SPF_INCLUDEspf.mnstate.us
SPF_INCLUDEspf.outreachsystems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP134.29.212.4
SPF_IP198.105.13.0/24

Related pages

Pivot deeper into the graph from clcmn.edu.

Cypher and MCP

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

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