Hostname
david-astrid.com
Last fetched
david-astrid.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
david-astrid.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 |
|---|---|---|---|---|
| 3.171.153.100 | 3.171.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.153.102 | 3.171.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.153.17 | 3.171.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.153.39 | 3.171.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.50.35 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.39 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.74 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.91 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of david-astrid.com owner
- Contact emails
- 0a82162b-67ac-491a-9837-413d403c8e1a@identity-protect.org
- 1af8fea0-9647-44f8-a97d-4a91d1b1b0c1@identity-protect.org
- 2ed7ceb7-8721-4354-9895-67e4ae56d688@identity-protect.org
- 84e5e286-af25-4cfb-b3f7-538273c0bb3a@identity-protect.org
- b80987aa-64c8-4b2b-b35a-0c93aad51f17@identity-protect.org
- d16f1270-f2f1-4e25-933c-0b63c11e98f2@identity-protect.org
- ede030e7-706c-4f52-84f2-368f6766240d@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from david-astrid.com.
- IP · 3.171.153.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0a82162b-67ac-491a-9837-413d403c8e1a@identity-protect.org
- TLD · .com
- Browse hostnames · da…
- 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: "david-astrid.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.