Hostname
donkaggroandconstruction.com
Last fetched
donkaggroandconstruction.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
donkaggroandconstruction.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.139.16.123 | 108.139.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.16.128 | 108.139.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.16.162 | 108.139.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.16.82 | 108.139.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.141 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.167 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.175 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.131.181 | 18.164.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of donkaggroandconstruction.com owner
- Contact emails
- 7632bcad-5864-440d-bafc-3225795fbddd@identity-protect.org
- c328415b-6abc-427e-aa2c-c7faa3ac59ce@identity-protect.org
- d95e63a3-d4f2-489b-8e6f-91b68de2f6d8@identity-protect.org
- dbff905f-c553-43ea-b075-8a57f68b79a8@identity-protect.org
- owner-8980617@donkaggroandconstruction.com.whoisprivacyservice.org
- owner@donkaggroandconstruction.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from donkaggroandconstruction.com.
- IP · 108.139.16.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 7632bcad-5864-440d-bafc-3225795fbddd@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: "donkaggroandconstruction.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.