Hostname
digitaltool-mm.com
Last fetched
digitaltool-mm.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-mm.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.112.220.53 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.143.112 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.72.129.35 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.73.118.171 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of digitaltool-mm.com owner
- Contact emails
- 0d32f16b-61f3-42d2-851d-4a50bdcb647b@identity-protect.org
- 79d4b12e-a3a5-4fbd-98cf-5bb8e4fe0c21@identity-protect.org
- 89733933-f746-4c0e-b1ef-9eba468065fb@identity-protect.org
- 93eb6b8b-4aec-45fc-a8ee-b11958fb14ec@identity-protect.org
- b9eeb2db-e02b-4207-a5df-e92fbf0f83b4@identity-protect.org
- cdbdbc3c-ea3f-4dcc-9dc6-3628c60158b3@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from digitaltool-mm.com.
- IP · 13.112.220.53
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0d32f16b-61f3-42d2-851d-4a50bdcb647b@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-mm.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.