Hostname
cci-hwk.com
Last fetched
cci-hwk.com resolves to 2 IPv4 addresses operated by AS40676 - Psychz Networks in US. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
cci-hwk.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 41.216.184.195 | 41.216.184.0/24 | AS40676 | AS40676 - Psychz Networks | US |
| 74.119.239.234 | 74.119.239.0/24 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
- Registrar
- iana:303
- Organization
- dk it solutions
- Contact emails
Subdomains
1 observed subdomain of cci-hwk.com.
| Subdomain |
|---|
| www.cci-hwk.com |
Web-graph footprint
Distinct hostnames that link to or from cci-hwk.com in the public web crawl.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- cci-hwk.com
SPF policy
8 SPF mechanisms authorising senders for cci-hwk.com.
| Mechanism | Target |
|---|---|
| SPF_A | cci-hwk.com |
| SPF_IP | 185.162.89.2 |
| SPF_IP | 185.162.89.5 |
| SPF_IP | 185.162.89.7 |
| SPF_IP | 204.152.206.22 |
| SPF_IP | 41.216.184.184 |
| SPF_IP | 41.216.184.195 |
| SPF_MX | cci-hwk.com |
Related pages
Pivot deeper into the graph from cci-hwk.com.
- IP · 41.216.184.195
- ASN · AS40676AS40676 - Psychz Networks
- Registrar · iana:303
- Country · US
- Email · keshikachathu@gmail.com
- TLD · .com
- Browse hostnames · cc…
- 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: "cci-hwk.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.