Skip to content

Hostname

wiseone.co.kr

Last fetched

wiseone.co.kr resolves to 1 IPv4 address operated by AS9286 in KR.

Nutrition Label

WHISPER CANON · wiseone.co.krRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/wiseone.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
121.78.172.91121.78.172.0/23AS9286KR

WHOIS identity

No WHOIS records are currently associated with wiseone.co.kr in WhisperGraph.

Subdomains

6 observed subdomains of wiseone.co.kr.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wiseone.co.kr.

MechanismTarget
SPF_INCLUDEspf.naver.com
SPF_IP121.78.169.135
SPF_IP121.78.169.136
SPF_IP121.78.169.38
SPF_IP121.78.172.90
SPF_IP121.78.172.91
SPF_IP121.78.173.170
SPF_IP121.78.173.175

Related pages

Pivot deeper into the graph from wiseone.co.kr.

Cypher and MCP

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

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