Skip to content

Hostname

kiwoom.com

Last fetched

kiwoom.com resolves to 1 IPv4 address operated by KIXS-AS-KR Korea Telecom in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · kiwoom.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kiwoom.com

Resolution chain

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

IPPrefixASNOperatorCountry
112.175.65.11112.168.0.0/13AS4766KIXS-AS-KR Korea TelecomKR

WHOIS identity

Registrar
iana:100
Organization
kiwoom.com securities co.,ltd.
Contact emails

Subdomains

70 observed subdomains of kiwoom.com.

Web-graph footprint

Distinct hostnames that link to or from kiwoom.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kiwoom.com.

MechanismTarget
SPF_IP115.71.12.140
SPF_IP119.205.239.109
SPF_IP119.205.239.83
SPF_IP210.92.16.249
SPF_IP210.92.16.253
SPF_IP210.92.16.254
SPF_IP211.189.43.119
SPF_IP220.73.137.239
SPF_IP61.78.61.172

Related pages

Pivot deeper into the graph from kiwoom.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kiwoom.com"})-[: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.