Skip to content

Hostname

r2rust.com

Last fetched

r2rust.com resolves to 81.28.12.12, announced in 81.28.12.0/24 by GCORE - G-Core Labs S.A. in NL. r2rust.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · r2rust.comRouting diversity3.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/r2rust.com

Resolution chain

IPv6 resolution

No AAAA record for r2rust.com is recorded in WhisperGraph.

Attribution

core labs

ORIGIN_AS

WHOIS identity

Registrar
iana:1479
Registrant organisation
see privacyguardian.org
Contact emails
pwp-0cfaf7d5d1499e4302cfb16d69e32f4c@privacyguardian.org

Subdomains

Mail and authentication

Nameservers

  • hayes.ns.cloudflare.com
  • novalee.ns.cloudflare.com
  • ns1.gcorelabs.net
  • ns1.yandexcloud.net
  • ns2.yandexcloud.net
  • ns2.gcdn.services

MX records

  • mail.r2rust.com
  • mx.yandex.net

SPF policy

  • ip: 85.209.231.63

Threat-feed evidence

History

Related pages

Pivot from r2rust.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "r2rust.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.