Skip to content

Hostname

bendix.com

Last fetched

bendix.com resolves to 4 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · bendix.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bendix.com

Resolution chain

bendix.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.61.75.246108.61.64.0/19AS20473AS-VULTR - The Constant Company, LLCUS
116.202.8.114116.202.0.0/16AS24940HETZNER-ASDE
209.250.240.95209.250.240.0/21AS20473AS-VULTR - The Constant Company, LLCNL
88.198.198.10688.198.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:15
Organization
knorr-bremse
Contact emails

Subdomains

2 observed subdomains of bendix.com.

Web-graph footprint

Distinct hostnames that link to or from bendix.com in the public web crawl.

289 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bendix.com.

MechanismTarget
SPF_INCLUDE_m1._spf.webex.com
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDEne16.com
SPF_INCLUDEspf.knorr-bremse.com
SPF_IP150.105.185.150/32
SPF_IP150.105.217.150/32
SPF_IP165.193.101.141
SPF_IP165.193.101.49
SPF_IP165.193.56.42/32
SPF_IP205.217.12.155
SPF_IP208.109.80.0/24
SPF_IP208.2.164.108

Related pages

Pivot deeper into the graph from bendix.com.

Cypher and MCP

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

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