Skip to content

Hostname

cha.ac.kr

Last fetched

cha.ac.kr is a registered hostname under the .kr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · cha.ac.krRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cha.ac.kr

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

79 observed subdomains of cha.ac.kr.

Web-graph footprint

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

158 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for cha.ac.kr.

MechanismTarget
SPF_IP221.150.239.70
SPF_IP221.150.239.75
SPF_IP221.150.239.81
SPF_IP221.150.239.82
SPF_IP221.150.239.83
SPF_IP221.150.239.84
SPF_IP221.150.239.85
SPF_IP221.150.239.86
SPF_IP221.150.239.99

Related pages

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

Cypher and MCP

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

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