Skip to content

Hostname

print.bg

Last fetched

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

Nutrition Label

WHISPER CANON · print.bgRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/print.bg

Resolution chain

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

IPPrefixASNOperatorCountry
104.248.130.1104.248.128.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

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

Subdomains

32 observed subdomains of print.bg.

Web-graph footprint

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

36 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for print.bg.

MechanismTarget
SPF_Aprint.bg
SPF_INCLUDEizida.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.123.191.229
SPF_IP91.196.124.220
SPF_IP91.196.125.220/24
SPF_MXprint.bg

Related pages

Pivot deeper into the graph from print.bg.

Cypher and MCP

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

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