Hostname
ciktel.com
Last fetched
ciktel.com resolves to 1 IPv4 address operated by CIKTELECOM-CABLE - CIK Telecom INC in CA. WHOIS lists iana:886 as the registrar.
Nutrition Label
Resolution chain
ciktel.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 |
|---|---|---|---|---|
| 206.130.22.166 | 206.130.22.0/24 | AS54614 | CIKTELECOM-CABLE - CIK Telecom INC | CA |
WHOIS identity
- Registrar
- iana:886
- Organization
- cik telecom
- Contact emails
Subdomains
42 observed subdomains of ciktel.com.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ciktel.com in the public web crawl.
71 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for ciktel.com.
| Mechanism | Target |
|---|---|
| SPF_A | ciktel.com |
| SPF_INCLUDE | _spf.ciktel.com |
| SPF_INCLUDE | email.freshdesk.com |
| SPF_IP | 148.59.39.0/25 |
| SPF_IP | 162.216.136.0/25 |
| SPF_IP | 204.197.191.0/24 |
| SPF_IP | 206.130.22.80/28 |
| SPF_IP | 2604:5240:28:820:87:0:0:0 |
| SPF_IP | 2604:5240:28:820:88:0:0:0 |
| SPF_IP | 38.117.85.48/28 |
| SPF_MX | ciktel.com |
Related pages
Pivot deeper into the graph from ciktel.com.
- IP · 206.130.22.166
- ASN · AS54614CIKTELECOM-CABLE - CIK Telecom INC
- Registrar · iana:886
- Country · CA
- Email · 49556d7a0a28fd0a449f3e4488f5d487@domaindiscreet.com
- TLD · .com
- Browse hostnames · ci…
- 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: "ciktel.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.