Skip to content

Hostname

gm.cake.net

Last fetched

gm.cake.net resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · gm.cake.netRouting diversity3.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gm.cake.net

Resolution chain

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

IPPrefixASNOperatorCountry
3.208.99.1563.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.190.20334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.112.16544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.223.16444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.111.17554.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.106.10654.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with gm.cake.net in WhisperGraph.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gm.cake.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from gm.cake.net.

Cypher and MCP

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

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