Skip to content

Hostname

baba-yaga.com

Last fetched

baba-yaga.com resolves to 1 IPv4 address operated by AS50340 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · baba-yaga.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/baba-yaga.com

Resolution chain

baba-yaga.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.93.191.11780.93.191.0/24AS50340RU

WHOIS identity

Registrar
iana:463
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

4 observed subdomains of baba-yaga.com.

Web-graph footprint

Distinct hostnames that link to or from baba-yaga.com in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for baba-yaga.com.

MechanismTarget
SPF_Ababa-yaga.com
SPF_IP195.177.195.27
SPF_MXbaba-yaga.com

Related pages

Pivot deeper into the graph from baba-yaga.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "baba-yaga.com"})-[: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.