Skip to content

Hostname

leede.ca

Last fetched

leede.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:namespro solutions inc. as the registrar.

Nutrition Label

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

Resolution chain

leede.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:namespro solutions inc.
Organization
leede financial markets
Contact emails

Subdomains

12 observed subdomains of leede.ca.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for leede.ca.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.14/32
SPF_IP147.160.167.15/32
SPF_IP167.212.101.126
SPF_IP173.249.144.134
SPF_IP184.69.170.26
SPF_IP184.69.68.242
SPF_IP184.70.98.54
SPF_IP204.101.39.226
SPF_IP205.139.110.141/24
SPF_IP206.47.194.242
SPF_IP216.210.109.132
SPF_IP216.26.177.160/30
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP3.14.118.239
SPF_IP3.18.134.109
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP74.91.95.234
SPF_IP74.91.95.237/32
SPF_IP8.36.41.58

Related pages

Pivot deeper into the graph from leede.ca.

Cypher and MCP

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

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