Hostname
minjae8702.com
Last fetched
minjae8702.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
minjae8702.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.124.179.251 | 13.124.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.124.232.101 | 13.124.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.202.207.148 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.78.49.27 | 52.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of minjae8702.com owner
- Contact emails
- 120ca517-48ce-4939-a380-2e1b69ec3572@identity-protect.org
- 413c8c9c-072a-49c6-b108-6d60a0474158@identity-protect.org
- 63001772-b560-4ad5-add5-8cffde8aad79@identity-protect.org
- b09ec212-2ce2-4c2e-a9c3-bca2f9faf615@identity-protect.org
- cc3138ef-3574-4323-b52b-d059fd19be34@identity-protect.org
- e66a2a29-051d-42dd-8e18-3cdebfd826a5@identity-protect.org
- eaaafae2-684e-4b32-9a23-385efb618c8b@identity-protect.org
- owner-4653870@minjae8702.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from minjae8702.com.
- IP · 13.124.179.251
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 120ca517-48ce-4939-a380-2e1b69ec3572@identity-protect.org
- TLD · .com
- Browse hostnames · mi…
- 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: "minjae8702.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.