Skip to content

Hostname

ldar.ca

Last fetched

ldar.ca resolves to 1 IPv4 address operated by 7HOOPNETWORK - 7Hoop Network Telecom, LLC in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · ldar.caRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ldar.ca

Resolution chain

ldar.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.152.168.27104.152.168.0/22AS630687HOOPNETWORK - 7Hoop Network Telecom, LLCCA

WHOIS identity

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

Subdomains

8 observed subdomains of ldar.ca.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ldar.ca.

MechanismTarget
SPF_Aldar.ca
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.152.168.27
SPF_IP85.113.88.128/26

Related pages

Pivot deeper into the graph from ldar.ca.

Cypher and MCP

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

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