Skip to content

Hostname

b2baisolutions.io

Last fetched

b2baisolutions.io resolves to 2 IPv4 addresses operated by YandexCloud - Yandex.Cloud LLC in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · b2baisolutions.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/b2baisolutions.io

Resolution chain

b2baisolutions.io resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.160.42.36158.160.0.0/16AS200350YandexCloud - Yandex.Cloud LLCRU
31.31.196.24031.31.196.0/24AS197695AS-REGRU - "Domain names registrar REG.RU", LtdRU

WHOIS identity

Registrar
iana:1606
Organization
privacy protection
Contact emails

Subdomains

34 observed subdomains of b2baisolutions.io.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for b2baisolutions.io.

MechanismTarget
SPF_Ab2baisolutions.io
SPF_INCLUDE_spf.hosting.reg.ru
SPF_IP31.31.196.240
SPF_MXb2baisolutions.io

Related pages

Pivot deeper into the graph from b2baisolutions.io.

Cypher and MCP

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

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