Hostname
dantech-solutions.net
Last fetched
dantech-solutions.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dantech-solutions.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 05da4f21-4016-4f52-9cee-b176045622e6@identity-protect.org
- 2105ce52-fc11-4d4d-b309-adacff5b5df7@identity-protect.org
- 56b90204-9aa2-41b6-af90-198a983b79e2@identity-protect.org
- 56e3f85e-2e77-47f2-93df-cbeb99f1bedd@identity-protect.org
- 9f7c22d6-b84c-4800-96dc-a3203e937678@identity-protect.org
- d2a37a32-2454-4cb5-805d-8369024e7d8d@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from dantech-solutions.net.
- IP · 16.15.191.231
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 05da4f21-4016-4f52-9cee-b176045622e6@identity-protect.org
- TLD · .net
- 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: "dantech-solutions.net"})-[: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.