Hostname
digitaltool-dmi.com
Last fetched
digitaltool-dmi.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
digitaltool-dmi.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.114.131.95 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.48.208 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.199.38.222 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.199.71.186 | 54.199.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of digitaltool-dmi.com owner
- Contact emails
- 0a67ca36-7cf1-4338-894c-1e296c8d03c5@identity-protect.org
- 10ca5751-1384-4209-9cd0-84ff5ddc7dde@identity-protect.org
- 15737087-ed2e-49aa-a18b-17171619b3a9@identity-protect.org
- 446a958d-b5b9-4e95-a29c-8e508c9c3077@identity-protect.org
- 615bf657-8bc1-4c01-a0c3-8939000fc7ef@identity-protect.org
- a36e40cf-ec40-4a39-8ab2-37cc3332a616@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from digitaltool-dmi.com.
- IP · 13.114.131.95
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0a67ca36-7cf1-4338-894c-1e296c8d03c5@identity-protect.org
- TLD · .com
- Browse hostnames · di…
- 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: "digitaltool-dmi.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.