Skip to content

Hostname

cleanbreak.ca

Last fetched

cleanbreak.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:myid.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · cleanbreak.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cleanbreak.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:myid.ca inc.
Organization
Contact emails

Subdomains

8 observed subdomains of cleanbreak.ca.

Web-graph footprint

Distinct hostnames that link to or from cleanbreak.ca in the public web crawl.

65 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • cleanbreak.ca

SPF policy

3 SPF mechanisms authorising senders for cleanbreak.ca.

MechanismTarget
SPF_Acleanbreak.ca
SPF_IP54.39.51.72
SPF_MXcleanbreak.ca

Related pages

Pivot deeper into the graph from cleanbreak.ca.

Cypher and MCP

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

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