Skip to content

Hostname

coursesu.com

Last fetched

coursesu.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · coursesu.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/coursesu.com

Resolution chain

coursesu.com 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
iana:81
Organization
coopérative u enseigne
Contact emails

Subdomains

17 observed subdomains of coursesu.com.

Web-graph footprint

Distinct hostnames that link to or from coursesu.com in the public web crawl.

4,027 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for coursesu.com.

MechanismTarget
SPF_Aproduction.digital.systemeu.demandware.net
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail.as8677.net
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEspf.sendinblue.com
SPF_IP160.8.114.211
SPF_IP160.8.114.212
SPF_IP194.145.8.109
SPF_IP194.2.211.113
SPF_IP195.101.47.62

Related pages

Pivot deeper into the graph from coursesu.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "coursesu.com"})-[: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.