Skip to content

Hostname

bsolutions.uz

Last fetched

bsolutions.uz resolves to 1 IPv4 address operated by AS43647 in UZ.

Nutrition Label

WHISPER CANON · bsolutions.uzRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bsolutions.uz

Resolution chain

bsolutions.uz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.148.30.22213.148.30.0/24AS43647UZ

WHOIS identity

No WHOIS records are currently associated with bsolutions.uz in WhisperGraph.

Subdomains

10 observed subdomains of bsolutions.uz.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bsolutions.uz.

MechanismTarget
SPF_Absolutions.uz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.158.30.109
SPF_IP217.30.169.83
SPF_IP65.108.55.58
SPF_IP65.108.83.73
SPF_IP87.237.236.20
SPF_IP93.188.81.83
SPF_MXbsolutions.uz

Related pages

Pivot deeper into the graph from bsolutions.uz.

Cypher and MCP

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

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