Hostname
sfta.sk
Last fetched
sfta.sk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:zoom it s. r. o. as the registrar.
Nutrition Label
Resolution chain
sfta.sk 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
- registrar:zoom it s. r. o.
- Organization
- mirka grimaldi
- Contact emails
Subdomains
10 observed subdomains of sfta.sk.
Web-graph footprint
Distinct hostnames that link to or from sfta.sk in the public web crawl.
46 sites link to this hostname.
60 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for sfta.sk.
| Mechanism | Target |
|---|---|
| SPF_A | sfta.sk |
| SPF_IP | 81.95.98.219/32 |
| SPF_IP | 86.110.225.5/32 |
| SPF_IP | 93.184.72.231/32 |
| SPF_MX | sfta.sk |
Related pages
Pivot deeper into the graph from sfta.sk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sfta.sk"})-[: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.