Skip to content

Hostname

yonseisky.co.kr

Last fetched

yonseisky.co.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · yonseisky.co.krRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/yonseisky.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.43.10518.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.5318.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.8518.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.9218.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.172.202.1818.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.3118.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.7118.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.8018.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

No WHOIS records are currently associated with yonseisky.co.kr in WhisperGraph.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.daum.net

Related pages

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

Cypher and MCP

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

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