Skip to content

Hostname

jnue.kr

Last fetched

jnue.kr resolves to 1 IPv4 address operated by AS45985 in KR. WHOIS lists registrar:(?)????? as the registrar.

Nutrition Label

WHISPER CANON · jnue.krRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/jnue.kr

Resolution chain

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

IPPrefixASNOperatorCountry
123.41.8.135123.41.0.0/17AS45985KR

WHOIS identity

Registrar
registrar:(?)?????
Organization
???????
Contact emails

Subdomains

31 observed subdomains of jnue.kr.

Web-graph footprint

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

30 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jnue.kr.

MechanismTarget
SPF_IP203.249.112.103
SPF_IP210.93.78.27
SPF_IP210.93.78.35
SPF_IP210.93.78.36
SPF_IP211.188.64.27
SPF_IP211.188.65.189

Related pages

Pivot deeper into the graph from jnue.kr.

Cypher and MCP

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

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