Hostname
fondacef.com
Last fetched
fondacef.com resolves to 2 IPv4 addresses operated by FR-BPCE - BPCE S.A. in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
fondacef.com 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
- iana:81
- Organization
- banque populaire lorraine champagne
- Contact emails
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from fondacef.com.
- IP · 91.135.178.60
- ASN · AS213466FR-BPCE - BPCE S.A.
- Registrar · iana:81
- Country · FR
- Email · 897d4da18a9ccffc8fd04f566a5a9ae5-1071732@contact.gandi.net
- TLD · .com
- 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.com"})-[: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.