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
Resolution chain
eklore.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.227.158.131 | 141.227.158.0/24 | AS16276 | OVH | CH |
| 216.128.179.195 | 216.128.176.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | CA |
WHOIS identity
- Registrar
- registrar:whc online solutions inc.
- Organization
- eklore
- Contact emails
Subdomains
26 observed subdomains of eklore.ca.
Showing 17 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eklore.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for eklore.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.web-dns1.com |
| SPF_IP | 54.39.100.97 |
Related pages
Pivot deeper into the graph from eklore.ca.
- IP · 141.227.158.131
- ASN · AS16276OVH
- Registrar · registrar:whc online solutions inc.
- Country · CH
- Email · eklore@francoisjacob.ca
- TLD · .ca
- Browse hostnames · ek…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.