Skip to content

Hostname

data.bg

Last fetched

data.bg resolves to 1 IPv4 address operated by AS-KUALI_DIGITAL in BG.

Nutrition Label

WHISPER CANON · data.bgRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/data.bg

Resolution chain

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

IPPrefixASNOperatorCountry
79.124.52.16279.124.52.0/24AS31083AS-KUALI_DIGITALBG

WHOIS identity

Registrar
Organization
portal data.bg
Contact emails

Subdomains

4,438 observed subdomains of data.bg.

Web-graph footprint

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

56 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for data.bg.

MechanismTarget
SPF_Adata.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP164.138.217.22
SPF_MXdata.bg

Related pages

Pivot deeper into the graph from data.bg.

Cypher and MCP

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

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