Hostname
fortunacofe.com
Last fetched
fortunacofe.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fortunacofe.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.229.111.27 | 18.229.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.229.46.98 | 18.229.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.20.5.76 | 54.20.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.207.88.253 | 54.207.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.125.250.71 | 56.125.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.126.9.11 | 56.126.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fortunacofe.com owner
- Contact emails
Subdomains
1 observed subdomain of fortunacofe.com.
| Subdomain |
|---|
| www.fortunacofe.com |
Threat posture
History
Related pages
Pivot deeper into the graph from fortunacofe.com.
- IP · 18.229.111.27
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 1a13361c-df2b-4952-be12-af8261532bab@identity-protect.org
- TLD · .com
- Browse hostnames · fo…
- 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: "fortunacofe.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.