Hostname
bever.bg
Last fetched
bever.bg resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US.
Nutrition Label
Resolution chain
bever.bg 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 |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 91.230.192.249 | 91.230.192.0/24 | AS49699 | ICN- | BG |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from bever.bg in the public web crawl.
Threat posture
History
Mail and authentication
MX records
- bever.bg
SPF policy
10 SPF mechanisms authorising senders for bever.bg.
| Mechanism | Target |
|---|---|
| SPF_A | bever.bg |
| SPF_INCLUDE | _spf.cmailpro.net |
| SPF_INCLUDE | fiona.spf.superhosting.bg |
| SPF_INCLUDE | smtp-out.spf.superhosting.bg |
| SPF_IP | 77.77.149.171 |
| SPF_IP | 78.142.50.97 |
| SPF_IP | 79.124.30.98 |
| SPF_IP | 91.215.216.40 |
| SPF_IP | 91.230.192.249 |
| SPF_MX | bever.bg |
Related pages
Pivot deeper into the graph from bever.bg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bever.bg"})-[: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.