Skip to content

Hostname

bred.fr

Last fetched

bred.fr resolves to 1 IPv4 address operated by AS52034 in FR. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.220.246.2191.220.246.0/24AS52034FR

WHOIS identity

Registrar
registrar:nameshield
Organization
bred banque populaire
Contact emails

Subdomains

85 observed subdomains of bred.fr.

Web-graph footprint

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

387 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for bred.fr.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.95.76.151
SPF_IP148.139.0.2/32
SPF_IP148.139.1.2/32
SPF_IP194.177.57.241/32
SPF_IP194.177.57.242/32
SPF_IP194.177.57.248/32
SPF_IP194.177.60.5/32
SPF_IP212.83.145.151
SPF_IP212.83.145.152
SPF_IP212.83.149.193
SPF_IP212.83.150.134
SPF_IP80.12.15.31
SPF_IP80.12.15.32
SPF_IP83.206.112.164/32
SPF_IP84.14.106.108/32
SPF_IP84.14.106.109
SPF_IP86.65.182.177/32
SPF_IP86.65.182.187/32
SPF_IP91.220.246.10/32
SPF_IP91.220.246.135
SPF_IP91.220.246.136
SPF_IP91.220.246.9/32

Related pages

Pivot deeper into the graph from bred.fr.

Cypher and MCP

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

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