Skip to content

Hostname

click2cart.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.68.10718.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.12718.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.3818.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.4418.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.246.10518.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.11618.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.3518.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.7518.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.102.12318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9718.66.102.0/24AS16509AMAZON-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 click2cart.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for click2cart.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from click2cart.com.

Cypher and MCP

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

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