Skip to content

Hostname

cwallet.com

Last fetched

cwallet.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · cwallet.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cwallet.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.140.12318.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.2418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.7118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.7718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.238.80.1618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.10618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.12118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.12518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cwallet.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.protonmail.ch
SPF_MXcwallet.com

Related pages

Pivot deeper into the graph from cwallet.com.

Cypher and MCP

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

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