Skip to content

Hostname

dserver.by

Last fetched

dserver.by resolves to 1 IPv4 address operated by AS42772 in BY. WHOIS lists registrar:open contact, ltd as the registrar.

Nutrition Label

WHISPER CANON · dserver.byRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dserver.by

Resolution chain

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

IPPrefixASNOperatorCountry
37.17.51.6137.17.48.0/20AS42772BY

WHOIS identity

Registrar
registrar:open contact, ltd
Organization
ооо «доктор сервер»
Contact emails

Subdomains

27 observed subdomains of dserver.by.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dserver.by.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP37.17.51.60
SPF_IP37.17.51.61

Related pages

Pivot deeper into the graph from dserver.by.

Cypher and MCP

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

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