Skip to content

Hostname

bnswest.net

Last fetched

bnswest.net resolves to 158.51.95.38, announced in 158.51.92.0/22 by TREPIC-NETWORKS-01 - TREPIC Networks LLC in US. bnswest.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · bnswest.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bnswest.net

Resolution chain

IPv6 resolution

No AAAA record for bnswest.net is recorded in WhisperGraph.

Attribution

trepic

ORIGIN_AS

WHOIS identity

Registrar
iana:69
Registrant organisation
ben conner
Contact emails
ben@webworldinc.com

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns1.webworldinc.net
  • ns2.webworldinc.net

MX records

  • mx1.brightberri.net
  • mx2.brightberri.net
  • mx3.brightberri.net
  • mx4.brightberri.net

SPF policy

  • ip: 198.241.162.0/24
  • ip: 198.241.168.0/24
  • ip: 216.40.35.248/32
  • a: bnswest.net
  • mx: bnswest.net
  • include: spf.media3.us

Threat-feed evidence

History

Related pages

Pivot from bnswest.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bnswest.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.