Skip to content

Hostname

cic.com.cy

Last fetched

cic.com.cy resolves to 1 IPv4 address operated by AS197648 in CY.

Nutrition Label

WHISPER CANON · cic.com.cyRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cic.com.cy

Resolution chain

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

IPPrefixASNOperatorCountry
213.169.148.138213.169.148.0/24AS197648CY

WHOIS identity

No WHOIS records are currently associated with cic.com.cy in WhisperGraph.

Subdomains

5 observed subdomains of cic.com.cy.

Web-graph footprint

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

6 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cic.com.cy.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.110.244.75
SPF_IP116.202.20.189
SPF_IP195.14.130.0/24
SPF_IP213.140.213.230
SPF_IP69.94.120.2

Related pages

Pivot deeper into the graph from cic.com.cy.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cic.com.cy"})-[: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.