Skip to content

Hostname

r1.team

Last fetched

r1.team resolves to 109.238.88.52, announced in 109.238.88.0/24 by AS-SERVICEPIPE - SERVICEPIPE LLC in RU. r1.team 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 · r1.teamRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/r1.team

Resolution chain

IPv6 resolution

No AAAA record for r1.team is recorded in WhisperGraph.

Attribution

servicepipe

ORIGIN_AS

WHOIS identity

Registrar
iana:463
Registrant organisation
frank wernecke
Contact emails
buchhaltung@laf.li

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.yandexcloud.net
  • ns2.yandexcloud.net

MX records

  • r1-team.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • include: spf.sendsay.ru
  • ip: 130.193.56.41
  • ip: 185.218.68.105
  • ip: 46.146.220.55
  • ip: 46.182.24.204
  • ip: 5.128.156.55
  • ip: 91.204.150.185

Threat-feed evidence

History

Related pages

Pivot from r1.team 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: "r1.team"})-[: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.