Hostname
donkgpt.com
Last fetched
donkgpt.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
donkgpt.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 |
|---|---|---|---|---|
| 108.138.51.112 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.3 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.33 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.77 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.185.43 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.185.82 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.185.86 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.185.91 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of donkgpt.com owner
- Contact emails
- 178b5661-5f3f-4017-b056-1887bb5bda59@identity-protect.org
- 1e022b68-826a-48b1-90fa-3c94b0de7910@identity-protect.org
- 39e72f65-0048-4fff-aba7-20fb5f3a0592@identity-protect.org
- 6bde2f2c-ad22-401f-8798-06710426ac7e@identity-protect.org
- 8be65f42-ae33-4960-85c1-22f877778782@identity-protect.org
- fa5eb619-2198-41a2-9adb-d7b3a22538f3@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from donkgpt.com.
- IP · 108.138.51.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 178b5661-5f3f-4017-b056-1887bb5bda59@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: "donkgpt.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.