Skip to content

Hostname

rore.group

Last fetched

rore.group resolves to 1 IPv4 address operated by AS57724 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · rore.groupRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/rore.group

Resolution chain

rore.group resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.215.4.42185.215.4.0/24AS57724RU

WHOIS identity

Registrar
iana:463
Organization
llc 'ememes communications'
Contact emails

Subdomains

6 observed subdomains of rore.group.

Web-graph footprint

Distinct hostnames that link to or from rore.group in the public web crawl.

37 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for rore.group.

MechanismTarget
SPF_INCLUDE_spf.sent2mail.com
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEb7dffd731fd9e9505d5c7b0de2d28faa.gca.to
SPF_IP194.87.147.86
SPF_IP81.211.32.114

Related pages

Pivot deeper into the graph from rore.group.

Cypher and MCP

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

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