Skip to content

Hostname

words.erinelliott.ca

Last fetched

words.erinelliott.ca is a registered hostname under the .ca top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with words.erinelliott.ca in WhisperGraph.

Subdomains

1 observed subdomain of words.erinelliott.ca.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for words.erinelliott.ca.

MechanismTarget
SPF_Awords.erinelliott.ca
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.hostpapa.com
SPF_IP66.102.132.118
SPF_IP66.102.132.122
SPF_IP69.90.161.130
SPF_MXwords.erinelliott.ca

Related pages

Pivot deeper into the graph from words.erinelliott.ca.

Cypher and MCP

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

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