Skip to content

Hostname

brus.by

Last fetched

brus.by resolves to 1 IPv4 address operated by CHELYABINSK-SIGNAL-AS - Chelyabinsk-Signal LLC in RU. WHOIS lists registrar:reliable software, ltd as the registrar.

Nutrition Label

WHISPER CANON · brus.byRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/brus.by

Resolution chain

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

IPPrefixASNOperatorCountry
80.85.152.5180.85.152.0/23AS44493CHELYABINSK-SIGNAL-AS - Chelyabinsk-Signal LLCRU

WHOIS identity

Registrar
registrar:reliable software, ltd
Organization
Contact emails

Subdomains

2 observed subdomains of brus.by.

Web-graph footprint

Distinct hostnames that link to or from brus.by in the public web crawl.

15 sites link to this hostname.

3 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for brus.by.

MechanismTarget
SPF_Abrus.by
SPF_IP80.85.154.2
SPF_MXbrus.by

Related pages

Pivot deeper into the graph from brus.by.

Cypher and MCP

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

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