Skip to content

Hostname

msd.bwsrvr.com

Last fetched

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

Nutrition Label

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

Resolution chain

msd.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.567.43.0.0/20AS32244LIQUIDWEB - Liquid Web, L.L.CUS
67.43.8.667.43.0.0/20AS32244LIQUIDWEB - Liquid Web, L.L.CUS
67.43.8.767.43.0.0/20AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

  • msd.bwsrvr.com

SPF policy

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

MechanismTarget
SPF_IP2620:139:5002:0:0:0:0:5
SPF_IP2620:139:5002:0:0:0:0:6
SPF_IP2620:139:5002:0:0:0:0:7
SPF_IP67.43.8.5
SPF_IP67.43.8.6
SPF_IP67.43.8.7

Related pages

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

Cypher and MCP

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

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