Skip to content

Hostname

bearbox.eu

Last fetched

bearbox.eu resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:mesh digital limited as the registrar.

Nutrition Label

WHISPER CANON · bearbox.euRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bearbox.eu

Resolution chain

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

IPPrefixASNOperatorCountry
34.111.26.2534.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:mesh digital limited
Organization
Contact emails

Subdomains

8 observed subdomains of bearbox.eu.

Web-graph footprint

Distinct hostnames that link to or from bearbox.eu in the public web crawl.

12 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bearbox.eu.

MechanismTarget
SPF_Asmtp.bearbox.co.uk
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.eu
SPF_IP213.251.42.143
SPF_IP5.101.173.45
SPF_IP84.233.139.110
SPF_MXbearbox.eu

Related pages

Pivot deeper into the graph from bearbox.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bearbox.eu"})-[: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.