Skip to content

Hostname

cake.net

Last fetched

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

Nutrition Label

WHISPER CANON · cake.netRouting diversity4.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cake.net

Resolution chain

cake.net resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.56.37.4313.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.54.16313.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
204.236.172.63204.236.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.164.15752.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.237.5352.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.51.14152.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.228.7152.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.43.10252.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.115.354.241.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.205.254.241.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

85 observed subdomains of cake.net.

Web-graph footprint

Distinct hostnames that link to or from cake.net in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cake.net.

MechanismTarget
SPF_INCLUDEspf-00133a01.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cake.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cake.net"})-[: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.