Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
220.128.77.77220.128.77.0/24AS3462HINET Data Communication Business GroupTW

WHOIS identity

Registrar
iana:146
Organization
ctci corporation
Contact emails

Subdomains

57 observed subdomains of ctci.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for ctci.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP118.163.88.37
SPF_IP118.163.88.38
SPF_IP118.163.88.39
SPF_IP118.163.88.40
SPF_IP118.163.88.42
SPF_IP210.59.180.91
SPF_IP210.59.180.92
SPF_IP210.59.180.93
SPF_IP210.59.180.94
SPF_IP210.59.180.95
SPF_IP210.59.180.96
SPF_IP220.128.77.145
SPF_IP220.128.77.80
SPF_IP220.128.77.81
SPF_IP220.128.77.82
SPF_IP220.128.77.83
SPF_IP58.181.198.197
SPF_IP59.124.13.151
SPF_IP59.124.13.152
SPF_IP59.124.13.153
SPF_IP59.124.13.154
SPF_IP59.124.13.155
SPF_IP59.125.101.121
SPF_IP59.125.101.122
SPF_IP59.125.101.123
SPF_IP59.125.101.25
SPF_IP59.125.101.26
SPF_IP59.125.101.27
SPF_IP60.250.72.69

Related pages

Pivot deeper into the graph from ctci.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.