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
Resolution chain
bred.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.220.246.21 | 91.220.246.0/24 | AS52034 | — | FR |
WHOIS identity
- Registrar
- registrar:nameshield
- Organization
- bred banque populaire
- Contact emails
Subdomains
85 observed subdomains of bred.fr.
Showing 25 of 85. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bred.fr in the public web crawl.
387 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for bred.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 141.95.76.151 |
| SPF_IP | 148.139.0.2/32 |
| SPF_IP | 148.139.1.2/32 |
| SPF_IP | 194.177.57.241/32 |
| SPF_IP | 194.177.57.242/32 |
| SPF_IP | 194.177.57.248/32 |
| SPF_IP | 194.177.60.5/32 |
| SPF_IP | 212.83.145.151 |
| SPF_IP | 212.83.145.152 |
| SPF_IP | 212.83.149.193 |
| SPF_IP | 212.83.150.134 |
| SPF_IP | 80.12.15.31 |
| SPF_IP | 80.12.15.32 |
| SPF_IP | 83.206.112.164/32 |
| SPF_IP | 84.14.106.108/32 |
| SPF_IP | 84.14.106.109 |
| SPF_IP | 86.65.182.177/32 |
| SPF_IP | 86.65.182.187/32 |
| SPF_IP | 91.220.246.10/32 |
| SPF_IP | 91.220.246.135 |
| SPF_IP | 91.220.246.136 |
| SPF_IP | 91.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.