Skip to content

Hostname

cartooncollections.com

Last fetched

cartooncollections.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.46.47108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.61108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.8108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.91108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
54.192.35.2954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:9
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

27 observed subdomains of cartooncollections.com.

Web-graph footprint

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

54 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cartooncollections.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com

Related pages

Pivot deeper into the graph from cartooncollections.com.

Cypher and MCP

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

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