Hostname
mzc-tool.com
Last fetched
mzc-tool.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mzc-tool.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 |
|---|---|---|---|---|
| 3.35.43.177 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.36.250.12 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.38.114.150 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.79.200.251 | 52.79.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mzc-tool.com owner
- Contact emails
- 0d138f39-f828-42f6-8f86-166978edfe8e@identity-protect.org
- 366ce95e-9ea5-45c7-b5cc-21684b9a37a5@identity-protect.org
- 416c8ce6-3aad-4ba5-9a82-33a8ab373786@identity-protect.org
- 8f99da97-9db1-4368-86af-52e95782340c@identity-protect.org
- 96478428-71f5-4cd9-b090-2e8395104878@identity-protect.org
- eb7568ac-9ec4-40bb-b34c-0eb71d4c6a09@identity-protect.org
- owner-6642660@mzc-tool.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from mzc-tool.com.
- IP · 3.35.43.177
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 0d138f39-f828-42f6-8f86-166978edfe8e@identity-protect.org
- TLD · .com
- Browse hostnames · mz…
- 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: "mzc-tool.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.