Hostname
atsworkforce.atsworkforce.bg
Last fetched
atsworkforce.atsworkforce.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 atsworkforce.atsworkforce.bg in WhisperGraph.
Subdomains
1 observed subdomain of atsworkforce.atsworkforce.bg.
| Subdomain |
|---|
| www.atsworkforce.atsworkforce.bg |
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for atsworkforce.atsworkforce.bg.
| Mechanism | Target |
|---|---|
| SPF_A | atsworkforce.atsworkforce.bg |
| SPF_INCLUDE | hero.spf.superhosting.bg |
| SPF_INCLUDE | smtp-out.spf.superhosting.bg |
| SPF_IP | 78.142.50.155 |
| SPF_IP | 79.124.30.156 |
| SPF_IP | 91.148.168.44 |
| SPF_IP | 91.215.216.103 |
| SPF_MX | atsworkforce.atsworkforce.bg |
Related pages
Pivot deeper into the graph from atsworkforce.atsworkforce.bg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "atsworkforce.atsworkforce.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.