Skip to content

Hostname

mail.roch.com.ar

Last fetched

mail.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 · mail.roch.com.arRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.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 mail.roch.com.ar in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Amail.roch.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_MXmail.roch.com.ar

Related pages

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

Cypher and MCP

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

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