Skip to content

Hostname

ldcu.ca

Last fetched

ldcu.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · ldcu.caRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ldcu.ca

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.11913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.1813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.3313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.1899.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.2699.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.4999.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.9499.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:456
Organization
central 1 credit union
Contact emails

Subdomains

8 observed subdomains of ldcu.ca.

Web-graph footprint

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

27 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ldcu.ca.

MechanismTarget
SPF_EXISTS%{i}.spf.hc368-39.ca.iphmx.com
SPF_INCLUDE_spf_useast2.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP72.2.55.168
SPF_MXldcu.ca

Related pages

Pivot deeper into the graph from ldcu.ca.

Cypher and MCP

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

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