Hostname
de-ana.com
Last fetched
de-ana.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
de-ana.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.194.144.238 | 18.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of de-ana.com owner
- Contact emails
- alvarez.anadelia@gmail.com
- 623b7115-d9fc-4a03-8531-19d25894d2d3@identity-protect.org
- 79ff11de-c883-4fde-9657-031826301b65@identity-protect.org
- c9225e5f-3972-42f6-b6d8-1cdd28938b83@identity-protect.org
- e1cb8da2-cef0-48b1-baab-688dfbd94491@identity-protect.org
- owner-10347686@de-ana.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of de-ana.com.
| Subdomain |
|---|
| www.de-ana.com |
Web-graph footprint
Distinct hostnames that link to or from de-ana.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from de-ana.com.
- IP · 18.194.144.238
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · alvarez.anadelia@gmail.com
- 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: "de-ana.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.