Hostname
fondacef.fr
Last fetched
fondacef.fr resolves to 2 IPv4 addresses operated by FR-BPCE - BPCE S.A. in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
fondacef.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.135.178.60 | 91.135.178.0/24 | AS213466 | FR-BPCE - BPCE S.A. | FR |
| 91.135.184.60 | 91.135.184.0/24 | AS213466 | FR-BPCE - BPCE S.A. | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- banque populaire lorraine champagne
- Contact emails
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from fondacef.fr.
- IP · 91.135.178.60
- ASN · AS213466FR-BPCE - BPCE S.A.
- Registrar · registrar:gandi
- Country · FR
- Email · 85f58dc89e451bcb1b6dad6be8607fac-1071732@contact.gandi.net
- TLD · .fr
- Browse hostnames · fo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fondacef.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.