Skip to content

Hostname

ktnet.com

Last fetched

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

Nutrition Label

WHISPER CANON · ktnet.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ktnet.com

Resolution chain

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

IPPrefixASNOperatorCountry
203.242.255.160203.242.128.0/17AS7557KR

WHOIS identity

Registrar
iana:444
Organization
korea trade network
Contact emails

Subdomains

59 observed subdomains of ktnet.com.

Web-graph footprint

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

50 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ktnet.com.

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_IP210.102.77.21

Related pages

Pivot deeper into the graph from ktnet.com.

Cypher and MCP

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

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