Skip to content

Hostname

bendbroadband.net

Last fetched

bendbroadband.net resolves to 1 IPv4 address operated by TDS-AS - TDS TELECOM in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · bendbroadband.netRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/bendbroadband.net

Resolution chain

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

IPPrefixASNOperatorCountry
64.50.253.9264.50.224.0/19AS4181TDS-AS - TDS TELECOMUS

WHOIS identity

Registrar
iana:299
Organization
bendcable communications
Contact emails

Subdomains

3 observed subdomains of bendbroadband.net.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bendbroadband.net.

MechanismTarget
SPF_INCLUDE_spf.concurcompleat.com
SPF_INCLUDE_spf.q4press.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.170.159.15
SPF_IP216.170.159.16
SPF_IP216.170.159.17
SPF_IP216.170.159.18
SPF_IP69.128.233.131
SPF_IP69.128.233.224
SPF_IP69.128.235.139
SPF_IP69.128.235.161
SPF_IP69.128.72.30/31
SPF_IP69.128.79.137
SPF_IP69.128.79.171

Related pages

Pivot deeper into the graph from bendbroadband.net.

Cypher and MCP

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

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