Skip to content

Hostname

espacehello.ca

Last fetched

espacehello.ca resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · espacehello.caRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/espacehello.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.22.201.24723.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.49.243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.58.2423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.233.1383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.2.13744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.61.3852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with espacehello.ca in WhisperGraph.

Subdomains

3 observed subdomains of espacehello.ca.

Web-graph footprint

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

67 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for espacehello.ca.

MechanismTarget
SPF_INCLUDE_spf.espacehello_ca._d.easydmarc.pro

Related pages

Pivot deeper into the graph from espacehello.ca.

Cypher and MCP

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

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