Hostname
donkeymasters.com
Last fetched
donkeymasters.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
donkeymasters.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 |
|---|---|---|---|---|
| 52.219.62.118 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.66.54 | 52.219.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of donkeymasters.com owner
- Contact emails
- 0614bab3-5fd8-48b3-879b-67e277d08626@identity-protect.org
- 12e885cc-eb4f-4227-ba3b-fd4fb4b67f34@identity-protect.org
- 4c9213fd-63b9-434a-9f46-37190e4fde66@identity-protect.org
- 5cefb951-17d0-4a93-ae1a-4cbdac978d96@identity-protect.org
- b68e5857-3e72-4cce-ae4a-a11e6218f8e3@identity-protect.org
- b70cc453-ef78-4584-9142-51700884701d@identity-protect.org
- debc4117-ba22-40dd-b01f-9d0578d321bb@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from donkeymasters.com.
- IP · 52.219.62.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 0614bab3-5fd8-48b3-879b-67e277d08626@identity-protect.org
- TLD · .com
- Browse hostnames · do…
- 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: "donkeymasters.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.