Skip to content

Hostname

lei.ca

Last fetched

lei.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

lei.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.255.10118.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.4318.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.4518.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.255.7418.66.255.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.1618.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.4418.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.6618.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.918.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
efl global
Contact emails

Subdomains

8 observed subdomains of lei.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lei.ca.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP132.148.216.48
SPF_IP142.59.66.85
SPF_IP147.189.35.40/32
SPF_IP208.118.137.26
SPF_IP23.103.157.42
SPF_IP64.253.132.140

Related pages

Pivot deeper into the graph from lei.ca.

Cypher and MCP

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

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