Skip to content

Hostname

creativecakedesign.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.4213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.94.11013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.11413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.1913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.4613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.12318.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.2418.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.4118.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.9718.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

8 observed subdomains of creativecakedesign.com.

Web-graph footprint

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

87 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for creativecakedesign.com.

MechanismTarget
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from creativecakedesign.com.

Cypher and MCP

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

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