Hostname
decobay.by
Last fetched
decobay.by resolves to 2 IPv4 addresses operated by MTSBY-AS - Mobile TeleSystems JLLC in BY. WHOIS lists registrar:reliable software, ltd as the registrar.
Nutrition Label
Resolution chain
decobay.by resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 134.17.16.224 | 134.17.16.0/24 | AS25106 | MTSBY-AS - Mobile TeleSystems JLLC | BY |
| 134.17.15.135 | 134.17.15.0/24 | AS25106 | MTSBY-AS - Mobile TeleSystems JLLC | — |
WHOIS identity
- Registrar
- registrar:reliable software, ltd
- Organization
- ооо 'декобай'
- Contact emails
- —
Subdomains
5 observed subdomains of decobay.by.
Web-graph footprint
Distinct hostnames that link to or from decobay.by in the public web crawl.
27 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for decobay.by.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from decobay.by.
- IP · 134.17.16.224
- ASN · AS25106MTSBY-AS - Mobile TeleSystems JLLC
- Registrar · registrar:reliable software, ltd
- Country · BY
- TLD · .by
- Browse hostnames · de…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "decobay.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.