Hostname
befree.sk
Last fetched
befree.sk resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:euronet slovakia s.r.o. as the registrar.
Nutrition Label
Resolution chain
befree.sk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.94.245.94 | 141.94.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- registrar:euronet slovakia s.r.o.
- Organization
- stanislav lukáčik
- Contact emails
Subdomains
38 observed subdomains of befree.sk.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from befree.sk in the public web crawl.
8 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for befree.sk.
| Mechanism | Target |
|---|---|
| SPF_A | befree.sk |
| SPF_IP | 116.203.222.181 |
| SPF_IP | 163.172.42.184 |
| SPF_IP | 163.172.59.197 |
| SPF_IP | 2a01:4f8:c013:9225:0:0:0:1 |
| SPF_IP | 2a01:4f8:c2c:5ca9:0:0:0:1 |
| SPF_IP | 78.47.184.79 |
| SPF_MX | befree.sk |
Related pages
Pivot deeper into the graph from befree.sk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "befree.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.