Skip to content

Hostname

beereaders.com

Last fetched

beereaders.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · beereaders.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/beereaders.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.10108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.16108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.25108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.54108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.11252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.2552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.10365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.10665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
christopher tinson
Contact emails

Subdomains

30 observed subdomains of beereaders.com.

Web-graph footprint

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

64 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for beereaders.com.

MechanismTarget
SPF_INCLUDE6307526.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from beereaders.com.

Cypher and MCP

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

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