Skip to content

Hostname

bench.co

Last fetched

bench.co resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bench.coRouting diversity3.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bench.co

Resolution chain

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

IPPrefixASNOperatorCountry
23.21.233.11223.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.24.11352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.55.19752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.40.2054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
10sheet services
Contact emails

Subdomains

19 observed subdomains of bench.co.

Web-graph footprint

Distinct hostnames that link to or from bench.co in the public web crawl.

2,088 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bench.co.

MechanismTarget
SPF_INCLUDE342082006.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from bench.co.

Cypher and MCP

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

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