Hostname
webdreams.bg
Last fetched
webdreams.bg is a registered hostname under the .bg top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with webdreams.bg in WhisperGraph.
Subdomains
56 observed subdomains of webdreams.bg.
Showing 23 of 56. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from webdreams.bg in the public web crawl.
56 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- webdreams.bg
SPF policy
6 SPF mechanisms authorising senders for webdreams.bg.
| Mechanism | Target |
|---|---|
| SPF_A | webdreams.bg |
| SPF_IP | 46.165.254.87 |
| SPF_IP | 5.79.69.19 |
| SPF_IP | 5.79.79.69 |
| SPF_IP | 95.211.83.113 |
| SPF_MX | webdreams.bg |
Related pages
Pivot deeper into the graph from webdreams.bg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webdreams.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.