Skip to content

Hostname

roch.com.ar

Last fetched

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

Nutrition Label

WHISPER CANON · roch.com.arRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/roch.com.ar

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with roch.com.ar in WhisperGraph.

Subdomains

9 observed subdomains of roch.com.ar.

Web-graph footprint

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

7 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for roch.com.ar.

MechanismTarget
SPF_Aroch.com.ar
SPF_INCLUDEspf.protection.outlook.com
SPF_IP15.235.114.27
SPF_IP181.10.23.66
SPF_IP190.210.108.3
SPF_IP200.68.126.190
SPF_IP209.133.198.50
SPF_MXroch.com.ar

Related pages

Pivot deeper into the graph from roch.com.ar.

Cypher and MCP

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

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