Hostname
bash.today
Last fetched
bash.today resolves to 3 IPv4 addresses operated by YandexCloud - Yandex.Cloud LLC in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
bash.today resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 158.160.88.79 | 158.160.0.0/16 | AS200350 | YandexCloud - Yandex.Cloud LLC | RU |
| 85.192.33.28 | 85.192.32.0/22 | AS47764 | VK-AS - LLC VK | RU |
| 89.169.184.254 | 89.169.128.0/18 | AS200350 | YandexCloud - Yandex.Cloud LLC | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- mikael saakiants
- Contact emails
Subdomains
41 observed subdomains of bash.today.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bash.today in the public web crawl.
361 sites link to this hostname.
115 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for bash.today.
| Mechanism | Target |
|---|---|
| SPF_A | bash.today |
| SPF_IP | 109.120.180.162 |
| SPF_IP | 37.139.32.102 |
| SPF_IP | 37.139.32.159 |
| SPF_IP | 5.188.141.153 |
| SPF_IP | 95.163.213.190 |
| SPF_MX | bash.today |
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from bash.today.
- IP · 158.160.88.79
- ASN · AS200350YandexCloud - Yandex.Cloud LLC
- Registrar · iana:463
- Country · RU
- Email · mikael@dotterra.ru
- TLD · .today
- Browse hostnames · ba…
- 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: "bash.today"})-[: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.