Skip to content

Hostname

orange.ci

Last fetched

orange.ci resolves to 3 IPv4 addresses operated by AS29571 in CI. WHOIS lists registrar:aviso as the registrar.

Nutrition Label

WHISPER CANON · orange.ciRouting diversity3.0/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/orange.ci

Resolution chain

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

WHOIS identity

Registrar
registrar:aviso
Organization
artci
Contact emails

Subdomains

114 observed subdomains of orange.ci.

Web-graph footprint

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

159 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for orange.ci.

MechanismTarget
SPF_Aio.dimelo.com
SPF_INCLUDE_spf.nextgeninno.com
SPF_IP213.136.96.107
SPF_IP213.136.96.108
SPF_MXorange.ci

Related pages

Pivot deeper into the graph from orange.ci.

Cypher and MCP

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

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