Skip to content

Hostname

brest.eos.by

Last fetched

brest.eos.by resolves to 2 IPv4 addresses operated by BN-AS - Business Network Ltd in BY.

Nutrition Label

WHISPER CANON · brest.eos.byRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/brest.eos.by

Resolution chain

brest.eos.by resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.172.138.19178.172.136.0/22AS12406BN-AS - Business Network LtdBY
185.179.82.221185.179.82.0/23AS12406BN-AS - Business Network LtdBY

WHOIS identity

No WHOIS records are currently associated with brest.eos.by in WhisperGraph.

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from brest.eos.by.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "brest.eos.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.