Skip to content

Hostname

rbw.it

Last fetched

rbw.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · rbw.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rbw.it

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:seeweb s.r.l.
Organization
rainbow s.p.a.
Contact emails

Subdomains

22 observed subdomains of rbw.it.

Web-graph footprint

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

140 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for rbw.it.

MechanismTarget
SPF_Asmtp.rbw.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.esvacloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXrbw.it

Related pages

Pivot deeper into the graph from rbw.it.

Cypher and MCP

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

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