Skip to content

Hostname

aroha.cz

Last fetched

aroha.cz resolves to 3 IPv4 addresses operated by AS43541 in CZ. WHOIS lists registrar:reg-wedos as the registrar.

Nutrition Label

WHISPER CANON · aroha.czRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aroha.cz

Resolution chain

aroha.cz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:reg-wedos
Organization
via caroli s.r.o.
Contact emails

Subdomains

5 observed subdomains of aroha.cz.

Web-graph footprint

Distinct hostnames that link to or from aroha.cz in the public web crawl.

88 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for aroha.cz.

MechanismTarget
SPF_Aaroha.cz
SPF_IP209.42.194.114
SPF_MXaroha.cz

Related pages

Pivot deeper into the graph from aroha.cz.

Cypher and MCP

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

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