Hostname
dumbsheet.com
Last fetched
dumbsheet.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dumbsheet.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 |
|---|---|---|---|---|
| 16.15.203.188 | 16.17.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.207.9 | 16.17.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.104.213 | 16.190.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.32.109 | 16.182.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.97.77 | 16.190.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.123.61 | 52.218.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.126.221 | 52.218.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.232.45 | 52.218.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dumbsheet.com owner
- Contact emails
- c568997bf8b54ee4af5ffdeb94a783f0.protect@whoisguard.com
- 1d63d45a-4c86-423a-96fd-8959cf9b5094@identity-protect.org
- 5be50d04-7525-4056-a780-5bd7fa36aca1@identity-protect.org
- 5dc27311-02ba-4562-a0e4-e202844a06b8@identity-protect.org
- b77a85f1-e9d1-41e7-bbdf-d864667bdd99@identity-protect.org
- owner-1422698@dumbsheet.com.whoisprivacyservice.org
- owner-5522298@dumbsheet.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from dumbsheet.com.
- IP · 16.15.203.188
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · c568997bf8b54ee4af5ffdeb94a783f0.protect@whoisguard.com
- TLD · .com
- Browse hostnames · du…
- 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: "dumbsheet.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.