Skip to content

Hostname

yes24.com

Last fetched

yes24.com resolves to 1 IPv4 address operated by AS3786 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · yes24.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/yes24.com

Resolution chain

yes24.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
61.111.13.5161.111.0.0/18AS3786KR

WHOIS identity

Registrar
iana:244
Organization
yes24. co.
Contact emails

Subdomains

81 observed subdomains of yes24.com.

Web-graph footprint

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

4,271 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for yes24.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP114.108.168.79
SPF_IP182.162.110.5
SPF_IP211.237.15.154
SPF_IP61.111.13.100
SPF_IP61.111.13.101
SPF_IP61.111.13.108
SPF_IP61.111.13.129
SPF_IP61.111.13.139
SPF_IP61.111.13.142
SPF_IP61.111.13.152
SPF_IP61.111.13.154

Related pages

Pivot deeper into the graph from yes24.com.

Cypher and MCP

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

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