Skip to content

Hostname

digsys.bg

Last fetched

digsys.bg resolves to 1 IPv4 address operated by DIGSYS-AS in BG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.68.21.3193.68.0.0/19AS3245DIGSYS-ASBG

WHOIS identity

Registrar
Organization
digital systems
Contact emails

Subdomains

664 observed subdomains of digsys.bg.

Web-graph footprint

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

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for digsys.bg.

MechanismTarget
SPF_IP192.92.129.0/24
SPF_IP193.68.21.123
SPF_IP193.68.21.125
SPF_IP193.68.21.127
SPF_IP193.68.3.229
SPF_IP193.68.3.254
SPF_IP193.68.30.3
SPF_IP193.68.98.0/24

Related pages

Pivot deeper into the graph from digsys.bg.

Cypher and MCP

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

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