Hostname
almostdeadflowers.com
Last fetched
almostdeadflowers.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
almostdeadflowers.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 |
|---|---|---|---|---|
| 108.156.184.114 | 108.156.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.184.3 | 108.156.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.184.43 | 108.156.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.184.88 | 108.156.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.28.115 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.47 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.84 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.97 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of almostdeadflowers.com owner
- Contact emails
- 1a83d612-a8e8-4169-a440-da0a36cea15e@identity-protect.org
- 39a64d73-13bb-4ddb-ac5a-811a046cf567@identity-protect.org
- 823b391e-cc26-4de0-884b-d7bd3c3f75af@identity-protect.org
- c334a891-c8be-4074-8d7e-fb30afb8b836@identity-protect.org
- c8aedab3-b377-48a2-bf14-8193f4c84157@identity-protect.org
- dd7eb10f-ef01-4e77-bff1-61bea4c07a0d@identity-protect.org
- ff65a155-48c5-442e-85f8-c68e75ed1b41@identity-protect.org
Subdomains
1 observed subdomain of almostdeadflowers.com.
| Subdomain |
|---|
| www.almostdeadflowers.com |
Web-graph footprint
Distinct hostnames that link to or from almostdeadflowers.com in the public web crawl.
7 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from almostdeadflowers.com.
- IP · 108.156.184.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1a83d612-a8e8-4169-a440-da0a36cea15e@identity-protect.org
- TLD · .com
- Browse hostnames · al…
- 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: "almostdeadflowers.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.