Hostname
budbrain.info
Last fetched
budbrain.info resolves to 1 IPv4 address operated by AS29066 in FR. WHOIS lists registrar:vautron rechenzentrum ag as the registrar.
Nutrition Label
Resolution chain
budbrain.info 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 |
|---|---|---|---|---|
| 85.25.134.50 | 85.25.134.0/24 | AS29066 | — | FR |
WHOIS identity
- Registrar
- registrar:vautron rechenzentrum ag
- Organization
- sejrek josef
- Contact emails
Subdomains
1 observed subdomain of budbrain.info.
| Subdomain |
|---|
| mail.budbrain.info |
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for budbrain.info.
| Mechanism | Target |
|---|---|
| SPF_IP | 213.133.98.61 |
| SPF_IP | 2a01:4f8:c17:6da9:0:0:0:2 |
| SPF_IP | 85.10.224.251 |
| SPF_IP | 85.25.134.50 |
| SPF_IP | 95.217.218.252 |
| SPF_MX | budbrain.info |
Related pages
Pivot deeper into the graph from budbrain.info.
- IP · 85.25.134.50
- ASN · AS29066
- Registrar · registrar:vautron rechenzentrum ag
- Country · FR
- Email · ab7gogu7du@domprivacy.de
- TLD · .info
- Browse hostnames · bu…
- 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: "budbrain.info"})-[: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.