Hostname
ds1.by
Last fetched
ds1.by resolves to 178.172.136.123, announced in 178.172.136.0/22 by BN-AS - Business Network Ltd in BY. ds1.by is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 178.172.136.123
178.172.136.0/22 · BN-AS - Business Network Ltd · Minsk, BY
IPv6 resolution
No AAAA record for ds1.by is recorded in WhisperGraph.
Attribution
business
DNS_OPERATOR, ORIGIN_AS
WHOIS identity
- Registrar
- registrar:reliable software, ltd
- Registrant organisation
- ооо 'дессайтс-бай'
- Contact emails
- dessites@bk.ru
Subdomains
Mail and authentication
Nameservers
- dessites.by
- ns1.ds1.by
- ns2.ds1.by
MX records
- emx.mail.ru
SPF policy
- a: ds1.by
- mx: ds1.by
- include: _spf.mail.ru
- ip: 178.172.136.123
Threat-feed evidence
History
Related pages
Pivot from ds1.by into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ds1.by"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.