Skip to content

Hostname

openbeecloud.com

Last fetched

openbeecloud.com resolves to 1 IPv4 address operated by AS3215 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · openbeecloud.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/openbeecloud.com

Resolution chain

openbeecloud.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.2.209.197194.2.209.0/24AS3215FR

WHOIS identity

Registrar
iana:81
Organization
christophe laurence
Contact emails

Subdomains

27 observed subdomains of openbeecloud.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for openbeecloud.com.

MechanismTarget
SPF_Aopenbeecloud.com
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDEwww.openbeecloud.com
SPF_IP128.65.193.181
SPF_IP13.76.181.143
SPF_IP149.7.99.122
SPF_IP149.7.99.142
SPF_IP149.7.99.201
SPF_IP149.7.99.25
SPF_IP194.2.209.194
SPF_IP194.2.209.197
SPF_IP217.117.149.25
SPF_IP23.101.4.248
SPF_IP40.123.210.97
SPF_IP51.107.83.78
SPF_IP52.187.166.191
SPF_MXopenbeecloud.com

Related pages

Pivot deeper into the graph from openbeecloud.com.

Cypher and MCP

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

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