Skip to content

Hostname

delice.bg

Last fetched

delice.bg is a registered hostname under the .bg top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · delice.bgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/delice.bg

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

11 observed subdomains of delice.bg.

Web-graph footprint

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

11 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for delice.bg.

MechanismTarget
SPF_Adelice.bg
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaero.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP87.246.26.2
SPF_IP87.246.26.4
SPF_IP91.196.124.163
SPF_IP91.196.124.223/32
SPF_IP91.196.125.223
SPF_IP91.196.127.200
SPF_MXdelice.bg

Related pages

Pivot deeper into the graph from delice.bg.

Cypher and MCP

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

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