Skip to content

Hostname

ledor.ca

Last fetched

ledor.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:456
Organization
groupe ledor inc. mutuelle d'assurance
Contact emails

Subdomains

2 observed subdomains of ledor.ca.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ledor.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.19.212.0/22
SPF_IP205.236.148.144/28
SPF_IP64.254.16.53/32
SPF_IP64.254.21.31
SPF_IP69.67.13.58
SPF_IP69.67.13.61
SPF_IP74.121.245.153

Related pages

Pivot deeper into the graph from ledor.ca.

Cypher and MCP

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

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