Hostname
quantumgatsby.com
Last fetched
quantumgatsby.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
quantumgatsby.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 |
|---|---|---|---|---|
| 18.64.207.14 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.207.19 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.207.61 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.207.91 | 18.64.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.68.101 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.12 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.41 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.71 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of quantumgatsby.com owner
- Contact emails
- 29ed941d-29c8-401f-b806-4f234343283a@identity-protect.org
- 396e3504-d6c6-444e-82cb-8287166283df@identity-protect.org
- 45991fa4-9c10-4e65-879a-d1445cc239e8@identity-protect.org
- 66dab0fb-8264-480c-a4f4-f4efed8c6e89@identity-protect.org
- 76b7688e-6f25-4bc8-b0a8-993253466497@identity-protect.org
- 7d5d6f24-26c2-40e8-ad28-682b8115e8f8@identity-protect.org
- 837090c9-98f8-4b61-a607-234357b95a89@identity-protect.org
- owner-8112800@quantumgatsby.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of quantumgatsby.com.
| Subdomain |
|---|
| sa.quantumgatsby.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from quantumgatsby.com.
- IP · 18.64.207.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 29ed941d-29c8-401f-b806-4f234343283a@identity-protect.org
- TLD · .com
- Browse hostnames · qu…
- 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: "quantumgatsby.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.