Skip to content

Hostname

bshsolution.com

Last fetched

bshsolution.com resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in US. WHOIS lists iana:3817 as the registrar.

Nutrition Label

WHISPER CANON · bshsolution.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/bshsolution.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.249.79.766.249.64.0/20AS15169GOOGLE - Google LLCUS
91.227.139.3791.227.138.0/23AS210579HU

WHOIS identity

Registrar
iana:3817
Organization
bsh continental solution kft. 32216637-2-41
Contact emails

Subdomains

1 observed subdomain of bshsolution.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bshsolution.com.

MechanismTarget
SPF_Abshsolution.com
SPF_INCLUDE_cspf.rackhost.hu
SPF_MXbshsolution.com

Related pages

Pivot deeper into the graph from bshsolution.com.

Cypher and MCP

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

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