Skip to content

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

WHISPER CANON · webdreams.bgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webdreams.bg

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.

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.

Threat posture

History

Mail and authentication

MX records

  • webdreams.bg

SPF policy

6 SPF mechanisms authorising senders for webdreams.bg.

MechanismTarget
SPF_Awebdreams.bg
SPF_IP46.165.254.87
SPF_IP5.79.69.19
SPF_IP5.79.79.69
SPF_IP95.211.83.113
SPF_MXwebdreams.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.