Hostname
fortunecake.com
Last fetched
fortunecake.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fortunecake.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.252.59 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.75 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.85 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.89 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.110.24 | 18.154.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.110.7 | 18.154.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.110.75 | 18.154.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.110.93 | 18.154.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- c l
- Contact emails
- domains@hugedomains.com
- lefortunecake@gmail.com
- support@dropcatch.com
- 660dcf31-31b8-4403-adf0-d0e0c9668b62@identity-protect.org
- 9a0b039b-f269-4ad0-8985-ded59e417693@identity-protect.org
- c45bb843-eaa3-426d-97a0-72c68b5411b7@identity-protect.org
- db1d8376-2e5f-42b1-b9fb-a43591a535e3@identity-protect.org
- owner-4062324@fortunecake.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of fortunecake.com.
Threat posture
History
Related pages
Pivot deeper into the graph from fortunecake.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fortunecake.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.