Hostname
danielsdnd.com
Last fetched
danielsdnd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
danielsdnd.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.174.193.19 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.28 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.32 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.75 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.85.31.25 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.34 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.67 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.81 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of danielsdnd.com owner
- Contact emails
- 40878870-6cef-4b59-b6a9-185100d5055f@identity-protect.org
- 65164e58-bf4d-4243-b837-1e4b82f71855@identity-protect.org
- b3619038-a6dd-4a3a-977f-90d1a3084411@identity-protect.org
- cb99c016-50c4-4441-a296-7eb184b08100@identity-protect.org
- d4651ffb-0f56-437c-938f-e2bfb132e035@identity-protect.org
- daf913f2-6411-4444-a2b7-60b6b194584a@identity-protect.org
- owner-10487404@danielsdnd.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from danielsdnd.com.
- IP · 3.174.193.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 40878870-6cef-4b59-b6a9-185100d5055f@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: "danielsdnd.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.