Hostname
danamoll.com
Last fetched
danamoll.com resolves to 2 IPv4 addresses operated by ACTIVECLOUD-BY-AS - Aktivnie Tehnologii LLC in BY. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
danamoll.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.47.152.90 | 185.47.152.0/23 | AS202090 | ACTIVECLOUD-BY-AS - Aktivnie Tehnologii LLC | BY |
| 185.47.153.107 | 185.47.153.0/24 | AS202090 | ACTIVECLOUD-BY-AS - Aktivnie Tehnologii LLC | BY |
WHOIS identity
- Registrar
- iana:69
- Organization
- iooo 'zomieks inviestmient'
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from danamoll.com.
- IP · 185.47.152.90
- ASN · AS202090ACTIVECLOUD-BY-AS - Aktivnie Tehnologii LLC
- Registrar · iana:69
- Country · BY
- Email · admin@bir.by
- 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: "danamoll.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.