Skip to content

Hostname

cicnetwork.com

Last fetched

cicnetwork.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cicnetwork.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cicnetwork.com

Resolution chain

cicnetwork.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

35 observed subdomains of cicnetwork.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cicnetwork.com.

MechanismTarget
SPF_INCLUDEspf.mxthunder.com
SPF_IP208.99.122.0/24
SPF_IP23.24.224.93/32
SPF_IP64.18.0.0/20
SPF_IP66.192.100.0/24
SPF_MXcicnetwork.com

Related pages

Pivot deeper into the graph from cicnetwork.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cicnetwork.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.