Hostname
digsys.bg
Last fetched
digsys.bg resolves to 1 IPv4 address operated by DIGSYS-AS in BG.
Nutrition Label
Resolution chain
digsys.bg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.68.21.3 | 193.68.0.0/19 | AS3245 | DIGSYS-AS | BG |
WHOIS identity
- Registrar
- —
- Organization
- digital systems
- Contact emails
- —
Subdomains
664 observed subdomains of digsys.bg.
Showing 25 of 664. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from digsys.bg in the public web crawl.
73 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for digsys.bg.
| Mechanism | Target |
|---|---|
| SPF_IP | 192.92.129.0/24 |
| SPF_IP | 193.68.21.123 |
| SPF_IP | 193.68.21.125 |
| SPF_IP | 193.68.21.127 |
| SPF_IP | 193.68.3.229 |
| SPF_IP | 193.68.3.254 |
| SPF_IP | 193.68.30.3 |
| SPF_IP | 193.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.