Skip to content

Hostname

edna.by

Last fetched

edna.by resolves to 1 IPv4 address operated by AS48287 in RU. WHOIS lists registrar:reliable software, ltd as the registrar.

Nutrition Label

WHISPER CANON · edna.byRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/edna.by

Resolution chain

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

IPPrefixASNOperatorCountry
89.111.133.10689.111.132.0/23AS48287RU

WHOIS identity

Registrar
registrar:reliable software, ltd
Organization
ооо 'инфосинтез'
Contact emails

Subdomains

7 observed subdomains of edna.by.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for edna.by.

MechanismTarget
SPF_Aedna.by
SPF_Amx.edna.ru
SPF_Amx.mfms.ru
SPF_INCLUDE_spf.hoster.by
SPF_MXedna.by

Related pages

Pivot deeper into the graph from edna.by.

Cypher and MCP

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

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