Skip to content

Hostname

bedrockstreaming.com

Last fetched

bedrockstreaming.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bedrockstreaming.comRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/bedrockstreaming.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.225.96.20864.225.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
51.158.106.4551.158.0.0/15AS12876Online SASFR

WHOIS identity

Registrar
iana:81
Organization
bedrock
Contact emails

Subdomains

12 observed subdomains of bedrockstreaming.com.

Web-graph footprint

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

66 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bedrockstreaming.com.

MechanismTarget
SPF_INCLUDE26816955.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from bedrockstreaming.com.

Cypher and MCP

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

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