Skip to content

Hostname

sugar-cube.ca

Last fetched

sugar-cube.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:promo people inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.79.64.4651.79.0.0/17AS16276OVHCA

WHOIS identity

Registrar
registrar:promo people inc.
Organization
Contact emails

Subdomains

11 observed subdomains of sugar-cube.ca.

Web-graph footprint

Distinct hostnames that link to or from sugar-cube.ca in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • sugar-cube.ca

SPF policy

5 SPF mechanisms authorising senders for sugar-cube.ca.

MechanismTarget
SPF_Asugar-cube.ca
SPF_INCLUDErelay.mailchannels.net
SPF_IP64.34.156.151
SPF_IP66.102.132.75
SPF_MXsugar-cube.ca

Related pages

Pivot deeper into the graph from sugar-cube.ca.

Cypher and MCP

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

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