Skip to content

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

WHISPER CANON · cci-hwk.comRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cci-hwk.com

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.

IPPrefixASNOperatorCountry
41.216.184.19541.216.184.0/24AS40676AS40676 - Psychz NetworksUS
74.119.239.23474.119.239.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:303
Organization
dk it solutions
Contact emails

Subdomains

1 observed subdomain of 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.

MechanismTarget
SPF_Acci-hwk.com
SPF_IP185.162.89.2
SPF_IP185.162.89.5
SPF_IP185.162.89.7
SPF_IP204.152.206.22
SPF_IP41.216.184.184
SPF_IP41.216.184.195
SPF_MXcci-hwk.com

Related pages

Pivot deeper into the graph from cci-hwk.com.

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 20

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