Skip to content

Hostname

rcs.it

Last fetched

rcs.it resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:tuonome registrar s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · rcs.itRouting diversity2.4/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/rcs.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.214.225.45104.208.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
185.53.36.177185.53.36.0/23AS202095IT

WHOIS identity

Registrar
registrar:tuonome registrar s.r.l.
Organization
Contact emails

Subdomains

336 observed subdomains of rcs.it.

Web-graph footprint

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

67 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for rcs.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.53.38.25

Related pages

Pivot deeper into the graph from rcs.it.

Cypher and MCP

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

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