Skip to content

Hostname

2redbeans.cn

Last fetched

2redbeans.cn resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.

Nutrition Label

WHISPER CANON · 2redbeans.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/2redbeans.cn

Resolution chain

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

IPPrefixASNOperatorCountry
16.145.185.19216.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.213.126.4234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.39.23434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.100.16444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
上海蓝色摇篮商务咨询有限公司
Contact emails

Subdomains

9 observed subdomains of 2redbeans.cn.

Web-graph footprint

Distinct hostnames that link to or from 2redbeans.cn in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 2redbeans.cn.

Cypher and MCP

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

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