Hostname
ctci.com
Last fetched
ctci.com resolves to 1 IPv4 address operated by HINET Data Communication Business Group in TW. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ctci.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 |
|---|---|---|---|---|
| 220.128.77.77 | 220.128.77.0/24 | AS3462 | HINET Data Communication Business Group | TW |
WHOIS identity
- Registrar
- iana:146
- Organization
- ctci corporation
- Contact emails
Subdomains
57 observed subdomains of ctci.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ctci.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
30 SPF mechanisms authorising senders for ctci.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 118.163.88.37 |
| SPF_IP | 118.163.88.38 |
| SPF_IP | 118.163.88.39 |
| SPF_IP | 118.163.88.40 |
| SPF_IP | 118.163.88.42 |
| SPF_IP | 210.59.180.91 |
| SPF_IP | 210.59.180.92 |
| SPF_IP | 210.59.180.93 |
| SPF_IP | 210.59.180.94 |
| SPF_IP | 210.59.180.95 |
| SPF_IP | 210.59.180.96 |
| SPF_IP | 220.128.77.145 |
| SPF_IP | 220.128.77.80 |
| SPF_IP | 220.128.77.81 |
| SPF_IP | 220.128.77.82 |
| SPF_IP | 220.128.77.83 |
| SPF_IP | 58.181.198.197 |
| SPF_IP | 59.124.13.151 |
| SPF_IP | 59.124.13.152 |
| SPF_IP | 59.124.13.153 |
| SPF_IP | 59.124.13.154 |
| SPF_IP | 59.124.13.155 |
| SPF_IP | 59.125.101.121 |
| SPF_IP | 59.125.101.122 |
| SPF_IP | 59.125.101.123 |
| SPF_IP | 59.125.101.25 |
| SPF_IP | 59.125.101.26 |
| SPF_IP | 59.125.101.27 |
| SPF_IP | 60.250.72.69 |
Related pages
Pivot deeper into the graph from ctci.com.
- IP · 220.128.77.77
- ASN · AS3462HINET Data Communication Business Group
- Registrar · iana:146
- Country · TW
- Email · af2ba2a1f2bc461f5a880119065f7eaa50cb6aea@whois.gkg.net
- TLD · .com
- Browse hostnames · ct…
- 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: "ctci.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.