Skip to content

Hostname

bestbend.net

Last fetched

bestbend.net resolves to 1 IPv4 address operated by LEASEWEB-USA-DAL - Leaseweb USA, Inc. in US. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · bestbend.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bestbend.net

Resolution chain

bestbend.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.58.146.248209.62.224.0/24AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:1647
Organization
aluro buigtechniek
Contact emails

Subdomains

2 observed subdomains of bestbend.net.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • bestbend.net

SPF policy

6 SPF mechanisms authorising senders for bestbend.net.

MechanismTarget
SPF_Abestbend.net
SPF_IP209.58.146.248
SPF_IP67.227.140.132
SPF_IP67.227.147.212/32
SPF_IP72.52.134.90
SPF_MXbestbend.net

Related pages

Pivot deeper into the graph from bestbend.net.

Cypher and MCP

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

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