Hostname
miso.kr
Last fetched
miso.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:???(?) as the registrar.
Nutrition Label
Resolution chain
miso.kr 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 |
|---|---|---|---|---|
| 13.35.107.19 | 13.35.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.107.44 | 13.35.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.107.47 | 13.35.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.107.65 | 13.35.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.152.20 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.42 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.53 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.78 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:???(?)
- Organization
- ???
- Contact emails
- —
Subdomains
20 observed subdomains of miso.kr.
Web-graph footprint
Distinct hostnames that link to or from miso.kr in the public web crawl.
104 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from miso.kr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "miso.kr"})-[: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.