Skip to content

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

WHISPER CANON · bash.todayRouting diversity3.0/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bash.today

Resolution chain

bash.today resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.160.88.79158.160.0.0/16AS200350YandexCloud - Yandex.Cloud LLCRU
85.192.33.2885.192.32.0/22AS47764VK-AS - LLC VKRU
89.169.184.25489.169.128.0/18AS200350YandexCloud - Yandex.Cloud LLCRU

WHOIS identity

Registrar
iana:463
Organization
mikael saakiants
Contact emails

Subdomains

41 observed subdomains of bash.today.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for bash.today.

MechanismTarget
SPF_Abash.today
SPF_IP109.120.180.162
SPF_IP37.139.32.102
SPF_IP37.139.32.159
SPF_IP5.188.141.153
SPF_IP95.163.213.190
SPF_MXbash.today
SPF_REDIRECT_spf.yandex.net

Related pages

Pivot deeper into the graph from bash.today.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.