Skip to content

Hostname

ica.ci

Last fetched

ica.ci resolves to 2 IPv4 addresses operated by O2SWITCH - O2SWITCH SAS in FR.

Nutrition Label

WHISPER CANON · ica.ciRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ica.ci

Resolution chain

ica.ci resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.234.164.235109.234.164.0/22AS50474O2SWITCH - O2SWITCH SASFR
72.60.82.7572.60.80.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE

WHOIS identity

No WHOIS records are currently associated with ica.ci in WhisperGraph.

Subdomains

8 observed subdomains of ica.ci.

Web-graph footprint

Distinct hostnames that link to or from ica.ci in the public web crawl.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ica.ci.

MechanismTarget
SPF_Aica.ci
SPF_IP109.234.164.235
SPF_MXica.ci

Related pages

Pivot deeper into the graph from ica.ci.

Cypher and MCP

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

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