Skip to content

Hostname

bdg.bg

Last fetched

bdg.bg resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · bdg.bgRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/bdg.bg

Resolution chain

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

IPPrefixASNOperatorCountry
167.99.19.75167.99.16.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
Organization
ralev.kom eood
Contact emails

Subdomains

10 observed subdomains of bdg.bg.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bdg.bg.

MechanismTarget
SPF_Abdg.bg
SPF_INCLUDEpandora.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP167.99.19.75
SPF_IP188.166.23.125
SPF_IP91.196.124.227
SPF_IP91.196.125.227
SPF_IP91.196.127.200
SPF_MXbdg.bg

Related pages

Pivot deeper into the graph from bdg.bg.

Cypher and MCP

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

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