Skip to content

Hostname

kiost.ac.kr

Last fetched

kiost.ac.kr resolves to 1 IPv4 address operated by KREONET-AS-KR-KR - KISTI in KR.

Nutrition Label

WHISPER CANON · kiost.ac.krRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/kiost.ac.kr

Resolution chain

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

IPPrefixASNOperatorCountry
210.110.184.183210.110.184.0/24AS1237KREONET-AS-KR-KR - KISTIKR

WHOIS identity

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

Subdomains

68 observed subdomains of kiost.ac.kr.

Web-graph footprint

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

198 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEmailplug.com
SPF_IP13.124.111.122/32
SPF_IP175.106.88.205
SPF_IP175.45.209.83
SPF_IP175.45.210.170
SPF_IP203.241.164.10
SPF_IP223.130.173.1
SPF_IP223.130.173.161
SPF_MXkiost.ac.kr

Related pages

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

Cypher and MCP

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

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