Hostname
buzzee.fr
Last fetched
buzzee.fr resolves to 1 IPv4 address operated by AS51269 in FR. WHOIS lists registrar:eurodns s.a. as the registrar.
Nutrition Label
Resolution chain
buzzee.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 |
|---|---|---|---|---|
| 45.157.63.212 | 45.157.60.0/22 | AS51269 | — | FR |
WHOIS identity
- Registrar
- registrar:eurodns s.a.
- Organization
- becerril ivan
- Contact emails
Subdomains
112 observed subdomains of buzzee.fr.
Showing 25 of 112. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from buzzee.fr in the public web crawl.
20 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for buzzee.fr.
| Mechanism | Target |
|---|---|
| SPF_A | buzzee.fr |
| SPF_INCLUDE | _spf1.shmail.fr |
| SPF_INCLUDE | _spf2.shmail.fr |
| SPF_IP | 105.132.232.0/22 |
| SPF_IP | 185.103.142.0/25 |
| SPF_IP | 45.157.63.128/25 |
Related pages
Pivot deeper into the graph from buzzee.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buzzee.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.