Skip to content

Hostname

by2.by

Last fetched

by2.by resolves to 1 IPv4 address operated by AS60591 in BY. WHOIS lists registrar:reliable software, ltd as the registrar.

Nutrition Label

WHISPER CANON · by2.byRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/by2.by

Resolution chain

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

IPPrefixASNOperatorCountry
85.209.148.7485.209.148.0/24AS60591BY

WHOIS identity

Registrar
registrar:reliable software, ltd
Organization
hidden! details are available at http://www.cctld.by/whois
Contact emails

Subdomains

46 observed subdomains of by2.by.

Threat posture

History

Mail and authentication

MX records

  • by2.by

Related pages

Pivot deeper into the graph from by2.by.

Cypher and MCP

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

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