Skip to content

Hostname

bofrost.fr

Last fetched

bofrost.fr resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:united-domains gmbh as the registrar.

Nutrition Label

WHISPER CANON · bofrost.frRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bofrost.fr

Resolution chain

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

IPPrefixASNOperatorCountry
52.174.254.8952.216.20.0/22AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:united-domains gmbh
Organization
bofrost* dinestleistungs gmbh & co. kg
Contact emails

Subdomains

4 observed subdomains of bofrost.fr.

Web-graph footprint

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

37 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bofrost.fr.

MechanismTarget
SPF_Abofrost.fr
SPF_INCLUDEmx4.profils.org
SPF_INCLUDEmx6.profils.org
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.mailingress.de
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.ovh.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.128.132.136/30
SPF_MXbofrost.fr

Related pages

Pivot deeper into the graph from bofrost.fr.

Cypher and MCP

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

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