Skip to content

Hostname

knu.ac.kr

Last fetched

knu.ac.kr resolves to 1 IPv4 address operated by AS10052 in KR.

Nutrition Label

WHISPER CANON · knu.ac.krRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/knu.ac.kr

Resolution chain

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

IPPrefixASNOperatorCountry
155.230.13.40155.230.0.0/16AS10052KR

WHOIS identity

No WHOIS records are currently associated with knu.ac.kr in WhisperGraph.

Subdomains

1,582 observed subdomains of knu.ac.kr.

Web-graph footprint

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

303 sites link to this hostname.

395 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for knu.ac.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailplug.com
SPF_IP114.206.46.2
SPF_IP155.230.10.252
SPF_IP155.230.11.110
SPF_IP155.230.11.41
SPF_IP155.230.11.42
SPF_IP155.230.11.50
SPF_IP155.230.12.12
SPF_IP155.230.128.109
SPF_IP155.230.128.67
SPF_IP155.230.44.40
SPF_MXknu.ac.kr

Related pages

Pivot deeper into the graph from knu.ac.kr.

Cypher and MCP

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

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