Skip to content

Hostname

beta.ranafood.ir

Last fetched

beta.ranafood.ir is a registered hostname under the .ir top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · beta.ranafood.irRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/beta.ranafood.ir

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with beta.ranafood.ir in WhisperGraph.

Subdomains

1 observed subdomain of beta.ranafood.ir.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for beta.ranafood.ir.

MechanismTarget
SPF_Abeta.ranafood.ir
SPF_IP142.132.198.70
SPF_IP205.204.73.162
SPF_IP95.217.88.102
SPF_MXbeta.ranafood.ir

Related pages

Pivot deeper into the graph from beta.ranafood.ir.

Cypher and MCP

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

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