Hostname
ricola.com
Last fetched
ricola.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:15 as the registrar.
Nutrition Label
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.
Showing 25 of 35. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for ricola.com.
| Mechanism | Target |
|---|---|
| SPF_A | svce-mail.softec.ch |
| SPF_INCLUDE | _spf-dc12.successfactors.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | emaileuc.freshservice.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.hypeinnovation.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.umantis.com |
| SPF_IP | 149.72.82.228 |
| SPF_IP | 193.8.245.72 |
| SPF_IP | 193.8.245.99 |
| SPF_IP | 195.226.16.132 |
| SPF_IP | 20.234.148.150 |
| SPF_IP | 212.94.34.35/32 |
| SPF_IP | 212.94.39.195 |
| SPF_IP | 45.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.