Skip to content

Hostname

rus.team

Last fetched

rus.team resolves to 1 IPv4 address operated by BEGET-AS in RU. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · rus.teamRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rus.team

Resolution chain

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

IPPrefixASNOperatorCountry
185.78.29.120185.78.29.0/24AS198610BEGET-ASRU

WHOIS identity

Registrar
iana:303
Organization
obshchestvo s ogranichennoj otvetstvennostyu 'ruspekh'
Contact emails

Subdomains

9 observed subdomains of rus.team.

Web-graph footprint

Distinct hostnames that link to or from rus.team in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for rus.team.

MechanismTarget
SPF_Arus.team
SPF_IP185.78.29.107
SPF_IP185.78.29.111
SPF_IP185.78.29.118
SPF_IP185.78.29.119
SPF_IP185.78.29.120
SPF_MXrus.team

Related pages

Pivot deeper into the graph from rus.team.

Cypher and MCP

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

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