Skip to content

Hostname

kcttel.com

Last fetched

kcttel.com resolves to 1 IPv4 address operated by KCT-AS-KR KOREA CABLE TELECOM in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
203.17.226.233203.17.226.0/24AS38424KCT-AS-KR KOREA CABLE TELECOMKR

WHOIS identity

Registrar
iana:244
Organization
korea cable telecom co.,ltd.
Contact emails

Subdomains

23 observed subdomains of kcttel.com.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for kcttel.com.

MechanismTarget
SPF_IP125.132.2.48
SPF_IP125.141.205.112
SPF_IP182.162.100.58
SPF_IP211.252.86.78
SPF_IP211.53.18.188
SPF_IP211.53.18.189
SPF_IP211.53.18.244
SPF_IP59.12.238.164
SPF_IP59.12.239.120
SPF_IP59.12.239.121

Related pages

Pivot deeper into the graph from kcttel.com.

Cypher and MCP

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

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