Skip to content

Hostname

shopcravings.ca

Last fetched

shopcravings.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · shopcravings.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/shopcravings.ca

Resolution chain

shopcravings.ca 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
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

10 observed subdomains of shopcravings.ca.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for shopcravings.ca.

MechanismTarget
SPF_Ashopcravings.ca
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEspf.supercp.com
SPF_IP66.198.240.42
SPF_IP75.98.175.98
SPF_MXshopcravings.ca

Related pages

Pivot deeper into the graph from shopcravings.ca.

Cypher and MCP

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

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