Skip to content

Hostname

deeded.ca

Last fetched

deeded.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:10850365 canada ltd. o/a namecheap, inc. as the registrar.

Nutrition Label

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

Resolution chain

deeded.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:10850365 canada ltd. o/a namecheap, inc.
Organization
boaz ferrazi
Contact emails

Subdomains

25 observed subdomains of deeded.ca.

Web-graph footprint

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

69 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for deeded.ca.

MechanismTarget
SPF_Adeeded.ca
SPF_INCLUDE21806307.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP15.223.87.23
SPF_IP35.183.179.205
SPF_IP35.183.196.206
SPF_MXdeeded.ca

Related pages

Pivot deeper into the graph from deeded.ca.

Cypher and MCP

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

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