Skip to content

Hostname

ktnet.co.kr

Last fetched

ktnet.co.kr resolves to 1 IPv4 address operated by AS7557 in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · ktnet.co.krRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/ktnet.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
203.242.166.141203.242.128.0/17AS7557KR

WHOIS identity

Registrar
iana:444
Organization
(?)????????
Contact emails

Subdomains

42 observed subdomains of ktnet.co.kr.

Web-graph footprint

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

28 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ktnet.co.kr.

MechanismTarget
SPF_IP169.56.100.38
SPF_IP169.56.100.44
SPF_IP175.45.200.164
SPF_IP203.242.162.101
SPF_IP203.242.162.102
SPF_IP203.242.162.103
SPF_IP203.242.166.51
SPF_IP203.242.166.52
SPF_IP203.242.166.53
SPF_IP210.102.77.39

Related pages

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

Cypher and MCP

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

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