Skip to content

Hostname

bgelectronics.eu

Last fetched

bgelectronics.eu resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:superhosting.bg ltd. as the registrar.

Nutrition Label

WHISPER CANON · bgelectronics.euRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bgelectronics.eu

Resolution chain

bgelectronics.eu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.12.78104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.78104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
164.138.216.119164.138.216.0/23AS201200SUPERHOSTING_AS - SuperHosting.BG Ltd.BG
172.67.71.59172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:superhosting.bg ltd.
Organization
Contact emails

Subdomains

16 observed subdomains of bgelectronics.eu.

Web-graph footprint

Distinct hostnames that link to or from bgelectronics.eu in the public web crawl.

19 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for bgelectronics.eu.

MechanismTarget
SPF_Abgelectronics.eu
SPF_INCLUDEocean.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP164.138.216.119
SPF_IP91.196.124.205
SPF_IP91.196.125.205
SPF_IP91.196.127.200
SPF_MXbgelectronics.eu

Related pages

Pivot deeper into the graph from bgelectronics.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bgelectronics.eu"})-[: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.