Skip to content

Hostname

millie.co.kr

Last fetched

millie.co.kr resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · millie.co.krRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/millie.co.kr

Resolution chain

millie.co.kr resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.124.22.11813.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.85.22613.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.94.5913.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.99.21513.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.166.9113.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.114.24713.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.155.19015.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.194.13815.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.194.17215.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.85.19115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.173.12715.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.108.2113.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.242.1373.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.251.1893.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.123.1503.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.95.1323.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.164.1653.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.13.5843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.207.6843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.76.24343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:(?)???
Organization
???
Contact emails

Subdomains

16 observed subdomains of millie.co.kr.

Web-graph footprint

Distinct hostnames that link to or from millie.co.kr in the public web crawl.

230 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for millie.co.kr.

MechanismTarget
SPF_INCLUDEemail.ncloud.com

Related pages

Pivot deeper into the graph from millie.co.kr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "millie.co.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.