Skip to content

Hostname

bender2.com

Last fetched

bender2.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bender2.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bender2.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.5316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.22716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.24316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.198.21216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.13016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.18716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.64.6916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.14.1443.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.22.2423.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.8.263.5.8.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.236.5852.216.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.44.17352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.9352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.173.13352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.203.13354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.18154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bender2.com.

MechanismTarget
SPF_Abender2.com
SPF_MXbender2.com

Related pages

Pivot deeper into the graph from bender2.com.

Cypher and MCP

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

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