Hostname
roca.net
Last fetched
roca.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
roca.net 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:106
- Organization
- roca sanitario
- Contact emails
Subdomains
48 observed subdomains of roca.net.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from roca.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for roca.net.
| Mechanism | Target |
|---|---|
| SPF_A | host4.rceit.com |
| SPF_A | host5.rceit.com |
| SPF_A | mailhost.rceit.com |
| SPF_A | roca.net |
| SPF_EXISTS | %{i}.spf.hc1740-34.eu.iphmx.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-rocanet.whads.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 130.214.193.78/32 |
| SPF_IP | 130.214.193.83/32 |
| SPF_IP | 130.214.193.85/32 |
| SPF_IP | 130.214.193.93/32 |
| SPF_IP | 185.135.204.134 |
| SPF_IP | 185.135.204.135 |
| SPF_IP | 194.149.72.0/24 |
| SPF_IP | 20.33.110.225 |
| SPF_IP | 84.246.210.44 |
| SPF_IP | 88.87.199.22/32 |
| SPF_MX | roca.net |
Related pages
Pivot deeper into the graph from roca.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "roca.net"})-[: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.