Hostname
leftcakes.net
Last fetched
leftcakes.net resolves to 1 IPv4 address operated by TRABIA - Trabia SRL in MD. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
leftcakes.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.175.129.125 | 178.175.129.0/24 | AS43289 | TRABIA - Trabia SRL | MD |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
33 observed subdomains of leftcakes.net.
Showing 19 of 33. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- leftcakes.net
SPF policy
4 SPF mechanisms authorising senders for leftcakes.net.
| Mechanism | Target |
|---|---|
| SPF_A | leftcakes.net |
| SPF_IP | 178.175.129.122 |
| SPF_IP | 178.175.129.125 |
| SPF_MX | leftcakes.net |
Related pages
Pivot deeper into the graph from leftcakes.net.
- IP · 178.175.129.125
- ASN · AS43289TRABIA - Trabia SRL
- Registrar · iana:1068
- Country · MD
- Email · aeb703da21e340e59fac875f0ac90d4d.protect@withheldforprivacy.com
- TLD · .net
- Browse hostnames · le…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leftcakes.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.