Skip to content

Hostname

bneed.net

Last fetched

bneed.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · bneed.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bneed.net

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:146
Organization
cing-jhong wu
Contact emails

Subdomains

35 observed subdomains of bneed.net.

Web-graph footprint

Distinct hostnames that link to or from bneed.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • bneed.net

SPF policy

4 SPF mechanisms authorising senders for bneed.net.

MechanismTarget
SPF_Abneed.net
SPF_INCLUDE_spf.eee.tw
SPF_IP103.17.8.44
SPF_MXbneed.net

Related pages

Pivot deeper into the graph from bneed.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bneed.net"})-[: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.