Hostname
futuresolution.eu
Last fetched
futuresolution.eu resolves to 2 IPv4 addresses operated by AS47521 in GR. WHOIS lists registrar:name: papaki ltd|website: www.papaki.gr|| as the registrar.
Nutrition Label
Resolution chain
futuresolution.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.129.46.203 | 95.129.40.0/21 | AS47521 | — | GR |
| 95.211.217.145 | 95.211.0.0/16 | AS60781 | — | NL |
WHOIS identity
- Registrar
- registrar:name: papaki ltd|website: www.papaki.gr||
- Organization
- —
- Contact emails
- —
Subdomains
21 observed subdomains of futuresolution.eu.
Showing 15 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from futuresolution.eu in the public web crawl.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- futuresolution.eu
SPF policy
5 SPF mechanisms authorising senders for futuresolution.eu.
| Mechanism | Target |
|---|---|
| SPF_A | futuresolution.eu |
| SPF_INCLUDE | spfa.mailendo.com |
| SPF_IP | 95.129.46.195 |
| SPF_IP | 95.211.217.145 |
| SPF_MX | futuresolution.eu |
Related pages
Pivot deeper into the graph from futuresolution.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "futuresolution.eu"})-[: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.