Skip to content

Hostname

beezim.fr

Last fetched

beezim.fr resolves to 2 IPv4 addresses operated by AS12876 - Scaleway SAS in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · beezim.frRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/beezim.fr

Resolution chain

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

IPPrefixASNOperatorCountry
163.172.197.26163.172.0.0/16AS12876AS12876 - Scaleway SASFR
178.251.162.31178.251.162.0/24AS29467LuxNetwork - LUXNETWORK S.A.FR

WHOIS identity

Registrar
registrar:ovh
Organization
Contact emails

Subdomains

63 observed subdomains of beezim.fr.

Web-graph footprint

Distinct hostnames that link to or from beezim.fr in the public web crawl.

18 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for beezim.fr.

MechanismTarget
SPF_INCLUDEbeezim.net
SPF_IP163.172.197.26
SPF_IP163.172.228.213
SPF_IP178.251.162.40
SPF_IP178.251.162.41
SPF_IP178.251.162.42
SPF_IP178.251.162.43
SPF_IP51.15.156.73
SPF_IP51.210.10.196

Related pages

Pivot deeper into the graph from beezim.fr.

Cypher and MCP

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

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