Skip to content

Hostname

beinstream.com

Last fetched

beinstream.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10313.227.224.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2613.227.224.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.224.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.224.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.241.10113.33.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12713.33.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8513.33.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9613.33.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.11218.245.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.12918.245.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6718.245.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9018.245.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.124.11954.230.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.2754.230.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.6854.230.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.7354.230.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

Registrar
iana:1068
Organization
domain admin / this domain is for sale
Contact emails

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from beinstream.com.

Cypher and MCP

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

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