Skip to content

Hostname

bwinners.net

Last fetched

bwinners.net resolves to 104.26.14.36, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. bwinners.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 · bwinners.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bwinners.net

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Registrant organisation
domains by proxy,
Contact emails
bwinners.net@domainsbyproxy.com, 01e84333-966f-4318-b42b-6fed8f95040b@identity-protect.org, 11f724c5-a79d-4a37-bb7e-860924478605@identity-protect.org, 38f9c037-10d8-42ff-a48f-a9794f046e32@identity-protect.org, 6757d177-ac0e-4321-9ad0-d380026e6139@identity-protect.org, 7b2735a6-5d5a-462f-bc05-899d7abd0435@identity-protect.org, f3170ae3-1217-4413-823b-5ad25d3a0bad@identity-protect.org, owner-1806312@bwinners.net.whoisprivacyservice.org, owner-6410854@bwinners.net.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • arnold.ns.cloudflare.com
  • melina.ns.cloudflare.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • ip: 93.191.197.155
  • ip: 93.191.197.168

Threat-feed evidence

History

Related pages

Pivot from bwinners.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: "bwinners.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.