Skip to content

Hostname

dalimar.ca

Last fetched

dalimar.ca resolves to 1 IPv4 address operated by Net Info Informatica Ltda in US. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · dalimar.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/dalimar.ca

Resolution chain

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

IPPrefixASNOperatorCountry
67.209.50.7067.209.50.0/24AS400000Net Info Informatica LtdaUS

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
dalimar instruments
Contact emails

Subdomains

1 observed subdomain of dalimar.ca.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dalimar.ca.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.constantcontact.com
SPF_IP62.159.24.34
SPF_IP67.209.50.78
SPF_MXdalimar.ca

Related pages

Pivot deeper into the graph from dalimar.ca.

Cypher and MCP

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

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