Skip to content

Hostname

digital4burgas.com

Last fetched

digital4burgas.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · digital4burgas.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/digital4burgas.com

Resolution chain

digital4burgas.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

7 observed subdomains of digital4burgas.com.

Web-graph footprint

Distinct hostnames that link to or from digital4burgas.com in the public web crawl.

11 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • digital4burgas.com

SPF policy

9 SPF mechanisms authorising senders for digital4burgas.com.

MechanismTarget
SPF_Adigital4burgas.com
SPF_INCLUDEkimba.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP195.191.148.24
SPF_IP195.191.149.24
SPF_IP45.158.28.59
SPF_IP51.195.15.18
SPF_IP51.195.18.125/32
SPF_MXdigital4burgas.com

Related pages

Pivot deeper into the graph from digital4burgas.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "digital4burgas.com"})-[: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.