Skip to content

Hostname

m.cn.jayjun.co.kr

Last fetched

m.cn.jayjun.co.kr resolves to 4 IPv4 addresses operated by KIXS-AS-KR-KR - Korea Telecom in KR.

Nutrition Label

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

Resolution chain

m.cn.jayjun.co.kr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
183.111.139.227183.104.0.0/13AS4766KIXS-AS-KR-KR - Korea TelecomKR
183.111.139.228183.104.0.0/13AS4766KIXS-AS-KR-KR - Korea TelecomKR
203.245.12.96203.245.0.0/18AS4766KIXS-AS-KR-KR - Korea TelecomKR
203.245.12.97203.245.0.0/18AS4766KIXS-AS-KR-KR - Korea TelecomKR

WHOIS identity

No WHOIS records are currently associated with m.cn.jayjun.co.kr in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for m.cn.jayjun.co.kr.

MechanismTarget
SPF_INCLUDEspf.cafe24.com
SPF_IP58.72.117.22
SPF_IP58.72.117.25

Related pages

Pivot deeper into the graph from m.cn.jayjun.co.kr.

Cypher and MCP

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

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