Skip to content

Hostname

get-carrot.com

Last fetched

get-carrot.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

get-carrot.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.155.12013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.12213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.6713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.8013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.252.2113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.113.1418.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.113.5518.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.113.6218.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.113.6418.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 124408276
Contact emails

Subdomains

56 observed subdomains of get-carrot.com.

Web-graph footprint

Distinct hostnames that link to or from get-carrot.com in the public web crawl.

653 sites link to this hostname.

281 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

40 SPF mechanisms authorising senders for get-carrot.com.

Related pages

Pivot deeper into the graph from get-carrot.com.

Cypher and MCP

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

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