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
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- degrets.bg
SPF policy
8 SPF mechanisms authorising senders for degrets.bg.
| Mechanism | Target |
|---|---|
| SPF_A | degrets.bg |
| SPF_INCLUDE | skyin.spf.superhosting.bg |
| SPF_INCLUDE | smtp-out.spf.superhosting.bg |
| SPF_IP | 78.142.50.87 |
| SPF_IP | 79.124.30.88 |
| SPF_IP | 87.246.24.37 |
| SPF_IP | 91.215.216.37 |
| SPF_MX | degrets.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.