Skip to content

Hostname

scratch2cash.com

Last fetched

scratch2cash.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · scratch2cash.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/scratch2cash.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.37.11813.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.2713.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.5013.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.913.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
143.204.55.22143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.6143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.82143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.90143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.173.187.1918.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.218.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.418.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.7218.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.1118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
asg technologies
Contact emails

Subdomains

40 observed subdomains of scratch2cash.com.

Web-graph footprint

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

60 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for scratch2cash.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from scratch2cash.com.

Cypher and MCP

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

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