Hostname
amalucakes.com
Last fetched
amalucakes.com resolves to 1 IPv4 address operated by AS47583 in BR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
amalucakes.com 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 |
|---|---|---|---|---|
| 147.93.64.145 | 147.93.64.0/21 | AS47583 | — | BR |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 0f85909caaf132fcbf743250cb4e5776ad1d338b3ffd0acb9e1f4fca6922b54c@amalucakes.com.whoisproxy.org
- 291c45bed1384ecb3d0110f8684e9f4f66352473d25c7f7223f423e35f6c2ba0@amalucakes.com.whoisproxy.org
- 3e674d732a760037e5a1ee13921f54287d16de730986a941c6549dfb54ec971c@amalucakes.com.whoisproxy.org
- 562a3d7b51bda1ce7fecf7c9d5513ceed919ec1feb13888c6f5d5889aebb2323@amalucakes.com.whoisproxy.org
- 59870cd4593e81f16fc691a910e278a8cedb60ab9da49afa84c6be49796dd048@amalucakes.com.whoisproxy.org
- 67c5b4949292bf7030d89f3e0cc5b8832a38e1cb7341371bc1a3312a1c937fa0@amalucakes.com.whoisproxy.org
- 67d304066d908f1a2ffc4ee88ce6233a810882bd4a2949ef0151d4f587e01c3d@amalucakes.com.whoisproxy.org
- 74cd1752acfb4c42e45e4022d6b6361af7debb35efc97359766dbbc8fb3ca4e0@amalucakes.com.whoisproxy.org
- 75a47bcab321c186fde1d65cf7bf787dc7e194981ff841f8a274cbff4632bd6d@amalucakes.com.whoisproxy.org
- 7e655f3c0f90855d61f1d221b2f77e0b0a542a20d76f1ac2ff08eb92859394d6@amalucakes.com.whoisproxy.org
- 81fbcf6520f45277d910c6c6f3d2551a3f50c546007a44d84f042408808acfbd@amalucakes.com.whoisproxy.org
- 952f8da1ae7442e9c54ccc0f969598e08cd20143c9bd5eff5186fd98fc45a326@amalucakes.com.whoisproxy.org
- cc97972254e916dd2877e835bf6d1256cdaded99f8e5cd96202365ddc2d899d8@amalucakes.com.whoisproxy.org
- f79ad168af99d3f34dbfe467e18c026e8e44fee6f95971c6704f6457599724ed@amalucakes.com.whoisproxy.org
Subdomains
1 observed subdomain of amalucakes.com.
| Subdomain |
|---|
| www.amalucakes.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for amalucakes.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from amalucakes.com.
- IP · 147.93.64.145
- ASN · AS47583
- Registrar · iana:269
- Country · BR
- Email · 0f85909caaf132fcbf743250cb4e5776ad1d338b3ffd0acb9e1f4fca6922b54c@amalucakes.com.whoisproxy.org
- TLD · .com
- Browse hostnames · am…
- 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: "amalucakes.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.