Skip to content

Hostname

www.bs-solution.com

Last fetched

www.bs-solution.com resolves to 2 IPv4 addresses operated by LWS in FR.

Nutrition Label

WHISPER CANON · www.bs-solution.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/www.bs-solution.com

Resolution chain

www.bs-solution.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.37.145.75193.37.145.0/24AS210403LWSFR
64.91.231.7064.91.224.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with www.bs-solution.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for www.bs-solution.com.

MechanismTarget
SPF_A13.237.47.221
SPF_A3.106.21.22
SPF_A91.216.107.38
SPF_Aimap.bs-solution.com
SPF_Amail.bs-solution.com
SPF_Amailphp.lws-hosting.com
SPF_Asmtp.bs-solution.com
SPF_Awww.bs-solution.com
SPF_IP64.91.231.70
SPF_MXbs-solution.com
SPF_MXwww.bs-solution.com

Related pages

Pivot deeper into the graph from www.bs-solution.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.bs-solution.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.