Skip to content

Hostname

yeogi.com

Last fetched

yeogi.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:1489 as the registrar.

Nutrition Label

WHISPER CANON · yeogi.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yeogi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.141.15313.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.206.14913.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.60.24813.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.108.16413.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.188.13113.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.196.313.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.57.13013.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.203.2213.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.134.1773.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.33.1563.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.56.1523.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.108.593.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.174.1453.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.193.13443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.135.3143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.18.7852.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.25.15052.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.177.1452.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.210.23252.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.224.8654.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:1489
Organization
gccompany
Contact emails

Subdomains

10 observed subdomains of yeogi.com.

Web-graph footprint

Distinct hostnames that link to or from yeogi.com in the public web crawl.

244 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for yeogi.com.

MechanismTarget
SPF_INCLUDEspfyeogi.mailcloud.co.kr
SPF_IP125.141.203.105
SPF_IP125.141.203.106
SPF_IP125.141.203.66/32
SPF_IP125.141.203.67/32
SPF_IP13.124.176.35

Related pages

Pivot deeper into the graph from yeogi.com.

Cypher and MCP

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

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

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