Skip to content

Hostname

belm.fr

Last fetched

belm.fr resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists registrar:infomaniak network sa as the registrar.

Nutrition Label

WHISPER CANON · belm.frRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/belm.fr

Resolution chain

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

IPPrefixASNOperatorCountry
4.233.21.514.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR
20.74.73.23420.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
registrar:infomaniak network sa
Organization
bel'm
Contact emails

Subdomains

6 observed subdomains of belm.fr.

Web-graph footprint

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

389 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for belm.fr.

MechanismTarget
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.58.245.104
SPF_MXbelm.fr

Related pages

Pivot deeper into the graph from belm.fr.

Cypher and MCP

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

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