Hostname
deckofmanycharacters.com
Last fetched
deckofmanycharacters.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
deckofmanycharacters.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.165.32.126 | 18.165.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.32.42 | 18.165.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.32.49 | 18.165.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.32.61 | 18.165.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.255.128 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.59 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.72 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.82 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of deckofmanycharacters.com owner
- Contact emails
- 2cdd58c8-2262-4a95-be7d-806c1cb0b584@identity-protect.org
- 38ed21c8-3497-469c-a648-4cfdbb9ce678@identity-protect.org
- 6abc65a6-57c3-4838-ae71-5bbf94d319c5@identity-protect.org
- 6b2e24ad-eba2-4d66-9c4f-6f25aba02cb7@identity-protect.org
- 7e2423b5-814a-4ab7-b70c-0659e91f4e22@identity-protect.org
- 9c8f8538-3c39-408e-a8d7-ea39469b3138@identity-protect.org
- e721a82b-5476-4b50-a94e-c2d4f82cc096@identity-protect.org
- owner-8446761@deckofmanycharacters.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from deckofmanycharacters.com.
- IP · 18.165.32.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2cdd58c8-2262-4a95-be7d-806c1cb0b584@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "deckofmanycharacters.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.