Hostname
demonimpcloud.com
Last fetched
demonimpcloud.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
demonimpcloud.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.226.94.117 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.127 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.39 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.85 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.137.44.66 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 216.137.44.67 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 216.137.44.81 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 216.137.44.96 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of demonimpcloud.com owner
- Contact emails
- 60292744-7c45-40f2-aaf6-f41f7ac61683@identity-protect.org
- ba462a49-4391-48eb-9065-07090711bd75@identity-protect.org
- bf92fdc9-cfe6-4534-8ac5-85f80e907a75@identity-protect.org
- d6e37e41-4b8a-496a-89f7-5b003065b801@identity-protect.org
- f75ea8e6-3b12-4aaf-914d-920a6337423a@identity-protect.org
- faa9f12c-2873-4e89-b428-988ea3a2e161@identity-protect.org
Subdomains
6 observed subdomains of demonimpcloud.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for demonimpcloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from demonimpcloud.com.
- IP · 13.226.94.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 60292744-7c45-40f2-aaf6-f41f7ac61683@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: "demonimpcloud.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.