Skip to content

Hostname

myopenbee.com

Last fetched

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

Nutrition Label

WHISPER CANON · myopenbee.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/myopenbee.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.4.27.6362.4.0.0/19AS12876FR

WHOIS identity

Registrar
iana:81
Organization
marc balleydier
Contact emails

Subdomains

35 observed subdomains of myopenbee.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • myopenbee.com

SPF policy

9 SPF mechanisms authorising senders for myopenbee.com.

MechanismTarget
SPF_Amyopenbee.com
SPF_IP163.172.194.122
SPF_IP163.172.194.186
SPF_IP163.172.194.197
SPF_IP194.3.23.0/26
SPF_IP195.5.211.152/29
SPF_IP195.5.218.48/29
SPF_IP62.4.27.35/32
SPF_MXmyopenbee.com

Related pages

Pivot deeper into the graph from myopenbee.com.

Cypher and MCP

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

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