Skip to content

Hostname

beam.fr

Last fetched

beam.fr resolves to 1 IPv4 address operated by AS20529 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · beam.frRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/beam.fr

Resolution chain

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

IPPrefixASNOperatorCountry
217.147.202.101217.147.202.0/23AS20529FR

WHOIS identity

Registrar
registrar:gandi
Organization
congres et expositions de bordeaux
Contact emails

Subdomains

18 observed subdomains of beam.fr.

Web-graph footprint

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

75 sites link to this hostname.

113 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for beam.fr.

MechanismTarget
SPF_Asmtp-ceb.idline.fr
SPF_INCLUDE_spf.exhibis.net
SPF_INCLUDE_spf.idline.fr
SPF_INCLUDEgateway.hosting01.idaia.group
SPF_INCLUDEhiteo.cust.waycom.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.200.122.11/32
SPF_IP213.190.85.146
SPF_IP46.227.82.194/32

Related pages

Pivot deeper into the graph from beam.fr.

Cypher and MCP

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

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