Skip to content

Hostname

beechat.cc

Last fetched

beechat.cc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · beechat.ccRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/beechat.cc

Resolution chain

beechat.cc resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.220.10313.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.10913.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.3313.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.9213.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.85.65.2852.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.352.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.3152.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.4152.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from beechat.cc in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for beechat.cc.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from beechat.cc.

Cypher and MCP

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

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