Skip to content

Hostname

bs-solution.com

Last fetched

bs-solution.com resolves to 2 IPv4 addresses operated by LWS in FR. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:269
Organization
sabbeh heni
Contact emails

Subdomains

15 observed subdomains of bs-solution.com.

Web-graph footprint

Distinct hostnames that link to or from bs-solution.com in the public web crawl.

103 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for bs-solution.com.

MechanismTarget
SPF_Abs-solution.com
SPF_IP64.91.231.70
SPF_MXbs-solution.com

Related pages

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

Cypher and MCP

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

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