Hostname
deanfeinman.com
Last fetched
deanfeinman.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
deanfeinman.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 |
|---|---|---|---|---|
| 65.9.189.108 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.114 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.116 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.51 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.57.120 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.16 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.46 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.96 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of deanfeinman.com owner
- Contact emails
- victor.feinman@gmail.com
- 81d4a005-3c8d-4a39-b120-c0c8580f5449@identity-protect.org
- 89cdcc3b-12ba-4144-832a-c67e1ec30c0c@identity-protect.org
- ad9d2721-de56-4af9-a942-3ac5c3c2c560@identity-protect.org
- d3a6009b-81b0-4c83-9410-983b5c56c48e@identity-protect.org
- f64f5720-4302-4c57-97a9-4318be19a913@identity-protect.org
- owner-10397740@deanfeinman.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of deanfeinman.com.
| Subdomain |
|---|
| www.deanfeinman.com |
Threat posture
History
Related pages
Pivot deeper into the graph from deanfeinman.com.
- IP · 65.9.189.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · victor.feinman@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: "deanfeinman.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.