Skip to content

Hostname

sendicash.com

Last fetched

sendicash.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · sendicash.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/sendicash.com

Resolution chain

sendicash.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.198.79.65216.198.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
64.29.17.6564.29.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
84.247.177.8684.252.18.0/24AS51167CONTABO - Contabo GmbHGB

WHOIS identity

Registrar
iana:1068
Organization
Contact emails

Subdomains

9 observed subdomains of sendicash.com.

Web-graph footprint

Distinct hostnames that link to or from sendicash.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sendicash.com.

MechanismTarget
SPF_Asendicash.com
SPF_INCLUDEspf.supercp.com
SPF_IP85.187.142.78
SPF_MXsendicash.com

Related pages

Pivot deeper into the graph from sendicash.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sendicash.com"})-[: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.