Skip to content

Hostname

cafe24.com

Last fetched

cafe24.com resolves to 4 IPv4 addresses operated by KIXS-AS-KR Korea Telecom in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · cafe24.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cafe24.com

Resolution chain

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

IPPrefixASNOperatorCountry
183.111.139.224183.104.0.0/13AS4766KIXS-AS-KR Korea TelecomKR
183.111.139.230183.104.0.0/13AS4766KIXS-AS-KR Korea TelecomKR
183.111.139.235183.104.0.0/13AS4766KIXS-AS-KR Korea TelecomKR
210.114.23.162210.114.0.0/18AS4766KIXS-AS-KR Korea TelecomKR

WHOIS identity

Registrar
iana:244
Organization
cafe24
Contact emails

Subdomains

44,320 observed subdomains of cafe24.com.

Web-graph footprint

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

438 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cafe24.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-etc.cafe24.com
SPF_INCLUDEspf-hosting.cafe24.com
SPF_INCLUDEspf-r.cafe24corp.com
SPF_IP116.126.142.96
SPF_IP116.126.143.111
SPF_IP183.111.125.190
SPF_IP218.145.65.160

Related pages

Pivot deeper into the graph from cafe24.com.

Cypher and MCP

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

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