Skip to content

Hostname

rcf.it

Last fetched

rcf.it resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · rcf.itRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/rcf.it

Resolution chain

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

IPPrefixASNOperatorCountry
20.229.75.320.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
135.236.91.43135.236.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
r.c.f. spa
Contact emails

Subdomains

13 observed subdomains of rcf.it.

Web-graph footprint

Distinct hostnames that link to or from rcf.it in the public web crawl.

672 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rcf.it.

MechanismTarget
SPF_Aservice.rcf.it
SPF_Asmtpmail.rcf.it
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.21.189.202
SPF_IP217.221.65.70
SPF_IP51.77.111.149

Related pages

Pivot deeper into the graph from rcf.it.

Cypher and MCP

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

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