Skip to content

Hostname

ricola.com

Last fetched

ricola.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · ricola.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ricola.com

Resolution chain

ricola.com 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
iana:15
Organization
domain manager
Contact emails

Subdomains

35 observed subdomains of ricola.com.

Web-graph footprint

Distinct hostnames that link to or from ricola.com in the public web crawl.

704 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ricola.com.

MechanismTarget
SPF_Asvce-mail.softec.ch
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemaileuc.freshservice.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.hypeinnovation.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.umantis.com
SPF_IP149.72.82.228
SPF_IP193.8.245.72
SPF_IP193.8.245.99
SPF_IP195.226.16.132
SPF_IP20.234.148.150
SPF_IP212.94.34.35/32
SPF_IP212.94.39.195
SPF_IP45.14.128.254

Related pages

Pivot deeper into the graph from ricola.com.

Cypher and MCP

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

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