Skip to content

Hostname

magicbar.bg

Last fetched

magicbar.bg resolves to 1 IPv4 address operated by TELEHOUSE-AS - Telehouse EAD in BG.

Nutrition Label

WHISPER CANON · magicbar.bgRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/magicbar.bg

Resolution chain

magicbar.bg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.174.152.42217.174.152.0/24AS57344TELEHOUSE-AS - Telehouse EADBG

WHOIS identity

No WHOIS records are currently associated with magicbar.bg in WhisperGraph.

Subdomains

30 observed subdomains of magicbar.bg.

Web-graph footprint

Distinct hostnames that link to or from magicbar.bg in the public web crawl.

36 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • magicbar.bg

SPF policy

9 SPF mechanisms authorising senders for magicbar.bg.

MechanismTarget
SPF_Amagicbar.bg
SPF_INCLUDE_spf.google.com
SPF_IP142.251.163.26
SPF_IP217.174.152.42
SPF_IP217.174.153.53
SPF_IP79.124.76.2
SPF_IP79.124.76.3
SPF_IP79.124.76.55
SPF_MXmagicbar.bg

Related pages

Pivot deeper into the graph from magicbar.bg.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "magicbar.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.