Skip to content

Hostname

ribo.it

Last fetched

ribo.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ribo s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

ribo.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:ribo s.r.l.
Organization
ribo soluzioni informatiche
Contact emails

Subdomains

62 observed subdomains of ribo.it.

Web-graph footprint

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

60 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ribo.it.

MechanismTarget
SPF_INCLUDE_spf.mail.ribo.it
SPF_INCLUDE_spf.ribo.it
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEinterac.it
SPF_INCLUDEmail.spf.kqi.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.165.32.227
SPF_IP212.97.34.215/32
SPF_IP217.61.61.121
SPF_MXribo.it

Related pages

Pivot deeper into the graph from ribo.it.

Cypher and MCP

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

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