Skip to content

Hostname

degrets.bg

Last fetched

degrets.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 · degrets.bgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/degrets.bg

Resolution chain

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

WHOIS identity

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

Subdomains

8 observed subdomains of degrets.bg.

Web-graph footprint

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

16 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • degrets.bg

SPF policy

8 SPF mechanisms authorising senders for degrets.bg.

MechanismTarget
SPF_Adegrets.bg
SPF_INCLUDEskyin.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP78.142.50.87
SPF_IP79.124.30.88
SPF_IP87.246.24.37
SPF_IP91.215.216.37
SPF_MXdegrets.bg

Related pages

Pivot deeper into the graph from degrets.bg.

Cypher and MCP

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

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