Skip to content

Hostname

shared1.bwsrvr.com

Last fetched

shared1.bwsrvr.com resolves to 3 IPv4 addresses operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · shared1.bwsrvr.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/shared1.bwsrvr.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.43.8.1067.43.0.0/20AS32244LIQUIDWEB - Liquid Web, L.L.CUS
67.43.8.867.43.0.0/20AS32244LIQUIDWEB - Liquid Web, L.L.CUS
67.43.8.967.43.0.0/20AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with shared1.bwsrvr.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • shared1.bwsrvr.com

SPF policy

6 SPF mechanisms authorising senders for shared1.bwsrvr.com.

MechanismTarget
SPF_IP2620:139:5002:0:0:0:0:8
SPF_IP2620:139:5002:0:0:0:0:9
SPF_IP2620:139:5002:0:0:0:0:a
SPF_IP67.43.8.10
SPF_IP67.43.8.8
SPF_IP67.43.8.9

Related pages

Pivot deeper into the graph from shared1.bwsrvr.com.

Cypher and MCP

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

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