Skip to content

Hostname

sendmecashnow.ca

Last fetched

sendmecashnow.ca resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · sendmecashnow.caRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sendmecashnow.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.219.14515.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.55.1293.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.34.3735.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.239.052.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.85.5399.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
9329-8818 quebec inc.
Contact emails

Subdomains

4 observed subdomains of sendmecashnow.ca.

Web-graph footprint

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

34 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sendmecashnow.ca.

MechanismTarget
SPF_Asendmecashnow.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP72.10.169.45
SPF_MXsendmecashnow.ca

Related pages

Pivot deeper into the graph from sendmecashnow.ca.

Cypher and MCP

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

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