Skip to content

Hostname

finmo.ca

Last fetched

finmo.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · finmo.caRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/finmo.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.224.101108.156.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.224.29108.156.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.224.49108.156.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.224.84108.156.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.140.10418.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.12018.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.12318.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.518.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
lendesk technologies ulc ulc.
Contact emails

Subdomains

7 observed subdomains of finmo.ca.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for finmo.ca.

MechanismTarget
SPF_INCLUDE7786787.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from finmo.ca.

Cypher and MCP

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

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