Skip to content

Hostname

rti.ci

Last fetched

rti.ci resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists registrar:artci reserved as the registrar.

Nutrition Label

WHISPER CANON · rti.ciRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/rti.ci

Resolution chain

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

IPPrefixASNOperatorCountry
5.39.121.205.39.0.0/17AS16276OVHFR

WHOIS identity

Registrar
registrar:artci reserved
Organization
artci
Contact emails

Subdomains

32 observed subdomains of rti.ci.

Web-graph footprint

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

233 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for rti.ci.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP102.215.253.27
SPF_IP102.215.253.68
SPF_IP154.68.41.161
SPF_IP154.68.41.170
SPF_IP160.120.170.125
SPF_IP160.120.170.134
SPF_IP160.120.170.139
SPF_IP160.120.170.184
SPF_IP160.155.190.120
SPF_IP213.136.102.84

Related pages

Pivot deeper into the graph from rti.ci.

Cypher and MCP

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

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