Skip to content

Hostname

bwsolutions.com

Last fetched

bwsolutions.com resolves to 8 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · bwsolutions.comRouting diversity3.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/bwsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.80.122.1208.80.122.0/24AS16552DIGICERT - Tiggee LLCUS
208.80.122.215208.80.122.0/24AS16552DIGICERT - Tiggee LLCUS
208.80.123.103208.80.123.0/24AS16552DIGICERT - Tiggee LLCUS
208.80.123.162208.80.123.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.21196.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.2896.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.21996.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.4896.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:320
Organization
bws technologies
Contact emails

Subdomains

1 observed subdomain of bwsolutions.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bwsolutions.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEreflexion.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.emailservice.io
SPF_MXbwsolutions.com

Related pages

Pivot deeper into the graph from bwsolutions.com.

Cypher and MCP

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

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