Skip to content

Hostname

cartstack.com

Last fetched

cartstack.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cartstack.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cartstack.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.1213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.1313.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.12718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.12918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.230.1023.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.1073.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.313.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.993.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:146
Organization
10fold solutions
Contact emails

Subdomains

28 observed subdomains of cartstack.com.

Web-graph footprint

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

427 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cartstack.com.

MechanismTarget
SPF_INCLUDE_spf.cartstack_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from cartstack.com.

Cypher and MCP

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

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