Skip to content

Hostname

eklore.ca

Last fetched

eklore.ca resolves to 2 IPv4 addresses operated by OVH in CH. WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
141.227.158.131141.227.158.0/24AS16276OVHCH
216.128.179.195216.128.176.0/20AS20473AS-VULTR - The Constant Company, LLCCA

WHOIS identity

Registrar
registrar:whc online solutions inc.
Organization
eklore
Contact emails

Subdomains

26 observed subdomains of eklore.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for eklore.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.web-dns1.com
SPF_IP54.39.100.97

Related pages

Pivot deeper into the graph from eklore.ca.

Cypher and MCP

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

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