Skip to content

Hostname

ktm.co.kr

Last fetched

ktm.co.kr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · ktm.co.krRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ktm.co.kr

Resolution chain

ktm.co.kr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.23.160104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
158.247.237.183158.247.192.0/18AS20473AS-VULTR - The Constant Company, LLCKR
172.67.212.80172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:(?)???
Organization
(?)???????????
Contact emails

Subdomains

6 observed subdomains of ktm.co.kr.

Web-graph footprint

Distinct hostnames that link to or from ktm.co.kr in the public web crawl.

5 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ktm.co.kr.

MechanismTarget
SPF_INCLUDEspf.hiworks.co.kr
SPF_IP52.79.92.223/32

Related pages

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

Cypher and MCP

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

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