Skip to content

Hostname

arr.ro

Last fetched

arr.ro resolves to 2 IPv4 addresses operated by AS43927 in RO. WHOIS lists registrar:maniz studio srl as the registrar.

Nutrition Label

WHISPER CANON · arr.roRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/arr.ro

Resolution chain

arr.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:maniz studio srl
Organization
Contact emails

Subdomains

42 observed subdomains of arr.ro.

Web-graph footprint

Distinct hostnames that link to or from arr.ro in the public web crawl.

238 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • arr.ro

SPF policy

10 SPF mechanisms authorising senders for arr.ro.

MechanismTarget
SPF_Aarr.ro
SPF_IP185.57.81.78
SPF_IP185.57.81.79
SPF_IP188.241.112.99
SPF_IP89.33.197.127
SPF_IP89.45.249.153
SPF_IP92.114.98.139
SPF_IP92.114.98.75
SPF_IP93.113.174.240
SPF_MXarr.ro

Related pages

Pivot deeper into the graph from arr.ro.

Cypher and MCP

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

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