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
Resolution chain
kcttel.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 203.17.226.233 | 203.17.226.0/24 | AS38424 | KCT-AS-KR KOREA CABLE TELECOM | KR |
WHOIS identity
- Registrar
- iana:244
- Organization
- korea cable telecom co.,ltd.
- Contact emails
Subdomains
23 observed subdomains of kcttel.com.
Showing 22 of 23. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_IP | 125.132.2.48 |
| SPF_IP | 125.141.205.112 |
| SPF_IP | 182.162.100.58 |
| SPF_IP | 211.252.86.78 |
| SPF_IP | 211.53.18.188 |
| SPF_IP | 211.53.18.189 |
| SPF_IP | 211.53.18.244 |
| SPF_IP | 59.12.238.164 |
| SPF_IP | 59.12.239.120 |
| SPF_IP | 59.12.239.121 |
Related pages
Pivot deeper into the graph from kcttel.com.
- IP · 203.17.226.233
- ASN · AS38424KCT-AS-KR KOREA CABLE TELECOM
- Registrar · iana:244
- Country · KR
- Email · poetinlove@kcttel.com
- TLD · .com
- Browse hostnames · kc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.