Skip to content

Hostname

mode-elle.ca

Last fetched

mode-elle.ca resolves to 1 IPv4 address operated by AS63949 in CA. WHOIS lists registrar:wild west domains canada, inc. as the registrar.

Nutrition Label

WHISPER CANON · mode-elle.caRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mode-elle.ca

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.22.195172.105.0.0/19AS63949CA

WHOIS identity

Registrar
registrar:wild west domains canada, inc.
Organization
Contact emails

Subdomains

9 observed subdomains of mode-elle.ca.

Web-graph footprint

Distinct hostnames that link to or from mode-elle.ca in the public web crawl.

9 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mode-elle.ca.

MechanismTarget
SPF_Amode-elle.ca
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEwebsitewelcome.com
SPF_MXmode-elle.ca

Related pages

Pivot deeper into the graph from mode-elle.ca.

Cypher and MCP

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

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