Skip to content

Hostname

ypec.kr

Last fetched

ypec.kr resolves to 5 IPv4 addresses operated by AS38107 in KR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
14.0.82.9314.0.82.0/24AS38107KR
99.86.240.10899.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.299.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.7599.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.7799.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with ypec.kr in WhisperGraph.

Subdomains

1 observed subdomain of ypec.kr.

Subdomain
www.ypec.kr

Web-graph footprint

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

20 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ypec.kr.

Cypher and MCP

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

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