Skip to content

Hostname

leftcakes.com

Last fetched

leftcakes.com resolves to 2 IPv4 addresses operated by RICAWEBSERVICES - Rica Web Services in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · leftcakes.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/leftcakes.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.5.246.204149.5.244.0/22AS26832RICAWEBSERVICES - Rica Web ServicesCA
154.12.118.105154.12.116.0/22AS26832RICAWEBSERVICES - Rica Web ServicesCA

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

19 observed subdomains of leftcakes.com.

Threat posture

History

Mail and authentication

MX records

  • leftcakes.com

SPF policy

3 SPF mechanisms authorising senders for leftcakes.com.

MechanismTarget
SPF_Aleftcakes.com
SPF_IP178.175.129.122
SPF_MXleftcakes.com

Related pages

Pivot deeper into the graph from leftcakes.com.

Cypher and MCP

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

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